コミット履歴

作者 SHA1 メッセージ 日付
  bunnei 75ab52f05b core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 3 年 前
  german77 32b522b1fd service: ac: Replace intances of ProfileData with UserData 4 年 前
  german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 年 前
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年 前
  Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 年 前
  Morph dfe11d72e3 profile: Migrate to the new UUID implementation 4 年 前
  Lioncash 40314cc586 common/uuid: Add validity checking functions to interface 4 年 前
  lat9nq b91b76df4f general: Make most settings a BasicSetting 5 年 前
  Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 年 前
  Morph 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 年 前
  bunnei a4c6712a4b common: Move settings to common from core. 5 年 前
  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 年 前