Go to file
Deukhoofd 207d4bd799
Reduce file size by only including relevant debug symbols for stacktraces.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-12-31 13:51:43 +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 Rework clearing battle from creatures. 2020-12-28 15:10:49 +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 Sign build. 2020-09-30 18:56:04 +02:00
.gitignore Start working on documentation. 2020-09-25 18:24:28 +02:00
CMakeLists.txt Reduce file size by only including relevant debug symbols for stacktraces. 2020-12-31 13:51:43 +01:00
CmakeConanSetup.cmake Removed temp compiler version again. 2020-08-20 15:17:51 +02: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