pandemonium_engine/modules/users/managers
2025-05-11 19:55:36 +02:00
..
user_manager_db.cpp Updated the UserManagers to use the new internal name and email. Also made sure to call the base _create_user in all UserManagers. 2025-05-11 19:55:36 +02:00
user_manager_db.h Updated the UserManagers to use the new internal name and email. Also made sure to call the base _create_user in all UserManagers. 2025-05-11 19:55:36 +02:00
user_manager_file.cpp Updated the UserManagers to use the new internal name and email. Also made sure to call the base _create_user in all UserManagers. 2025-05-11 19:55:36 +02:00
user_manager_file.h Updated the UserManagers to use the new internal name and email. Also made sure to call the base _create_user in all UserManagers. 2025-05-11 19:55:36 +02:00
user_manager_static.cpp Updated the UserManagers to use the new internal name and email. Also made sure to call the base _create_user in all UserManagers. 2025-05-11 19:55:36 +02:00
user_manager_static.h Updated the UserManagers to use the new internal name and email. Also made sure to call the base _create_user in all UserManagers. 2025-05-11 19:55:36 +02:00
user_manager.cpp Store the owner UserManager in User. 2025-05-11 18:37:59 +02:00
user_manager.h Now UserManagers have a register_as_global property. A manager will only try to set itself as the global manager if it's set to true (default). 2025-05-11 14:51:57 +02:00