CreatureLib/tests
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
..
BattleTests Another rework for scripthooks, for better performance. 2019-11-10 17:08:42 +01:00
LibraryTests Remove creature classes from Library lib, merged with Battling lib. 2019-10-24 13:37:55 +02:00
TestLibrary Implements critical calculation, fixes some library pointers being unset, causing segfaults. 2019-11-05 17:42:45 +01:00
RandomTests.cpp Initial commit 2019-10-06 13:50:52 +02:00