entity_spell_system/database
2020-04-18 20:33:55 +02:00
..
ess_resource_db_folders.cpp Added a new class ESSEntitySpawner. It is a resource. This will make setting up entity spawning a lot less painful. Also the module will be able to contain a few built in solutions. An instance is available from the ESS singleton (can be set, or loaded/automatically loaded). Also fixed a few smaller issues with saving/loading. 2020-04-18 14:31:36 +02:00
ess_resource_db_folders.h Added a new class ESSEntitySpawner. It is a resource. This will make setting up entity spawning a lot less painful. Also the module will be able to contain a few built in solutions. An instance is available from the ESS singleton (can be set, or loaded/automatically loaded). Also fixed a few smaller issues with saving/loading. 2020-04-18 14:31:36 +02:00
ess_resource_db_static.cpp Improvements to the EssResourceDB's api, also add a missing bind to the ESS singleton. 2020-04-18 20:33:55 +02:00
ess_resource_db_static.h Improvements to the EssResourceDB's api, also add a missing bind to the ESS singleton. 2020-04-18 20:33:55 +02:00
ess_resource_db.cpp Improvements to the EssResourceDB's api, also add a missing bind to the ESS singleton. 2020-04-18 20:33:55 +02:00
ess_resource_db.h Improvements to the EssResourceDB's api, also add a missing bind to the ESS singleton. 2020-04-18 20:33:55 +02:00