CreatureLib/src/Library
Deukhoofd 27288563cd
continuous-integration/drone/push Build is passing Details
Replace most collections with Arbutils collections for more safety.
2020-03-22 19:21:40 +01:00
..
Attacks Tweaks and fixes for AttackData, added C interface. 2020-03-02 15:38:18 +01:00
CreatureData Replace most collections with Arbutils collections for more safety. 2020-03-22 19:21:40 +01:00
Exceptions Merge Core library into Library, as with its utility functionality merged into Arbutils, it's becoming less and less useful. 2020-03-22 10:11:53 +01:00
GrowthRates Replace most collections with Arbutils collections for more safety. 2020-03-22 19:21:40 +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 Replace most collections with Arbutils collections for more safety. 2020-03-22 19:21:40 +01:00
DataLibrary.cpp Added lots of security using asserts. 2020-03-22 13:42:26 +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
Statistic.hpp Merge Core library into Library, as with its utility functionality merged into Arbutils, it's becoming less and less useful. 2020-03-22 10:11:53 +01:00
StatisticSet.hpp Fixed issue where base stats of a variant got corrupted. 2020-03-22 15:25:38 +01:00
TypeLibrary.cpp Replace most collections with Arbutils collections for more safety. 2020-03-22 19:21:40 +01:00
TypeLibrary.hpp Replace most collections with Arbutils collections for more safety. 2020-03-22 19:21:40 +01:00