entity_spell_system/data/species
2020-06-06 16:55:14 +02:00
..
entity_species_data.cpp Also reworked how AuraStatAttributes are stored. 2020-06-06 16:55:14 +02:00
entity_species_data.h EntitySpeciesData now contains an array of SpeciesModelDatas. 2020-05-20 20:20:26 +02:00
species_instance.cpp Rename both ESS::get_instance, and ProfileManager::get_instance to <class>::get_singleton, to match Godot's standard. 2020-05-23 16:29:47 +02:00
species_instance.h Renamed ItemVisual to ModelVisual. 2020-05-19 21:09:00 +02:00
species_model_data.cpp Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
species_model_data.h Added layer_colors to SpeciesModelData. 2020-05-22 01:27:03 +02:00