Go to file
Deukhoofd 7aa31a838d
continuous-integration/drone/push Build is passing Details
Several fixes for attack effects not triggering.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-01-22 13:38:05 +01:00
CInterface Several fixes for attack effects not triggering. 2021-01-22 13:38:05 +01:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Several fixes for attack effects not triggering. 2021-01-22 13:38:05 +01:00
tests Rework clearing battle from creatures. 2020-12-28 15:10:49 +01:00
.clang-format Update to latest Arbutils. 2020-12-13 12:15:40 +01:00
.clang-tidy Adds some documentation, add .clang-tidy file. 2020-09-26 12:46:48 +02:00
.drone.yml Update environment variable to correct value 2020-12-31 14:38:12 +01:00
.gitignore Start working on documentation. 2020-09-25 18:24:28 +02:00
CMakeLists.txt Reduce file size by using IPO and LTO. 2020-12-31 13:52:11 +01:00
CmakeConanSetup.cmake Use environment variable for compiler version for Windows. 2020-12-31 14:24:33 +01:00
Doxyfile Start working on documentation. 2020-09-25 18:24:28 +02:00
conanfile.py Use vector instead of set for types. 2020-10-23 16:51:15 +02:00