CreatureLib/src/Library
Deukhoofd 88a8a28cc6
continuous-integration/drone/push Build is passing Details
Pass item constructor flags by reference.
2020-04-17 20:53:33 +02:00
..
Attacks Turn SecondaryEffect class into pointer type, owned by AttackData. 2020-04-10 22:17:48 +02:00
CreatureData Mark LearnableAttacks on SpeciesVariant as unique. 2020-03-27 20:46:44 +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 Pass item constructor flags by reference. 2020-04-17 20:53:33 +02: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 Revert "Use smart pointers for basic libraries." 2020-04-04 13:37:06 +02:00
DataLibrary.hpp Revert "Use smart pointers for basic libraries." 2020-04-04 13:37:06 +02:00
EffectParameter.hpp Change EffectParameter string to ConstString, changed to Variant. 2020-04-15 19:05:24 +02: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