summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/disk_archive.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-10FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner1-18/+7
2015-01-03FileSys: Fix crash bug in DiskFile exposed by #400Yuri Kunde Schlesner1-4/+0
2015-01-03FileSys: Fix a few memory leaksYuri Kunde Schlesner1-1/+1
2014-12-30Archives: Implemented ExtSaveData and SharedExtSaveDataSubv1-1/+6
2014-12-24FileSys: Clean up according to the coding style, and remove redundant namespaced names.Emmanuel Gil Peyrot1-8/+8
2014-12-21CFG: Create a new subfolder cfg inside service to handle cfgSubv1-0/+1
2014-12-21Added CreateFile to the FS_USER servicearchshift1-0/+1
2014-12-21License changepurpasmart961-1/+1
2014-12-18Filesystem/Archives: Implemented the SaveData archiveSubv1-0/+101