Go to file
Deukhoofd a8f3e30049
continuous-integration/drone/push Build is passing Details
Work on making Angelscript work threaded
2021-04-17 13:50:43 +02:00
CInterface Style fixes. 2021-03-26 19:14:22 +01:00
extern The angelscript addons really need to check their unused variables. 2021-03-27 23:22:10 +01:00
src Work on making Angelscript work threaded 2021-04-17 13:50:43 +02:00
tests Fixes GetPokemonIndex on BattleSide, adds unit test for it. 2021-03-28 16:16:47 +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 for Windows build. 2021-04-12 22:30:43 +02:00
.gitignore Update CreatureLib. 2020-05-27 17:26:25 +02:00
CMakeLists.txt Replace conan packages with ExternalProject_Add 2021-04-12 21:55:50 +02:00
CMakeLists.txt.angelscript.in Set CMAKE_BUILD_WITH_INSTALL_RPATH ON 2021-04-12 22:12:00 +02:00
CMakeLists.txt.creaturelib.in Replace conan packages with ExternalProject_Add 2021-04-12 21:55:50 +02:00
angelscript.supp Fixes for valgrind failure. 2020-02-06 16:25:55 +01:00