CreatureLib/CInterface/Battling
Deukhoofd d908efff9d
continuous-integration/drone/push Build is passing Details
Adds support for scripts for item use handling.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-03-07 10:54:42 +01:00
..
Battle.cpp Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +01: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
BattleScript.cpp Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +01:00
BattleSide.cpp Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01:00
BattleStatCalculator.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
Creature.cpp Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +01:00
CreatureParty.cpp Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01:00
DamageLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
EventData.cpp Trigger event when stat boost changes. 2021-01-16 21:16:47 +01:00
ExecutingAttack.cpp Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +01:00
ExperienceLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
HistoryHandler.cpp Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01:00
ItemUseScript.cpp Adds support for scripts for item use handling. 2021-03-07 10:54:42 +01: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
ScriptResolver.cpp Adds support for scripts for item use handling. 2021-03-07 10:54:42 +01:00
TurnChoices.cpp Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +01:00