CreatureLib/src/Battling/Library
Deukhoofd 772619db0f
continuous-integration/drone/push Build is failing Details
Changed LoadScript to StringView.
2020-06-26 18:23:40 +02:00
..
BattleLibrary.cpp Changed LoadScript to StringView. 2020-06-26 18:23:40 +02:00
BattleLibrary.hpp Changed LoadScript to StringView. 2020-06-26 18:23:40 +02:00
BattleStatCalculator.cpp Fixed issue where base stats of a variant got corrupted. 2020-03-22 15:25:38 +01:00
BattleStatCalculator.hpp Merge Core library into Library, as with its utility functionality merged into Arbutils, it's becoming less and less useful. 2020-03-22 10:11:53 +01:00
DamageLibrary.cpp Make ExecutingAttack use smart pointers. 2020-06-02 18:02:37 +02:00
DamageLibrary.hpp Pass HitData as reference to damage calculation library, to prevent multiple lookup. 2020-04-25 16:51:10 +02:00
ExperienceLibrary.cpp Make Creature use smart pointers. 2020-06-02 16:20:47 +02:00
ExperienceLibrary.hpp Make Creature use smart pointers. 2020-06-02 16:20:47 +02:00
MiscLibrary.cpp Update to newer Arbutils version. 2020-05-26 18:31:06 +02:00
MiscLibrary.hpp Support for attack when other attacks can't be used in MiscLibrary. 2020-03-12 11:15:00 +01:00