CreatureLib/src/Battling/Library
Deukhoofd 762915b1f7
continuous-integration/drone/push Build is passing Details
Add new Creature::IsUsable function, which replaces IsFainted functionality in several places.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-06-19 12:33:31 +02:00
..
BattleLibrary.cpp Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +01:00
BattleLibrary.hpp Adds getter for pointer to script resolver on battle library. 2021-03-07 19:04:15 +01:00
BattleStatCalculator.cpp Update to latest Arbutils. 2020-12-13 12:15:40 +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 Support overriding attacks through script hooks. 2021-05-13 13:16:52 +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 Add new Creature::IsUsable function, which replaces IsFainted functionality in several places. 2021-06-19 12:33:31 +02:00
ExperienceLibrary.hpp Use a precompiled header. 2020-09-25 13:05:15 +02:00
MiscLibrary.cpp Update to latest Arbutils. 2020-12-13 12:15:40 +01:00
MiscLibrary.hpp Support for attack when other attacks can't be used in MiscLibrary. 2020-03-12 11:15:00 +01:00