CreatureLib/CInterface/Battling
Deukhoofd 4ef24dd122
continuous-integration/drone/push Build is passing Details
Helper method to restore all attack uses on a Creature.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-08-08 11:32:25 +02:00
..
Battle.cpp Reworked event hook to a system with pre-allocated memory, owned by the battle. This deals with cleaning up event data memory. 2020-07-31 16:19:39 +02:00
BattleLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
BattleParty.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
BattleRandom.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
BattleSide.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
BattleStatCalculator.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
Creature.cpp Helper method to restore all attack uses on a Creature. 2020-08-08 11:32:25 +02:00
CreatureParty.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
DamageLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
EventData.cpp C Interface for new event hooks. 2020-08-07 11:51:43 +02:00
ExecutingAttack.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
ExperienceLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
LearnedAttack.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
MiscLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
Script.cpp Changed C Interface ChangeAttack to use C functionality. 2020-08-04 17:59:50 +02:00
ScriptResolver.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
TurnChoices.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00