fddf2cabab
Rework ScriptIterator to jump to first value on reset.
continuous-integration/drone/push Build is failing
2020-06-05 18:06:45 +02:00
e4b9550efa
Make all individual scripts smart pointers.
continuous-integration/drone/push Build is failing
2020-06-02 13:43:44 +02:00
dd668f2b1c
Cleanup of ScriptAggregator class.
continuous-integration/drone/push Build is passing
2020-04-23 23:23:58 +02:00
3a11bba913
Rework ScriptAggregator so it only needs to be created once, and can then be reset.
continuous-integration/drone/push Build is passing
2020-04-23 19:57:45 +02:00
a8730d983f
Used ClangFormat style guide I'm happy with.
continuous-integration/drone/push Build is passing
2019-11-28 12:55:22 +01:00
d8332f9e40
Another rework for scripthooks, for better performance.
...
continuous-integration/drone/push Build is passing
This new version caches pointers to the pointers to scripts, so that we can build the data once and then simply iterate over it whenever we want to run a hook.
2019-11-10 17:08:42 +01:00