Go to file
Deukhoofd 7354c835e6
continuous-integration/drone/push Build is passing Details
Fixes memory leak.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-10-23 18:38:12 +02:00
CInterface Make HistoryHolder a pointer instead of value. 2021-10-23 17:17:34 +02:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Fixes memory leak. 2021-10-23 18:38:12 +02:00
tests Deal with Creatures being deleted before a battle they're part of. 2021-08-28 19:05:52 +02:00
.clang-format Update to latest Arbutils. 2020-12-13 12:15:40 +01:00
.clang-tidy Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
.drone.yml Fixes make tool not being set. 2021-10-02 16:46:43 +02:00
.gitignore Fixes for GCC warnings 2021-06-26 11:26:20 +02:00
CMakeLists.txt Actually use the given libtype when building library 2021-08-29 16:03:19 +02:00
CMakeLists.txt.in Pass on options to Arbutils 2021-04-12 19:05:30 +02:00
Doxyfile Start working on documentation. 2020-09-25 18:24:28 +02:00