entity_spell_system/entities/data
2020-01-31 18:06:43 +01:00
..
character_spec.cpp Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01:00
character_spec.h now the text_name properties use resource's resource_name property to store data. 2019-11-09 17:49:05 +01:00
entity_class_data.cpp Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01:00
entity_class_data.h Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01:00
entity_data_container.cpp Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01:00
entity_data_container.h Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01:00
entity_data.cpp Added quite a few const, and reference qualifiers. 2020-01-31 18:06:43 +01:00
entity_data.h Added quite a few const, and reference qualifiers. 2020-01-31 18:06:43 +01:00
item_container_data_entry.cpp Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01:00
item_container_data_entry.h Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01: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 Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01:00
vendor_item_data_entry.h Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01:00
vendor_item_data.cpp Ran clang format on every file, I got used to it working by default in Visual Studio and I forgot about it. 2020-01-09 04:27:19 +01: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