pandemonium_engine/modules/users
2022-07-21 23:32:44 +02:00
..
managers Fix UserManagerFile. It's not that good for now, but I need a prototype UserManager implementation that can easily create save and load users. 2022-07-21 20:39:15 +02:00
singleton Implemeted and added a new UserDB singleton. 2022-07-08 13:59:18 +02:00
users Moved the UserController file. 2022-07-21 23:00:28 +02:00
web Moved a few folder in the users module. 2022-07-21 23:32:44 +02:00
config.py Add the web module to the users module as a dependency. (It's only going to be optional though.) 2022-07-21 22:58:12 +02:00
register_types.cpp Added a new UserManagerFile. 2022-07-21 19:33:04 +02:00
register_types.h Moved User and UserController to a new module from web. 2022-07-07 23:25:08 +02:00
SCsub Added a new UserManagerFile. 2022-07-21 19:33:04 +02:00