CreatureLib/CInterface/Library
Deukhoofd 8418c814b4
continuous-integration/drone/push Build was killed Details
Make SpeciesVariants smart pointers.
2020-05-26 14:35:18 +02:00
..
AttackData.cpp Turn SecondaryEffect class into pointer type, owned by AttackData. 2020-04-10 22:17:48 +02:00
AttackLibrary.cpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
BaseLibrary.cpp Remove shared_ptr, instead use borrowed_ptr to more accurately depict ownership of the objects in the BaseLibraries. 2020-05-26 14:13:30 +02:00
CreatureSpecies.cpp Make SpeciesVariants smart pointers. 2020-05-26 14:35:18 +02:00
DataLibrary.cpp Make DataLibrary use unique_ptr. 2020-05-24 19:01:47 +02:00
EffectParameter.cpp Implements EffectParameter C Interface 2020-05-02 21:46:16 +02:00
GrowthRate.cpp Adds C Interface for destructor of different growthrates. 2020-05-06 11:36:56 +02:00
GrowthRateLibrary.cpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
Item.cpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
ItemLibrary.cpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
LearnableAttacks.cpp Fixed naming error. 2020-04-19 19:15:50 +02:00
LibrarySettings.cpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
SpeciesLibrary.cpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
SpeciesVariant.cpp Fixes GetTalent C Interface for SpeciesVariant being broken 2020-05-02 21:46:06 +02:00
TypeLibrary.cpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00