This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
CreatureLib
Watch
1
Star
0
Fork
0
You've already forked CreatureLib
Code
Issues
Pull Requests
Releases
Wiki
Activity
163
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Deukhoofd
a8944e2026
Fix AttackData constructor to use signed byte for priority instead of unsigned.
2020-02-12 10:11:25 +01:00
extern
Update Catch2 to latest version.
2019-12-05 13:52:46 +01:00
src
Fix AttackData constructor to use signed byte for priority instead of unsigned.
2020-02-12 10:11:25 +01:00
tests
Move Script ownership to script holder, added OnRemove script hook.
2020-02-05 14:52:50 +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
Move header files to CreatureLib subdirectory.
2020-02-08 19:04:04 +01:00
Description
No description provided
3.2
MiB
Languages
C++
91.1%
CMake
8.9%