This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
CreatureLib
Watch
1
Star
0
Fork
0
You've already forked CreatureLib
Code
Issues
Pull Requests
Releases
Wiki
Activity
CreatureLib
/
src
/
Battling
/
ScriptHandling
History
Deukhoofd
c6d814e886
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Adds DamageSource to OnFaint script hook.
2021-11-19 12:15:38 +01:00
..
BattleScript.hpp
Adds DamageSource to OnFaint script hook.
2021-11-19 12:15:38 +01:00
ItemUseScript.hpp
Fixes project being completely dirty every build requiring constant full rebuilds and slowing down tooling.
2021-10-30 14:24:38 +02:00
ScriptAggregator.hpp
Reworks script aggregator. Cleans up API and code, and now handles scripts being removed from a set while we're iterating.
2021-04-18 12:50:48 +02:00
ScriptCategory.hpp
Reference Arbutils/Enum in ScriptCategory.hpp
2021-10-30 14:31:43 +02:00
ScriptMacros.hpp
Adds newline for GCC.
2021-10-29 23:55:41 +02:00
ScriptResolver.cpp
Used ClangFormat style guide I'm happy with.
2019-11-28 12:55:22 +01:00
ScriptResolver.hpp
Fixes project being completely dirty every build requiring constant full rebuilds and slowing down tooling.
2021-10-30 14:24:38 +02:00
ScriptSet.hpp
Fixes project being completely dirty every build requiring constant full rebuilds and slowing down tooling.
2021-10-30 14:24:38 +02:00
ScriptSource.hpp
Reworks ScriptSources so we can get individual scripts on a source. Fixed OnEndTurn making no sense.
2021-10-29 19:31:08 +02:00
ScriptWrapper.hpp
Renamed Script --> BattleScript, some cleanup on it.
2021-03-07 10:26:41 +01:00