Go to file
Deukhoofd 1a246f57e8
continuous-integration/drone/push Build is failing Details
Make Creature class variables mostly protected instead of private.
2020-01-02 18:38:56 +01:00
extern Update Catch2 to latest version. 2019-12-05 13:52:46 +01:00
src Make Creature class variables mostly protected instead of private. 2020-01-02 18:38:56 +01:00
tests Removes some variables that are better handled in implementations. 2019-12-27 12:19:38 +01:00
.clang-format Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
.drone.yml Don't actually build in Conan step, just re-use the build-release step. 2020-01-01 20:38:29 +01:00
.gitignore Implements tests for randomness distributions. 2019-11-17 11:05:31 +01:00
CMakeLists.txt Fix Cmake issue when targeting Windows from Conan. 2020-01-01 14:48:20 +01:00
conanfile.py Don't keep path for Conan libraries, as we're now removing old folders in CI. 2020-01-01 15:53:27 +01:00