Go to file
Deukhoofd e323b62250
continuous-integration/drone/push Build is failing Details
Damage calculation can only return 0 if effectiveness is 0.
2021-08-28 12:20:22 +02:00
CInterface Adds C interface for AngelScriptResolver::DefineWord 2021-08-22 12:54:22 +02:00
extern The angelscript addons really need to check their unused variables. 2021-03-27 23:22:10 +01:00
src Damage calculation can only return 0 if effectiveness is 0. 2021-08-28 12:20:22 +02:00
tests Further fixes for rounding errors in damage calculations. 2021-08-28 12:16:01 +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