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