aboutsummaryrefslogtreecommitdiff
path: root/api/logic/FileSystem.cpp
AgeCommit message (Collapse)Author
2019-08-13Escape ; too in instance folder namesKaeptm Blaubaer
2019-08-05NOISSUE do not lose selection on mod enable/disable togglePetr Mrázek
2018-11-01GH-2238 fix issues with whitespace/newlines in folder and instance namesPetr Mrázek
2018-10-31GH-2412: collect dead processes on linux properlyPetr Mrázek
Issues were caused by use of `popen()` with no `pclose()` counterpart...
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-06-28NOISSUE more warningsPetr Mrázek
2018-02-11NOISSUE clean up and fix win32 includes in FileSystem implementationPetr Mrázek
2018-02-11NOISSUE change FS::updateTimestamp to work with directories too, use it to ↵Petr Mrázek
fix icon issues on macOS
2017-09-08NOISSUE add support for Flame packs with resource packsPetr Mrázek
And a bunch of undefined things we don't handle intentionally just yet...
2017-01-16GH-1065 Normalize usage of directory vs folderTim Flynn
2016-11-17GH-347 update timestamps of added modsPetr Mrázek
2016-06-10NOISSUE log which file couldn't be copied during recursive copyPetr Mrázek
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek