18 Commits (aa6380e5bc9c3b40e53c001e76838819d61ca62a)

Author SHA1 Message Date
MerryMage a06dcfeb61 Common: Remove Common::make_unique, use std::make_unique 10 years ago
Subv f707026ac5 HLE/FS: Change the error code returned when an ExtSaveData archive is not found. 10 years ago
Subv 3aa42627a3 HLE/FS: Corrected some style concerns. 10 years ago
Subv d26c6b3212 HLE/FS: Implemented GetFormatInfo 10 years ago
Emmanuel Gil Peyrot e5fcabdd69 Core: Cleanup file_sys includes. 11 years ago
Emmanuel Gil Peyrot 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. 11 years ago
Subv 66c1db7288 ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder. 11 years ago
Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 years ago
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
Subv 1d61cd4460 Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData 11 years ago
Yuri Kunde Schlesner 3f1a3952d7 FS: Allow multiple instances of the same archive type to be open at once 11 years ago
Subv c2e9990149 Services: Stubbed more services. 11 years ago
Subv 8fbe5d2dca Archives/Exdata: Don't set concrete_mount_point in the ctor 11 years ago
Subv 5244ac0e9c Archives: Addressed some comments 11 years ago
Subv 90dffe3fc1 Archives: Make SYSTEM_ID and SDCARD_ID strings 11 years ago
Subv 71a063f45c Archives: Changed the way paths are built for the archives. 11 years ago
Subv 3bc9f5509b Archives: Change the folder layout of some archives. 11 years ago
Subv 2c89d4d5cd Archives: Implemented ExtSaveData and SharedExtSaveData 11 years ago