Go to file
Deukhoofd d70c6a224a
Fixes for growth rates, forces shared library to be dll on Windows.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-03-07 09:43:52 +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 Fixes for growth rates, forces shared library to be dll on Windows. 2021-03-07 09:43:52 +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 Fixes for growth rates, forces shared library to be dll on Windows. 2021-03-07 09:43:52 +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