Go to file
Deukhoofd f816975b63
continuous-integration/drone/push Build is passing Details
Fix for Pokemon::ClearStatus crashing when a Pokemon does not have a status. Now will just do nothing.
2020-10-02 17:43:16 +02:00
CInterface Several fixes. 2020-08-30 13:53:15 +02:00
extern Switch to doctest over Catch for unit tests. 2020-09-29 18:04:06 +02:00
src Fix for Pokemon::ClearStatus crashing when a Pokemon does not have a status. Now will just do nothing. 2020-10-02 17:43:16 +02:00
tests Switch to doctest over Catch for unit tests. 2020-09-29 18:04:06 +02:00
.clang-format Support flags for species and formes. 2020-08-10 18:03:01 +02:00
.clang-tidy Adds clang-tidy file. 2020-09-29 17:53:45 +02:00
.drone.yml Fixes sign build. 2020-09-30 18:55:35 +02:00
.gitignore Update CreatureLib. 2020-05-27 17:26:25 +02:00
CMakeLists.txt Revert "Link pthreads when linking statically." 2020-09-30 19:09:10 +02:00
CmakeConanSetup.cmake Use level_int_t for levels. 2020-08-22 12:24:52 +02:00
angelscript.supp Fixes for valgrind failure. 2020-02-06 16:25:55 +01:00
conanfile.py Set shared library if so requested. 2020-07-31 17:38:28 +02:00