Go to file
Deukhoofd 5970dc5d90
continuous-integration/drone/push Build is failing Details
Switch unit test library from Catch2 to DocTest.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-09-25 12:43:08 +02:00
CInterface Support for getting a creatures actual talent. 2020-09-05 14:51:06 +02:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Always use same level_int_t 2020-09-18 20:13:35 +02:00
tests Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
.clang-format Adds secondary effect parameter system. 2020-04-10 16:35:24 +02:00
.drone.yml Tweaks and fixes for Windows 2020-08-20 15:12:19 +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 Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
CmakeConanSetup.cmake Removed temp compiler version again. 2020-08-20 15:17:51 +02:00
conanfile.py Try to print conan option as string. 2020-08-20 15:30:45 +02:00