entity_spell_system/database
2020-05-22 20:48:08 +02:00
..
ess_resource_db_folders.cpp Separated the data storage out from ESSResourceDBFolders into a new ESSResourceDBMap class. 2020-04-18 22:47:20 +02:00
ess_resource_db_folders.h Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
ess_resource_db_map.cpp Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
ess_resource_db_map.h Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
ess_resource_db_static.cpp Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
ess_resource_db_static.h Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
ess_resource_db.cpp Fix xp_data property in the resource db. 2020-04-26 13:29:02 +02:00
ess_resource_db.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