Go to file
Deukhoofd a6bfac61a8
continuous-integration/drone/push Build is failing Details
Log which level size we're using from conan.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-08-20 14:56:10 +02:00
CInterface Style fix. 2020-08-20 13:39:16 +02:00
extern Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
src Log warning and fall back to uint8_t if level size wasn't specified. 2020-08-20 13:48:00 +02:00
tests Use Arbutils exception Macros, instead of own ones. 2020-08-17 12:18:01 +02:00
.clang-format Adds secondary effect parameter system. 2020-04-10 16:35:24 +02:00
.drone.yml Skip exception test in valgrind run. 2020-08-16 17:53:04 +02:00
.gitignore Make ExecutingAttack have raw pointer array HitData, instead of a List. This is a very hot segment of code, and removing surrounding abstractions can give us a decent amount of performance. 2020-05-27 18:26:09 +02:00
CMakeLists.txt Compile time option to change bit size of level. 2020-08-19 20:11:00 +02:00
CmakeConanSetup.cmake Cleanup CMake file. 2020-07-17 13:12:21 +02:00
conanfile.py Log which level size we're using from conan. 2020-08-20 14:56:10 +02:00