PkmnLib/src/Battling/Library
Deukhoofd f447e40663
continuous-integration/drone/push Build is passing Details
Adds damage script hooks.
2021-10-29 18:29:30 +02:00
..
BattleLibrary.cpp Started working on getting Battling side done. 2020-01-02 18:02:40 +01:00
BattleLibrary.hpp Work on evolution helpers 2021-06-27 17:11:37 +02:00
DamageLibrary.cpp Adds damage script hooks. 2021-10-29 18:29:30 +02:00
DamageLibrary.hpp Add support for turning off the random damage modifier. 2021-08-24 20:57:45 +02:00
ExperienceLibrary.cpp Update to latest Arbutils. 2020-12-13 12:32:52 +01:00
ExperienceLibrary.hpp Mark several classes as final for devirtualization performance benefits. 2020-10-15 18:13:00 +02:00
MiscLibrary.cpp Large cleanup of type registration, added new "NativeArray" (or narray in angelscript) type that simply holds a pointer to a native list, to prevent copies we don't need 2021-09-25 17:56:45 +02:00
MiscLibrary.hpp Style Fixes 2021-07-09 14:36:14 +02:00
ScriptResolver.hpp Adds a bunch of helpers for evolution, as well as custom script evolution methods. 2021-07-09 13:54:42 +02:00
StatCalculator.cpp Update to latest CreatureLib 2020-08-16 11:12:04 +02:00
StatCalculator.hpp Mark several classes as final for devirtualization performance benefits. 2020-10-15 18:13:00 +02:00