Go to file
Deukhoofd d50926afba
continuous-integration/drone/push Build is failing Details
Cleanup of CInterface, removed operator-> on BorrowedPtr, as it throws when null.
2020-07-07 15:54:25 +02:00
CInterface Cleanup of CInterface, removed operator-> on BorrowedPtr, as it throws when null. 2020-07-07 15:54:25 +02:00
extern Added ScriptBuilder that gives us access to conditional compilation and metadata attributes. 2020-02-19 09:07:44 +01:00
src Make LearnedMove->GetMoveData use a ForceAs, to reduce overhead. 2020-07-04 19:33:26 +02:00
tests Update to newer CreatureLib. 2020-07-04 15:50:30 +02:00
.clang-format Initial commit. 2019-12-29 15:29:52 +01:00
.drone.yml Force coloured output in build. 2020-07-06 08:30:29 +02:00
.gitignore Update CreatureLib. 2020-05-27 17:26:25 +02:00
CMakeLists.txt Update to newer CreatureLib. 2020-07-04 15:50:30 +02:00
angelscript.supp Fixes for valgrind failure. 2020-02-06 16:25:55 +01:00
conanfile.py C Interface for PokemonLibrary. 2020-05-04 18:07:39 +02:00