Go to file
Deukhoofd 9c6d149ad9
continuous-integration/drone/push Build is passing Details
Support for adding and replacing attacks.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-08-12 17:51:06 +02:00
CInterface Support for adding and replacing attacks. 2020-08-12 17:51:06 +02:00
extern Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
src Support for adding and replacing attacks. 2020-08-12 17:51:06 +02:00
tests Support for packing party. 2020-08-10 17:37:30 +02:00
.clang-format Adds secondary effect parameter system. 2020-04-10 16:35:24 +02:00
.drone.yml Further path fixing. 2020-07-17 13:30:26 +02:00
.gitignore Make ExecutingAttack have raw pointer array HitData, instead of a List. This is a very hot segment of code, and removing surrounding abstractions can give us a decent amount of performance. 2020-05-27 18:26:09 +02:00
CMakeLists.txt Make event listeners threaded. 2020-08-07 12:20:59 +02:00
CmakeConanSetup.cmake Cleanup CMake file. 2020-07-17 13:12:21 +02:00
conanfile.py Set shared library on if so requested. 2020-07-31 17:31:23 +02:00