CreatureLib/src/Battling/Library
Deukhoofd 7ce3e6940d
continuous-integration/drone/push Build is passing Details
Rework for C Interfaces to handle exceptions a bit better.
2020-03-25 19:09:17 +01:00
..
BattleLibrary.cpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
BattleLibrary.hpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01: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 Fixed issue where base stats of a variant got corrupted. 2020-03-22 15:25:38 +01:00
DamageLibrary.hpp Changed DamageLibrary to use appropriate integer types, instead of 'int'. 2020-03-04 18:28:14 +01:00
ExperienceLibrary.cpp Added lots of security using asserts. 2020-03-22 13:42:26 +01:00
ExperienceLibrary.hpp Implements experience gain on opponent faint. 2019-12-14 13:28:23 +01:00
MiscLibrary.cpp Added lots of security using asserts. 2020-03-22 13:42:26 +01:00
MiscLibrary.hpp Support for attack when other attacks can't be used in MiscLibrary. 2020-03-12 11:15:00 +01:00