Go to file
Deukhoofd 2a4f2cd2c9
continuous-integration/drone/push Build is passing Details
Fix colours in build.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-09-30 18:53:28 +02:00
CInterface Support for getting a creatures actual talent. 2020-09-05 14:51:06 +02:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Document StatisticSet, add constraint that its generic type must be an integer type. 2020-09-30 18:53:18 +02:00
tests Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
.clang-format Adds secondary effect parameter system. 2020-04-10 16:35:24 +02:00
.clang-tidy Adds some documentation, add .clang-tidy file. 2020-09-26 12:46:48 +02:00
.drone.yml Fix colours in build. 2020-09-30 18:53:28 +02:00
.gitignore Start working on documentation. 2020-09-25 18:24:28 +02:00
CMakeLists.txt Document StatisticSet, add constraint that its generic type must be an integer type. 2020-09-30 18:53:18 +02: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 Include precompiled header in conan. 2020-09-27 11:19:10 +02:00