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
16b67b0d54
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Make most of the battle library use unique_ptr.
2020-05-26 15:11:04 +02:00
..
Script.hpp
Add ChangeEffectiveness script hook.
2020-04-19 13:07:28 +02:00
ScriptAggregator.hpp
Cleanup of ScriptAggregator class.
2020-04-23 23:23:58 +02:00
ScriptCategory.hpp
Move ScriptCategory enum outside of class scope of ScriptResolver.
2020-02-20 13:05:15 +01:00
ScriptMacros.hpp
Rework ScriptAggregator so it only needs to be created once, and can then be reset.
2020-04-23 19:57:45 +02:00
ScriptResolver.cpp
Used ClangFormat style guide I'm happy with.
2019-11-28 12:55:22 +01:00
ScriptResolver.hpp
Make most of the battle library use unique_ptr.
2020-05-26 15:11:04 +02:00
ScriptSet.hpp
Performance improvement for collecting scripts, by reserving size in ScriptSource.
2020-04-25 11:33:25 +02:00
ScriptSource.hpp
Performance improvement for collecting scripts, by reserving size in ScriptSource.
2020-04-25 11:33:25 +02:00
ScriptWrapper.hpp
Cleanup of ScriptAggregator class.
2020-04-23 23:23:58 +02:00