Go to file
Deukhoofd 987f60ee85
continuous-integration/drone/push Build is passing Details
Clear scripts from creature when a battle is cleared from it.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-01-15 16:31:47 +01:00
CInterface Rework clearing battle from creatures. 2020-12-28 15:10:49 +01:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Clear scripts from creature when a battle is cleared from it. 2021-01-15 16:31:47 +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