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
Files
475392f9b61afa6b37230bc71e64e552c278d37e
CreatureLib
/
src
/
Library
/
CreatureData
History
Deukhoofd
475392f9b6
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Fixed issue where base stats of a variant got corrupted.
2020-03-22 15:25:38 +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
Added lots of security using asserts.
2020-03-22 13:42:26 +01:00
CreatureSpecies.hpp
Use hash as key for Species variants, added C interface for Species.
2020-02-29 17:00:29 +01:00
LearnableAttacks.cpp
Reworked LearnedAttacks class, added C interface.
2020-03-02 15:23:08 +01:00
LearnableAttacks.hpp
Added lots of security using asserts.
2020-03-22 13:42:26 +01:00
SpeciesVariant.cpp
Fixed issue where base stats of a variant got corrupted.
2020-03-22 15:25:38 +01:00
SpeciesVariant.hpp
Fixed issue where base stats of a variant got corrupted.
2020-03-22 15:25:38 +01:00
TalentIndex.hpp
Added Creature C Interface, misc fixes and changes for Creature.
2020-03-05 11:25:41 +01:00