CreatureLib/CInterface/Battling
Deukhoofd 32f75f4a47
continuous-integration/drone/push Build is passing Details
Store time in turn execution on battle class.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-08-28 12:24:10 +02:00
..
Battle.cpp Store time in turn execution on battle class. 2020-08-28 12:24:10 +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 Compile time option to change bit size of level. 2020-08-19 20:11:00 +02:00
CreatureParty.cpp Defensive programming for Party 2020-08-24 20:37:22 +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 several events. 2020-08-25 18:33:39 +02:00
ExecutingAttack.cpp Add C Interface function to get number of hits of executingattack. 2020-08-24 20:37:36 +02:00
ExperienceLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
HistoryHandler.cpp C Interface for History. 2020-08-14 17:24:12 +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