Go to file
Deukhoofd a3b7002cd4
continuous-integration/drone/push Build is passing Details
Adds script hook to modify number of hits
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-03-28 19:43:26 +02:00
CInterface Fixes for ScriptSet throwing when adding a not yet found volatile script. 2021-03-27 20:20:49 +01:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Adds script hook to modify number of hits 2021-03-28 19:43:26 +02:00
tests Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +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 Update CreatureLib to changed stacktraces in Arbutils. 2021-03-26 14:09:22 +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