Go to file
Deukhoofd a200c7cde8
continuous-integration/drone/push Build is passing Details
Make Battle fields protected instead of private.
2020-04-18 15:22:38 +02:00
CInterface Rename C interface for getting last exception 2020-04-14 15:43:30 +02:00
extern Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
src Make Battle fields protected instead of private. 2020-04-18 15:22:38 +02:00
tests Change EffectParameter string to ConstString, changed to Variant. 2020-04-15 19:05:24 +02:00
.clang-format Adds secondary effect parameter system. 2020-04-10 16:35:24 +02:00
.drone.yml Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked. 2020-04-12 10:54:47 +02:00
.gitignore Implements tests for randomness distributions. 2019-11-17 11:05:31 +01:00
CMakeLists.txt Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked. 2020-04-12 10:54:47 +02:00
conanfile.py Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked. 2020-04-12 10:54:47 +02:00