aboutsummaryrefslogtreecommitdiff
path: root/depends/util
AgeCommit message (Collapse)Author
2015-09-09GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek
2015-06-06GH-1052 switch over to C++14 everywherePetr Mrázek
2015-04-13GH-228 do not recurse into reparse points when deleting instancesPetr Mrázek
2015-04-13GH-228 do not follow symlinks during instance copy on unixPetr Mrázek
Windows will need a more complex solution.
2015-04-12GH-881 Include a top-level directory in exported instancesPetr Mrázek
2015-04-02NOISSUE Refactors and moving of thingsPetr Mrázek
2015-02-06Change copyright dates to 2015Greenphlem
2014-11-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-11-02Update copyright year (finally...)Jan Dalheimer
2014-09-06Sync from quickmodsPetr Mrázek
2014-07-30Show a warning if the instance path contains a '!'Loetkolben
The checks and warnings happen the time MMC loads (via QLOG_INFO), the time the GUI starts (via a dialog) and when the user changes the instance path via the settings window.
2014-07-06Fix liteloader, some cleanups.Petr Mrázek
2014-06-28Turn screenshot management into a page.Petr Mrázek
2014-04-09Only use tabs for intendentionJan Dalheimer
2014-04-07Merge remote-tracking branch 'origin/develop' into feature_cmake_styleJan Dalheimer
Conflicts: CMakeLists.txt
2014-04-06Use the same style of CMake files everywhereJan Dalheimer
2014-04-06.cmake files to reduce "code" duplicateJan Dalheimer
2014-02-02Add a MMC-depend field (soft/hard) for version checkingJan Dalheimer
2014-01-05More updater fixagePetr Mrázek
Preserve --dir parameter after updating Allow more than one copy of a command line parameter in MultiMC Linux runner script no longer changes current directory, which allows '--dir .' Fixed unit tests, removed the obsolete one (for some legacy updater command line params that were also removed) [fixes 63127704]
2013-12-20Some test madnessPetr Mrázek
2013-12-02Unit testingJan Dalheimer
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-11-03Add instance copying, fix instance creation (with identical names)Petr Mrázek
2013-10-28BLIND CODE, BLIND CODE HERE! WHERE IS THE COMPILER!?!?!Petr Mrázek
It choked on missing headers, maybe?
2013-10-28Valgrind-checked early application startPetr Mrázek
2013-10-28Fix problem with instance list not using the instance folder pathPetr Mrázek
2013-10-06Get rid of junky timestamps, along with some select pointless log messagesPetr Mrázek
2013-08-26Ehh... things.Petr Mrázek
2013-08-26OS compatibility and generic cleanup.Petr Mrázek
Removed bspatch/patchlib Now builds and runs on Windows
2013-08-25Many improvementsPetr Mrázek
PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow.
2013-08-24Legacy jar reassembly, base of proper custom jar supportPetr Mrázek
2013-08-18Drag and Drop, mod management.Petr Mrázek
2013-08-17Move all the things (YES. Move them.)Petr Mrázek
Also, implemented some basic modlist logic, to be wired up.