Go to file
Deukhoofd 32f75f4a47
continuous-integration/drone/push Build is passing Details
Store time in turn execution on battle class.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-08-28 12:24:10 +02:00
CInterface Store time in turn execution on battle class. 2020-08-28 12:24:10 +02:00
extern Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
src Store time in turn execution on battle class. 2020-08-28 12:24:10 +02:00
tests Fix nickname test 2020-08-28 12:23:18 +02:00
.clang-format Adds secondary effect parameter system. 2020-04-10 16:35:24 +02:00
.drone.yml Tweaks and fixes for Windows 2020-08-20 15:12:19 +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 Log level size used in cmake. 2020-08-22 10:21:39 +02:00
CmakeConanSetup.cmake Removed temp compiler version again. 2020-08-20 15:17:51 +02:00
conanfile.py Try to print conan option as string. 2020-08-20 15:30:45 +02:00