entity_spell_system/singletons
2020-04-25 19:23:02 +02:00
..
ess.cpp Fix 2 typos. 2020-04-25 19:23:02 +02:00
ess.h Add stat_is_property to ESS. 2020-04-25 19:02:17 +02:00
profile_manager.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
profile_manager.h Added PlayerProfile, and now ProfileManager has clientside, and serverside variables. 2020-03-19 20:29:36 +01:00