Go to file
Deukhoofd 8b30078411
continuous-integration/drone/push Build is failing Details
Remove explicit option of shared or static in Windows build.
2020-05-02 14:24:39 +02:00
CInterface Fixes for Creature C Interface construct method having C++ classes. 2020-05-02 14:14:29 +02:00
extern Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
src Performance improvement for running turns by reducing the number of lookups for the hitdata. 2020-04-25 20:20:30 +02:00
tests Style fixes 2020-04-28 16:36:03 +02:00
.clang-format Adds secondary effect parameter system. 2020-04-10 16:35:24 +02:00
.drone.yml Add style check build step. 2020-04-28 16:29:57 +02:00
.gitignore Implements tests for randomness distributions. 2019-11-17 11:05:31 +01:00
CMakeLists.txt Remove explicit option of shared or static in Windows build. 2020-05-02 14:24:39 +02:00
conanfile.py Revert "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-21 10:22:17 +02:00