summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/disk_archive.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* FileSys: Fix crash bug in DiskFile exposed by #400Yuri Kunde Schlesner2015-01-031-4/+0
* FileSys: Fix a few memory leaksYuri Kunde Schlesner2015-01-031-1/+1
* Archives: Implemented ExtSaveData and SharedExtSaveDataSubv2014-12-301-1/+6
* FileSys: Clean up according to the coding style, and remove redundant namespaced names.Emmanuel Gil Peyrot2014-12-241-8/+8
* CFG: Create a new subfolder cfg inside service to handle cfgSubv2014-12-211-0/+1
* Merge pull request #291 from purpasmart96/licensebunnei2014-12-211-1/+1
|\
| * License changepurpasmart962014-12-211-1/+1
* | Added CreateFile to the FS_USER servicearchshift2014-12-211-0/+1
|/
* Filesystem/Archives: Implemented the SaveData archiveSubv2014-12-181-0/+101