entity_spell_system/data
2019-10-10 00:46:12 +02:00
..
aura_stat_attribute.cpp First Commit. 2019-04-20 14:02:55 +02:00
aura_stat_attribute.h -Moved StatModifier from Stats to it's own file. Also updated i. 2019-08-05 23:59:37 +02:00
aura_trigger_data.cpp First Commit. 2019-04-20 14:02:55 +02:00
aura_trigger_data.h First Commit. 2019-04-20 14:02:55 +02:00
aura.cpp Merged Talent and Skill into Aura. 2019-10-06 18:19:04 +02:00
aura.h Merged Talent and Skill into Aura. 2019-10-06 18:19:04 +02:00
character_skeleton_visual_entry.cpp Added MeshDataResource, so the mesh generation works in GLES2 too. Also added simple importers for it. 2019-07-05 21:28:51 +02:00
character_skeleton_visual_entry.h Added a bund of skeleton-related new classes. They aren't finished yet. Renamed the spells folder to infos. 2019-07-23 02:21:06 +02:00
craft_recipe_helper.cpp Renamed CraftDataAttribute into CraftRecipe. Also added a few more crafting categories. 2019-10-07 15:25:36 +02:00
craft_recipe_helper.h Renamed CraftDataAttribute into CraftRecipe. Also added a few more crafting categories. 2019-10-07 15:25:36 +02:00
craft_recipe.cpp Renamed CraftDataAttribute into CraftRecipe. Also added a few more crafting categories. 2019-10-07 15:25:36 +02:00
craft_recipe.h Renamed CraftDataAttribute into CraftRecipe. Also added a few more crafting categories. 2019-10-07 15:25:36 +02:00
data_manager.cpp Renamed CraftDataAttribute into CraftRecipe. Also added a few more crafting categories. 2019-10-07 15:25:36 +02:00
data_manager.h Renamed CraftDataAttribute into CraftRecipe. Also added a few more crafting categories. 2019-10-07 15:25:36 +02:00
item_instance.cpp implemented serialization for ItemInstance. 2019-10-07 19:19:34 +02:00
item_instance.h implemented serialization for ItemInstance. 2019-10-07 19:19:34 +02:00
item_stat_modifier.cpp implemented serialization for ItemInstance. 2019-10-07 19:19:34 +02:00
item_stat_modifier.h implemented serialization for ItemInstance. 2019-10-07 19:19:34 +02:00
item_template_stat_modifier.cpp First Commit. 2019-04-20 14:02:55 +02:00
item_template_stat_modifier.h First Commit. 2019-04-20 14:02:55 +02:00
item_template.cpp Various levelling, and serialization related fixes, and improvements. 2019-10-10 00:46:12 +02:00
item_template.h implemented equipslots. 2019-10-07 00:29:05 +02:00
item_visual_entry.cpp Added a simple itemVisual class, and an ItemVisualEntry Class. 2019-08-24 15:53:56 +02:00
item_visual_entry.h The ItemVisual and ItemVisualEntry is a resource now. 2019-08-24 16:17:58 +02:00
item_visual.cpp Added a simple itemVisual class, and an ItemVisualEntry Class. 2019-08-24 15:53:56 +02:00
item_visual.h The ItemVisual and ItemVisualEntry is a resource now. 2019-08-24 16:17:58 +02:00
spell_cooldown_manipulation_data.cpp First Commit. 2019-04-20 14:02:55 +02:00
spell_cooldown_manipulation_data.h First Commit. 2019-04-20 14:02:55 +02:00
spell_data_constants.h First Commit. 2019-04-20 14:02:55 +02:00
spell_effect_visual_simple.cpp Added a bunch on new classes (Visual related). Moved some of the bindings around. 2019-08-26 20:10:26 +02:00
spell_effect_visual_simple.h Added a bunch on new classes (Visual related). Moved some of the bindings around. 2019-08-26 20:10:26 +02:00
spell_effect_visual.cpp Added a bunch on new classes (Visual related). Moved some of the bindings around. 2019-08-26 20:10:26 +02:00
spell_effect_visual.h Added a bunch on new classes (Visual related). Moved some of the bindings around. 2019-08-26 20:10:26 +02:00
spell_projectile_data.cpp Added a bunch on new classes (Visual related). Moved some of the bindings around. 2019-08-26 20:10:26 +02:00
spell_projectile_data.h Added a bunch on new classes (Visual related). Moved some of the bindings around. 2019-08-26 20:10:26 +02:00
spell.cpp Added teaches_craft_recipe to spell. 2019-10-07 18:29:25 +02:00
spell.h Added teaches_craft_recipe to spell. 2019-10-07 18:29:25 +02:00
TargetRelationType.h First Commit. 2019-04-20 14:02:55 +02:00
world_effect_data.cpp Added a bunch on new classes (Visual related). Moved some of the bindings around. 2019-08-26 20:10:26 +02:00
world_effect_data.h Added a bunch on new classes (Visual related). Moved some of the bindings around. 2019-08-26 20:10:26 +02:00
xp_data.cpp Bindings for XPData. 2019-09-12 14:40:57 +02:00
xp_data.h Bindings for XPData. 2019-09-12 14:40:57 +02:00