entity_spell_system/entities
2020-06-07 00:50:24 +02:00
..
ai Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
auras comvert quite a few more getters/setters to the newer style. 2020-06-05 19:40:53 +02:00
data Also reworked how AuraStatAttributes are stored. 2020-06-06 16:55:14 +02:00
resources 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
skills 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
stats 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
entity.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
entity.h Remove TalentRowData from config.py, also removed a now unneeded forward declaration. 2020-06-05 17:51:07 +02:00