entity_spell_system/data
2019-09-28 22:06:11 +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 Added an sspell_cast_success callback. Also the clientside version was finished up. 2019-09-28 17:36:02 +02:00
aura.h Added an sspell_cast_success callback. Also the clientside version was finished up. 2019-09-28 17:36:02 +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_data_attribute_helper.cpp First Commit. 2019-04-20 14:02:55 +02:00
craft_data_attribute_helper.h Fixed wrong GDCLASS type. 2019-06-17 03:08:06 +02:00
craft_data_attribute.cpp -Renamed CharacterSkeletonBoneId to CharacterSkeletonPoints. 2019-05-30 00:26:02 +02:00
craft_data_attribute.h -Renamed CharacterSkeletonBoneId to CharacterSkeletonPoints. 2019-05-30 00:26:02 +02:00
data_manager.cpp Datamanger now loads the xpdata as well. 2019-09-12 15:05:42 +02:00
data_manager.h Datamanger now loads the xpdata as well. 2019-09-12 15:05:42 +02:00
item_instance.cpp Cleaned up ItemInstance, and ESDragAndDrop a bit. Reenabled AISpellActionContainer and fixed android build with it. 2019-09-27 00:49:21 +02:00
item_instance.h Cleaned up ItemInstance, and ESDragAndDrop a bit. Reenabled AISpellActionContainer and fixed android build with it. 2019-09-27 00:49:21 +02:00
item_stat_modifier.cpp First Commit. 2019-04-20 14:02:55 +02:00
item_stat_modifier.h First Commit. 2019-04-20 14:02:55 +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 -Removed the fail cond from Bag::get_item. 2019-09-27 16:35:55 +02:00
item_template.h -Removed the fail cond from Bag::get_item. 2019-09-27 16:35:55 +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
skill.cpp Fix warning. 2019-09-28 22:06:11 +02:00
skill.h Added a few spell and aura arrays to ItemTemplate, added a new enum, and fixed compile. 2019-09-12 22:45:29 +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 Fixed a few potential crashes. 2019-09-28 21:46:13 +02:00
spell.h Added training related data. 2019-09-12 23:43:53 +02:00
talent.cpp -Talent is now inherited from Aura. 2019-08-13 23:58:42 +02:00
talent.h -Talent is now inherited from Aura. 2019-08-13 23:58:42 +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