CreatureLib/CInterface/Battling
Deukhoofd a7b87ab4f8
continuous-integration/drone/push Build is failing Details
Merge Core library into Library, as with its utility functionality merged into Arbutils, it's becoming less and less useful.
2020-03-22 10:11:53 +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 Merge Core library into Library, as with its utility functionality merged into Arbutils, it's becoming less and less useful. 2020-03-22 10:11:53 +01:00
Creature.cpp Merge Core library into Library, as with its utility functionality merged into Arbutils, it's becoming less and less useful. 2020-03-22 10:11:53 +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 display text event hook. 2020-03-09 17:43:36 +01:00
ExperienceLibrary.cpp Added ExperienceLibrary C Interface. 2020-03-04 18:53:32 +01:00
MiscLibrary.cpp Support for attack when other attacks can't be used in MiscLibrary. 2020-03-12 11:15:00 +01:00
ScriptResolver.cpp Added ScriptResolver C Interface. 2020-03-04 18:58:05 +01:00
TurnChoices.cpp Turnchoices C Interface. 2020-03-11 12:22:13 +01:00