aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/acc/profile_manager.cpp
AgeCommit message (Expand)Author
2018-08-12Code cleanup for profile managerDavid Marcec
2018-08-11Added GetOpenUserCountDavid Marcec
2018-08-11Removed all for loops from the profile managerDavid Marcec
2018-08-11If statement style changeDavid Marcec
2018-08-11Second round of account changesDavid Marcec
2018-08-11First round of account changesDavid Marcec
2018-08-11Added IsUserRegistrationRequestPermittedDavid Marcec
2018-08-09Don't add user if the uuid already existsDavid Marcec
2018-08-09Open first user addedDavid Marcec
2018-08-09Inital pass of account backend implementationDavid Marcec
2018-08-08GetProfileBase and GetProfileBaseAndData addedDavid Marcec
2018-08-08began initial implementation of "ProfileManager"David Marcec