pandemonium_engine/modules/users
2022-07-23 19:29:51 +02:00
..
managers Created UserManagerDB from UserController code. It's not yet in the build. 2022-07-22 10:16:49 +02:00
singleton Added user_id property to User, and also did some improvements to it's api. 2022-07-22 10:00:07 +02:00
users Added user_id property to User, and also did some improvements to it's api. 2022-07-22 10:00:07 +02:00
web Implemented UserWebPage. 2022-07-23 19:29:51 +02:00
config.py Added the new user web page classes to the build. They still need binds, so they won't do anything at the moment. 2022-07-22 14:52:55 +02:00
register_types.cpp Added the new user web page classes to the build. They still need binds, so they won't do anything at the moment. 2022-07-22 14:52:55 +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 the new user web page classes to the build. They still need binds, so they won't do anything at the moment. 2022-07-22 14:52:55 +02:00