aboutsummaryrefslogtreecommitdiff
path: root/depends
AgeCommit message (Collapse)Author
2016-02-19Update libnbtplusplus with magical changesPetr Mrázek
2016-01-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-12-30GH-1365 Revert "GH-1365 use the first part of the java version number as the ↵Petr Mrázek
major version - native extraction" This reverts commit b437988d7b06c1e43928f6e285469cb6451c2c85.
2015-12-28GH-1365 use the first part of the java version number as the major version - ↵Petr Mrázek
native extraction
2015-12-03GH-1320 do not fail when launcher part can't change sys_pathsPetr Mrázek
2015-10-11NOISSUE make the compiler more evilPetr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-09-30GH-1262 fix relative paths for java binariesPetr Mrázek
2015-09-28NOISSUE clean up some old cmake messesPetr Mrázek
2015-09-23GH-1238 re-integrate nbt libraryPetr Mrázek
2015-09-10GH-1232 try to export the primitive tag template instantiations explicitlyPetr Mrázek
2015-09-10Revert "GH-1232 attempt to fix reading NBT longs on OSX"Petr Mrázek
This reverts commit 877fc94f507785e6a982b5f7ad86490f9a7821bb.
2015-09-10GH-1232 attempt to fix reading NBT longs on OSXPetr Mrázek
EXPORT ALL THE THINGS
2015-09-09GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek
2015-09-06GH-1047 build fixesPetr Mrázek
2015-09-06GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek
2015-08-21NOISSUE fix librainbow some morePetr Mrázek
2015-08-20NOISSUE fix librainbowMrazek, Petr
2015-08-19GH-1197 add console log color adaptationPetr Mrázek
rainbow library was part of KDE - KGuiAddons
2015-08-14Revert "NOISSUE redo the launcher part"Petr Mrázek
This reverts commit c1f7dda8fe412263ccd82fbf3d56687bd291c73c.
2015-06-30GH-1053 base process and launch refactor, part 1Petr Mrázek
2015-06-06GH-1052 switch over to C++14 everywherePetr Mrázek
2015-06-02NOISSUE redo the launcher partAlex
2015-05-31GH-1016 print mods, jar mods and core mods on startPetr Mrázek
Needs some work - jar mods just have the uuid name
2015-05-16NOISSUE replace derpy merkdown thing with hoedownPetr Mrázek
2015-05-02NOISSUE launcher part should exit when MultiMC 'hangs up'Petr Mrázek
2015-04-25Revert "NOISSUE Cleanup onesix launcher"Petr Mrázek
This reverts commit 07bebddac960bdee82c0a48a6925a49555f661ac.
2015-04-19NOISSUE Cleanup onesix launcherrobotbrain
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-12SCRATCH move some cmake bitsPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek
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-03-16NOISSUE fix bad export in iconfixPetr Mrázek
2015-03-01GH-796 Icon theme loading workaroundPetr Mrázek
Replacing the Qt machinery with other Qt machinery under our control
2015-02-19GH-366: Plain and simple modpack export/import/downloadJan Dalheimer
Also removed the in-source QuaZIP in favour of upstream version
2015-02-06Change copyright dates to 2015Greenphlem
2014-11-29NOISSUE No more symlinks for LWJGL.Petr Mrázek
2014-11-16Do not do symlink hackery for java < 8Petr Mrázek
2014-11-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-11-02Update copyright year (finally...)Jan Dalheimer
2014-11-01Fix Java 8 issues with LWJGL native libs on OSX?Petr Mrázek
2014-09-06More sync from quickmodsPetr Mrázek
Also a small VersionSelectDialog refactor
2014-09-06Sync from quickmodsPetr Mrázek
2014-08-13Print the Minecraft window size on launch.Petr Mrázek
2014-07-30Merge branch 'Loetkolben-pr_feature_warnProblematicInstPath' into developJan Dalheimer
Closes #400
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-19Show a warning in the log if a library is missingp-schneider
2014-07-06Fix liteloader, some cleanups.Petr Mrázek