entity_spell_system/entities/data
2019-10-02 11:22:20 +02:00
..
character_spec.cpp Renamed CharacterClass to EntityData. Also moved it around, with a few related classes. 2019-09-09 14:26:18 +02:00
character_spec.h Renamed CharacterClass to EntityData. Also moved it around, with a few related classes. 2019-09-09 14:26:18 +02:00
entity_class_data.cpp Added an sspell_cast_success callback. Also the clientside version was finished up. 2019-09-28 17:36:02 +02:00
entity_class_data.h Added an sspell_cast_success callback. Also the clientside version was finished up. 2019-09-28 17:36:02 +02:00
entity_data_container.cpp Added 3 data classes. 2019-09-11 15:06:30 +02:00
entity_data_container.h Added 3 data classes. 2019-09-11 15:06:30 +02:00
entity_data.cpp Fixed calling _cans_interact, and _sinteract in EntityData. 2019-10-02 11:22:20 +02:00
entity_data.h Added an sspell_cast_success callback. Also the clientside version was finished up. 2019-09-28 17:36:02 +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 Renamed CharacterClass to EntityData. Also moved it around, with a few related classes. 2019-09-09 14:26:18 +02:00
talent_row_data.h Renamed CharacterClass to EntityData. Also moved it around, with a few related classes. 2019-09-09 14:26:18 +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