PkmnLib/src/Battling/Library
Deukhoofd cb2f902194
continuous-integration/drone/push Build is passing Details
Initial work on capturing of Pokemon
2022-03-13 14:16:28 +01: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
CaptureLibrary.cpp Initial work on capturing of Pokemon 2022-03-13 14:16:28 +01:00
CaptureLibrary.hpp Initial work on capturing of Pokemon 2022-03-13 14:16:28 +01:00
DamageLibrary.cpp Adds a bunch of script hooks to the damage library calculations 2022-02-12 17:00:37 +01: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 Adds new script hook to prevent incoming critical hits 2022-02-12 13:03:40 +01: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