CreatureLib/src/Battling/Library
Deukhoofd 428483e73d
continuous-integration/drone/push Build is passing Details
Make GetRandom in Battle class a pointer.
2020-02-16 17:24:33 +01:00
..
BattleLibrary.cpp Change LibrarySettings to be a pointer instead of value, to allow for overriding in implementations. 2020-02-01 13:30:51 +01:00
BattleLibrary.hpp Change LibrarySettings to be a pointer instead of value, to allow for overriding in implementations. 2020-02-01 13:30:51 +01:00
BattleStatCalculator.cpp Furter fixes for changing stats. 2020-01-05 14:39:10 +01:00
BattleStatCalculator.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
DamageLibrary.cpp Pass ExecutingAttack for target as pointer instead of reference. 2020-02-16 12:02:17 +01:00
DamageLibrary.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
ExperienceLibrary.cpp Implements experience gain on opponent faint. 2019-12-14 13:28:23 +01:00
ExperienceLibrary.hpp Implements experience gain on opponent faint. 2019-12-14 13:28:23 +01:00
MiscLibrary.cpp Make GetRandom in Battle class a pointer. 2020-02-16 17:24:33 +01:00
MiscLibrary.hpp Implements running from battle. 2019-12-15 11:52:10 +01:00