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
CreatureLib
/
src
/
Library
/
CreatureData
History
Deukhoofd
925763752f
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Add function to set variants for a species, and a function to get the count of species in a species library.
2020-02-08 14:52:45 +01:00
..
CreatureMoves.cpp
Used ClangFormat style guide I'm happy with.
2019-11-28 12:55:22 +01:00
CreatureMoves.hpp
Used ClangFormat style guide I'm happy with.
2019-11-28 12:55:22 +01:00
CreatureSpecies.cpp
Remove GetProperty macro, as it wasn't that intuitive, and caused issues later.
2020-01-12 17:04:42 +01:00
CreatureSpecies.hpp
Add function to set variants for a species, and a function to get the count of species in a species library.
2020-02-08 14:52:45 +01:00
LearnableAttacks.cpp
Used ClangFormat style guide I'm happy with.
2019-11-28 12:55:22 +01:00
LearnableAttacks.hpp
Used ClangFormat style guide I'm happy with.
2019-11-28 12:55:22 +01:00
SpeciesVariant.cpp
Remove GetProperty macro, as it wasn't that intuitive, and caused issues later.
2020-01-12 17:04:42 +01:00
SpeciesVariant.hpp
Make SpeciesVariant virtual
2020-01-26 13:11:50 +01:00