Go to file
Deukhoofd f72fd5f905
continuous-integration/drone/push Build is failing Details
Make ExecutingAttack be a pointer, as we probably want to keep it around after it has finished executing.
2019-11-09 13:18:45 +01:00
extern Initial commit 2019-10-06 13:50:52 +02:00
src Make ExecutingAttack be a pointer, as we probably want to keep it around after it has finished executing. 2019-11-09 13:18:45 +01:00
tests Implements critical calculation, fixes some library pointers being unset, causing segfaults. 2019-11-05 17:42:45 +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