entity_spell_system/data/items
2020-04-19 17:15:36 +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 Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
item_stat_modifier.h Fix build for 4.0. (When 4.0 becomes stable I'll create a branch for it) 2020-04-09 12:32:05 +02:00
item_template_stat_modifier.cpp Added bindings for item use support, and marked quite a few methods/arguments as const. 2020-02-19 09:11:36 +01:00
item_template_stat_modifier.h Fix build for 4.0. (When 4.0 becomes stable I'll create a branch for it) 2020-04-09 12:32:05 +02:00
item_template.cpp Clang format. 2020-04-10 14:09:21 +02:00
item_template.h Added similar api to Items. And fix typo. 2020-02-26 17:24:11 +01: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