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
Files
4728be18b240765b4a61c208e7087ca1681ae0d9
CreatureLib
/
src
/
Battling
/
ScriptHandling
History
Deukhoofd
a606fbbc7b
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Make basic Script class abstract, require implementation of GetName function.
2020-02-23 12:58:13 +01:00
..
Script.hpp
Make basic Script class abstract, require implementation of GetName function.
2020-02-23 12:58:13 +01:00
ScriptAggregator.hpp
Also set warnings to errors for Windows build, fix one of those warnings.
2019-12-07 22:15:50 +01:00
ScriptCategory.hpp
Move ScriptCategory enum outside of class scope of ScriptResolver.
2020-02-20 13:05:15 +01:00
ScriptMacros.hpp
Make ScriptMacro a header instead of source file.
2020-02-19 15:32:43 +01:00
ScriptResolver.cpp
Used ClangFormat style guide I'm happy with.
2019-11-28 12:55:22 +01:00
ScriptResolver.hpp
Move ScriptCategory enum outside of class scope of ScriptResolver.
2020-02-20 13:05:15 +01:00
ScriptSet.hpp
Added functions for battle to manipulate volatile scripts.
2020-02-16 17:44:41 +01:00
ScriptSource.hpp
Reset active scripts on Creature when battle is set.
2020-02-17 10:05:32 +01:00
ScriptWrapper.cpp
Used ClangFormat style guide I'm happy with.
2019-11-28 12:55:22 +01:00
ScriptWrapper.hpp
Used ClangFormat style guide I'm happy with.
2019-11-28 12:55:22 +01:00