summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/registered_cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bktr: Fix missing includes and optimize styleZach Hilman2018-09-041-1/+1
* registration: Add RegisteredCacheUnionZach Hilman2018-09-041-0/+40
* main: Only show DRD deprecation warning onceZach Hilman2018-09-041-0/+1
* registration: Add support for installing NSP filesZach Hilman2018-09-041-2/+4
* file_sys: Replace includes with forward declarations where applicableLioncash2018-09-041-4/+7
* file_sys: Cut down on includes and copiesZach Hilman2018-08-231-0/+1
* registration: Add GetEntryUnparsed methodsZach Hilman2018-08-231-0/+3
* registration: Add support for force overwrite of installedZach Hilman2018-08-121-5/+15
* registration: Take RawCopy function as parameterZach Hilman2018-08-121-3/+6
* file_sys: Comply to style guidelinesZach Hilman2018-08-121-5/+8
* file_sys: Add RegisteredCacheZach Hilman2018-08-121-0/+108