german
|
8ba0cac71c
Fix user changing to 0 if valid
|
5 лет назад |
ReinUsesLisp
|
f8650a9580
core: Silence Wclass-memaccess warnings
|
5 лет назад |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
5 лет назад |
Lioncash
|
be1954e04c
core: Fix clang build
|
5 лет назад |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
Lioncash
|
b9831fd80a
profile_manager: Make use of std::nullopt
|
6 лет назад |
Lioncash
|
3fcaf937d2
profile_manager: Make use of designated initializers
|
6 лет назад |
bunnei
|
5135b74179
core: Initialize several structs that make use of Common::UUID.
|
6 лет назад |
Lioncash
|
f11b87ebf1
service: Resolve sign conversion errors
|
6 лет назад |
Zach Hilman
|
02560d6482
profile_manager: Add setter for ProfileBase and ProfileData
|
7 лет назад |
Zach Hilman
|
f0db2e3ef3
mii_manager: Cleanup and optimization
|
7 лет назад |
Zach Hilman
|
ca5638a142
common: Extract UUID to its own class
|
7 лет назад |
Zach Hilman
|
dac0c33fd2
profile_manager: Save and load ProfileData from disk
|
7 лет назад |
Lioncash
|
9761936e02
profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSaveFile()
|
7 лет назад |
Lioncash
|
1af13e0802
profile_manager: Move UUID Format function definitions into the cpp file
|
7 лет назад |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
Lioncash
|
4a31f99a02
profile_manager: Use std::optional instead of boost::optional
|
7 лет назад |
Zach Hilman
|
bfad41b0c1
profile_manager: Create save data if it doesn't exist on use
|
7 лет назад |
Zach Hilman
|
45f2a2fe29
acc: Fix account UUID duplication error
|
7 лет назад |
Zach Hilman
|
e408bbceed
configure_system: Clear selection after user delete
|
7 лет назад |
Zach Hilman
|
702622b8f1
profile_manager: Load user icons, names, and UUIDs from system save
|
7 лет назад |
Zach Hilman
|
aeffd4b436
profile_manager: Load users from emulator settings
|
7 лет назад |
Philippe Babin
|
9155c8daeb
Invalid default value of username in yuzu_cmd (#1334)
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 лет назад |
Lioncash
|
9d8f19d7bf
profile_manager: Remove unnecessary memcpy in GetProfileBaseAndData()
|
8 лет назад |
Lioncash
|
38cd4e9c61
profile_manager: Use type aliases for username data, profile data, and user arrays
|
8 лет назад |
Lioncash
|
f9a26d468c
profile_manager: Take ProfileInfo by const reference where applicable
|
8 лет назад |
Lioncash
|
1277556c69
profile_manager: Make array parameter to CreateNewUser a const reference
|
8 лет назад |
Lioncash
|
f13a66b963
profile_manager: Move UUID generation function to the cpp file
|
8 лет назад |