CreatureLib/src/Library
Deukhoofd e990c13109
continuous-integration/drone/push Build is passing Details
Added Creature C Interface, misc fixes and changes for Creature.
2020-03-05 11:25:41 +01:00
..
Attacks Tweaks and fixes for AttackData, added C interface. 2020-03-02 15:38:18 +01:00
CreatureData Added Creature C Interface, misc fixes and changes for Creature. 2020-03-05 11:25:41 +01:00
GrowthRates Implements extern growthrate that uses function pointers. 2020-03-04 15:00:57 +01:00
Items Tweaks and fixes for Item, added C interface. 2020-03-03 19:37:21 +01:00
AttackLibrary.cpp Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +01:00
AttackLibrary.hpp Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +01:00
BaseLibrary.cpp Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +01:00
BaseLibrary.hpp Tweaks and fixes for TypeLibrary 2020-02-29 16:06:36 +01:00
DataLibrary.cpp Change LibrarySettings to be a pointer instead of value, to allow for overriding in implementations. 2020-02-01 13:30:51 +01:00
DataLibrary.hpp Change LibrarySettings to be a pointer instead of value, to allow for overriding in implementations. 2020-02-01 13:30:51 +01:00
Gender.hpp Move several classes from Core to Arbutils. 2020-02-26 13:51:16 +01:00
ItemLibrary.cpp Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +01:00
ItemLibrary.hpp Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +01:00
LibrarySettings.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
SpeciesLibrary.cpp Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +01:00
SpeciesLibrary.hpp Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +01:00
TypeLibrary.cpp Tweaks and fixes for TypeLibrary 2020-02-29 16:06:36 +01:00
TypeLibrary.hpp Tweaks and fixes for TypeLibrary 2020-02-29 16:06:36 +01:00