summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/acc/profile_manager.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better UUID randomnessDavid Marcec2018-08-111-2/+7
|
* Added better explanations in the profile managerDavid Marcec2018-08-111-0/+3
|
* Code cleanup for profile managerDavid Marcec2018-08-111-9/+11
|
* Removed const from ProfileBase InvalidateDavid Marcec2018-08-111-1/+1
|
* fixed invalid uuid bool operatorDavid Marcec2018-08-111-1/+1
|
* Added GetOpenUserCountDavid Marcec2018-08-111-0/+1
|
* Second round of account changesDavid Marcec2018-08-111-5/+5
|
* First round of account changesDavid Marcec2018-08-111-24/+26
|
* Added IsUserRegistrationRequestPermittedDavid Marcec2018-08-111-0/+2
|
* Inital pass of account backend implementationDavid Marcec2018-08-081-2/+3
| | | | This commit verified working on puyo
* GetProfileBase and GetProfileBaseAndData addedDavid Marcec2018-08-081-1/+12
|
* began initial implementation of "ProfileManager"David Marcec2018-08-081-0/+97