CreatureLib/CInterface/Battling
Deukhoofd 9c6d149ad9
continuous-integration/drone/push Build is passing Details
Support for adding and replacing attacks.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-08-12 17:51:06 +02:00
..
Battle.cpp C Interface hook for getting number of creatures per side. 2020-08-11 16:56: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 Support for adding and replacing attacks. 2020-08-12 17:51:06 +02:00
CreatureParty.cpp Support for packing party. 2020-08-10 17:37:30 +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