entity_spell_system/data/items
2020-04-25 16:50:53 +02:00
..
craft_recipe_helper.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
craft_recipe_helper.h Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
craft_recipe.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
craft_recipe.h Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
equipment_data_entry.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
equipment_data_entry.h Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
equipment_data.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
equipment_data.h Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
item_instance.cpp Now resource paths are used instead of ids for save files. (They are converted back on load - ids are better for networking) This makes remapping resource ids possible, which makes creating modules (and later mods into zips or pcks) simple. 2020-04-19 17:15:36 +02:00
item_instance.h Now resource paths are used instead of ids for save files. (They are converted back on load - ids are better for networking) This makes remapping resource ids possible, which makes creating modules (and later mods into zips or pcks) simple. 2020-04-19 17:15:36 +02:00
item_stat_modifier.cpp Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.) 2020-04-25 16:50:53 +02:00
item_stat_modifier.h Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.) 2020-04-25 16:50:53 +02:00
item_template_stat_modifier.cpp Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.) 2020-04-25 16:50:53 +02:00
item_template_stat_modifier.h Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.) 2020-04-25 16:50:53 +02:00
item_template.cpp Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.) 2020-04-25 16:50:53 +02:00
item_template.h Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.) 2020-04-25 16:50:53 +02:00
item_visual_entry.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
item_visual_entry.h Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
item_visual.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
item_visual.h Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00