entity_spell_system/entities/data
2019-10-19 12:49:01 +02:00
..
character_spec.cpp Removed the temp properties. 2019-10-19 12:49:01 +02:00
character_spec.h More bindings cleanup. 2019-10-19 12:47:30 +02:00
entity_class_data.cpp More bindings cleanup. 2019-10-19 12:47:30 +02:00
entity_class_data.h Standardized resource name and description properties. I left the original properties for now, so upgrading is possible. 2019-10-19 12:12:09 +02:00
entity_data_container.cpp implemented serialization for EntityDataContainer. 2019-10-08 13:37:08 +02:00
entity_data_container.h implemented serialization for EntityDataContainer. 2019-10-08 13:37:08 +02:00
entity_data.cpp Removed the temporary bindings. 2019-10-19 12:20:59 +02:00
entity_data.h Standardized resource name and description properties. I left the original properties for now, so upgrading is possible. 2019-10-19 12:12:09 +02:00
item_container_data_entry.cpp Moved the container and vendor data into it's own classes from EntityData. 2019-09-17 01:14:19 +02:00
item_container_data_entry.h Moved the container and vendor data into it's own classes from EntityData. 2019-09-17 01:14:19 +02:00
item_container_data.cpp Moved the container and vendor data into it's own classes from EntityData. 2019-09-17 01:14:19 +02:00
item_container_data.h Moved the container and vendor data into it's own classes from EntityData. 2019-09-17 01:14:19 +02:00
talent_row_data.cpp Merged Talent and Skill into Aura. 2019-10-06 18:19:04 +02:00
talent_row_data.h Merged Talent and Skill into Aura. 2019-10-06 18:19:04 +02:00
vendor_item_data_entry.cpp Moved the container and vendor data into it's own classes from EntityData. 2019-09-17 01:14:19 +02:00
vendor_item_data_entry.h Moved the container and vendor data into it's own classes from EntityData. 2019-09-17 01:14:19 +02:00
vendor_item_data.cpp Moved the container and vendor data into it's own classes from EntityData. 2019-09-17 01:14:19 +02:00
vendor_item_data.h Moved the container and vendor data into it's own classes from EntityData. 2019-09-17 01:14:19 +02:00