Go to file
Deukhoofd 1c51edb2b9
continuous-integration/drone/push Build is passing Details
Adds C Interface for Talent + TalentLibrary
2021-11-27 10:37:12 +01:00
CInterface Adds C Interface for Talent + TalentLibrary 2021-11-27 10:37:12 +01:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Adds parameters to OnDamage to show the health change. 2021-11-21 14:13:31 +01:00
tests Update to new THROW macro. 2021-11-21 12:39:07 +01: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 Fixes project being completely dirty every build requiring constant full rebuilds and slowing down tooling. 2021-10-30 14:24:38 +02:00
CMakeLists.txt.in Fixes project being completely dirty every build requiring constant full rebuilds and slowing down tooling. 2021-10-30 14:24:38 +02:00
Doxyfile Start working on documentation. 2020-09-25 18:24:28 +02:00