Go to file
Deukhoofd d8332f9e40
continuous-integration/drone/push Build is passing Details
Another rework for scripthooks, for better performance.
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
extern Initial commit 2019-10-06 13:50:52 +02:00
src Another rework for scripthooks, for better performance. 2019-11-10 17:08:42 +01:00
tests Another rework for scripthooks, for better performance. 2019-11-10 17:08:42 +01:00
.drone.yml Set up CI 2019-10-06 13:55:04 +02:00
.gitignore Initial commit 2019-10-06 13:50:52 +02:00
CMakeLists.txt Remove creature classes from Library lib, merged with Battling lib. 2019-10-24 13:37:55 +02:00