CreatureLib/src/Library
Deukhoofd fcdc58176f
Support for getting Creature by ID.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-08-22 13:24:08 +02:00
..
Attacks Update Arbutils. 2020-08-08 12:28:20 +02:00
CreatureData Compile time option to change bit size of level. 2020-08-19 20:11:00 +02:00
Exceptions Use Arbutils exception Macros, instead of own ones. 2020-08-17 12:18:01 +02:00
GrowthRates Compile time option to change bit size of level. 2020-08-19 20:11:00 +02:00
Items Cleanup CMake file. 2020-07-17 13:12:21 +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 Support for getting Creature by ID. 2020-08-22 13:24:08 +02:00
ClampedStatisticSet.hpp Rework exceptions. 2020-08-15 16:34:52 +02:00
DataLibrary.cpp Make DataLibrary use unique_ptr. 2020-05-24 19:01:47 +02:00
DataLibrary.hpp Bring Library class in line with style lines. 2020-06-20 18:50:55 +02:00
EffectParameter.hpp Use Arbutils exception Macros, instead of own ones. 2020-08-17 12:18:01 +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 Compile time option to change bit size of level. 2020-08-19 20:11:00 +02:00
SpeciesLibrary.cpp Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +01:00
SpeciesLibrary.hpp Support for getting Creature by ID. 2020-08-22 13:24:08 +02: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 Rework exceptions. 2020-08-15 16:34:52 +02:00
TypeLibrary.cpp Use Arbutils exception Macros, instead of own ones. 2020-08-17 12:18:01 +02:00
TypeLibrary.hpp Use Arbutils exception Macros, instead of own ones. 2020-08-17 12:18:01 +02:00