CreatureLib/CInterface/Battling
Deukhoofd 9d56aaa52a
continuous-integration/drone/push Build is passing Details
Changed C Interface ChangeAttack to use C functionality.
2020-08-04 17:59:50 +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 Merge the two different libs together into the same library. 2020-07-31 10:51:03 +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 explicit constructors for different events. 2020-07-31 15:01:25 +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