summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/acc/profile_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added GetOpenUserCountDavid Marcec2018-08-111-2/+11
* Removed all for loops from the profile managerDavid Marcec2018-08-111-9/+4
* If statement style changeDavid Marcec2018-08-111-11/+19
* Second round of account changesDavid Marcec2018-08-111-12/+15
* First round of account changesDavid Marcec2018-08-111-24/+28
* Added IsUserRegistrationRequestPermittedDavid Marcec2018-08-111-0/+6
* Don't add user if the uuid already existsDavid Marcec2018-08-091-0/+4
* Open first user addedDavid Marcec2018-08-081-1/+3
* Inital pass of account backend implementationDavid Marcec2018-08-081-2/+16
* GetProfileBase and GetProfileBaseAndData addedDavid Marcec2018-08-081-0/+60
* began initial implementation of "ProfileManager"David Marcec2018-08-081-0/+89