Go to file
Deukhoofd e35f860b84
continuous-integration/drone/push Build is passing Details
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
CInterface Removed OnStatusMove hook, now just uses OnSecondaryEffect hook. 2020-04-10 23:06:19 +02:00
extern Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
src Throw clean exception when no volatile script is found when adding one. 2020-04-11 00:22:08 +02:00
tests Turn SecondaryEffect class into pointer type, owned by AttackData. 2020-04-10 22:17:48 +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