summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/mode.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-24VFS Regression and Accuracy Fixes (#776)Zach Hilman1-0/+6
* Regression and Mode Fixes * Review Fixes * string_view correction * Add operator& for FileSys::Mode * Return std::string from SanitizePath * Farming Simulator Fix * Use != With mode operator&
2018-07-19Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman1-0/+17
* Virtual Filesystem * Fix delete bug and documentate * Review fixes + other stuff * Fix puyo regression