Go to file
Deukhoofd d779c7cbfe
continuous-integration/drone/push Build is passing Details
Adds implicit conversion from constString -> String in angelscript.
2021-05-13 14:05:14 +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 Adds implicit conversion from constString -> String in angelscript. 2021-05-13 14:05:14 +02:00
tests Return optional pointer instead of raw pointers in Pokemon::GetMoves 2021-04-23 11:53:00 +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 Adds Angelscript wrappers for Party. 2021-05-08 12:12:36 +02:00
CMakeLists.txt.creaturelib.in Update CreatureLib. 2021-04-18 12:56:46 +02:00
angelscript.supp Fixes for valgrind failure. 2020-02-06 16:25:55 +01:00