CreatureLib/src/Battling/ScriptHandling
Deukhoofd 84a14cff2b
continuous-integration/drone/push Build is passing Details
Support for cloning battles for AI purposes.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-04-11 15:20:50 +02:00
..
BattleScript.hpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
ItemUseScript.hpp Adds OnInitialize function on Item Use Script. 2021-03-07 19:49:06 +01:00
ScriptAggregator.hpp Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +01:00
ScriptCategory.hpp Move ScriptCategory enum outside of class scope of ScriptResolver. 2020-02-20 13:05:15 +01:00
ScriptMacros.hpp Update to latest Arbutils. 2020-12-13 12:15:40 +01:00
ScriptResolver.cpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
ScriptResolver.hpp Use Item pointer for Script resolving for item use script. 2021-03-07 11:24:45 +01:00
ScriptSet.hpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
ScriptSource.hpp Clear scripts from creature when a battle is cleared from it. 2021-01-15 16:31:47 +01:00
ScriptWrapper.hpp Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +01:00