Go to file
Deukhoofd c4d0a73df6
continuous-integration/drone/push Build is passing Details
Remove display script hook functions, replace them with easy to use interface on Creature class.
2020-02-03 16:49:28 +01:00
extern Update Catch2 to latest version. 2019-12-05 13:52:46 +01:00
src Remove display script hook functions, replace them with easy to use interface on Creature class. 2020-02-03 16:49:28 +01:00
tests Slight tweaks for CreatureException, add tests to see if what() works. 2020-02-03 13:05:46 +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