entity_spell_system/data/items
2021-02-06 11:44:14 +01:00
..
craft_recipe_helper.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
craft_recipe_helper.h Fix compile for 4.0. 2021-02-06 11:44:14 +01:00
craft_recipe.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
craft_recipe.h Fix compile for 4.0. 2021-02-06 11:44:14 +01:00
equipment_data.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
equipment_data.h Fix compile for 4.0. 2021-02-06 11:44:14 +01:00
item_instance.cpp Fix compile for 4.0. 2021-02-06 11:44:14 +01:00
item_instance.h Fix compile for 4.0. 2021-02-06 11:44:14 +01:00
item_template.cpp Converted the stat modifier related functions in ItemTemplate, and ItemInstance to the new style. Also ItemTemplateStatModifier is now a struct in ItemTemplate. 2020-06-07 00:50:24 +02:00
item_template.h Fix compile for 4.0. 2021-02-06 11:44:14 +01:00
model_visual_entry.cpp Added a type property to ModelVisualEntry, also it now hides the irrelevant properties based on it's type. Implemented handling of the attachment ModelVisuals in CharacterSkeleton3D. Also Small api change to CharacterSkeleton3D. 2020-06-16 15:53:33 +02:00
model_visual_entry.h Fix compile for 4.0. 2021-02-06 11:44:14 +01:00
model_visual.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
model_visual.h Fix compile for 4.0. 2021-02-06 11:44:14 +01:00