CreatureLib/CInterface/Library
Deukhoofd c078d91b0d
continuous-integration/drone/push Build is passing Details
Adds functionality for held items
2022-02-19 12:19:03 +01:00
..
AttackData.cpp Several fixes for attack effects not triggering. 2021-01-22 13:38:05 +01:00
AttackLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
BaseLibrary.cpp Fixes CInterface for BaseLibrary returning wrong value. 2020-12-22 16:11:11 +01:00
CreatureSpecies.cpp Makes TryGetVariant use an std::optional 2020-12-12 14:12:50 +01:00
DataLibrary.cpp Breaking change: rework of talents. 2021-11-15 12:04:58 +01:00
EffectParameter.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
GrowthRate.cpp Compile time option to change bit size of level. 2020-08-19 20:11:00 +02:00
GrowthRateLibrary.cpp Compile time option to change bit size of level. 2020-08-19 20:11:00 +02:00
Item.cpp Adds functionality for held items 2022-02-19 12:19:03 +01:00
ItemLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
LearnableAttacks.cpp Style fix. 2020-08-20 13:39:16 +02:00
LibrarySettings.cpp Compile time option to change bit size of level. 2020-08-19 20:11:00 +02:00
SpeciesLibrary.cpp Support for getting Creature by ID. 2020-08-22 13:24:08 +02:00
SpeciesVariant.cpp Breaking change: rework of talents. 2021-11-15 12:04:58 +01:00
Talent.cpp Adds C Interface for Talent + TalentLibrary 2021-11-27 10:37:12 +01:00
TalentLibrary.cpp Adds C Interface for Talent + TalentLibrary 2021-11-27 10:37:12 +01:00
TypeLibrary.cpp Use vector instead of set for types. 2020-10-23 16:51:15 +02:00