summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_extsavedata.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot1-2/+2
2015-06-28Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot1-0/+1
2015-06-02ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder.Subv1-3/+6
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-2/+2
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-0/+1
2015-03-14Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveDataSubv1-0/+21
2015-02-10FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner1-7/+8
2015-01-24Services: Stubbed more services.Subv1-2/+2
2015-01-06Archives/Exdata: Don't set concrete_mount_point in the ctorSubv1-1/+1
2015-01-06Archives: Addressed some commentsSubv1-1/+1
2015-01-04Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv1-2/+3
2015-01-04Archives: Changed the way paths are built for the archives.Subv1-3/+11
2015-01-03Archives: Change the folder layout of some archives.Subv1-2/+1
2014-12-30Archives: Implemented ExtSaveData and SharedExtSaveDataSubv1-0/+59