CreatureLib/CInterface/Battling
Deukhoofd 314b8997be
Added Faint event C Interface.
2020-03-09 16:30:36 +01:00
..
Battle.cpp Just realised I didn't export the C interface for battle, 2020-03-09 10:49:15 +01:00
BattleLibrary.cpp C interface for BattleLibrary. 2020-03-04 17:04:44 +01:00
BattleParty.cpp Added C Interface for BattleParty. 2020-03-08 15:19:19 +01:00
BattleStatCalculator.cpp C interface for Battle Stat Calculator. 2020-03-04 18:11:08 +01:00
Creature.cpp Added canRevive parameter to Heal function, added Faint event. 2020-03-09 16:29:41 +01:00
CreatureParty.cpp Fixes and tweaks for CreatureParty, added C Interface. 2020-03-08 13:53:58 +01:00
DamageLibrary.cpp Added ExperienceLibrary C Interface. 2020-03-04 18:53:32 +01:00
EventData.cpp Added Faint event C Interface. 2020-03-09 16:30:36 +01:00
ExperienceLibrary.cpp Added ExperienceLibrary C Interface. 2020-03-04 18:53:32 +01:00
MiscLibrary.cpp Added MiscLibrary C Interface. 2020-03-04 19:18:47 +01:00
ScriptResolver.cpp Added ScriptResolver C Interface. 2020-03-04 18:58:05 +01:00