aboutsummaryrefslogtreecommitdiff
path: root/depends/launcher/org/multimc
AgeCommit message (Collapse)Author
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek
2016-04-30NOISSUE nuke builtin Minecraft versionsPetr Mrázek
Use upstream Mojang versions.
2016-03-27NOISSUE finalize support for new mojang version formatPetr 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-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-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-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
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-01Fix Java 8 issues with LWJGL native libs on OSX?Petr Mrázek
2014-08-13Print the Minecraft window size on launch.Petr Mrázek
2014-07-19Show a warning in the log if a library is missingp-schneider
2014-06-09Disable window titles and isons again, windows build fixesPetr Mrázek
2014-06-09Use window icons and titles in 1.6+Petr Mrázek
2014-06-09All of the broken legacy things work.Petr Mrázek
2014-06-09Add builtin Minecraft versions for legacyPetr Mrázek
2014-06-09Set the window params inside the launcher part, depending on launcher type.Petr Mrázek
Also create/change the new internal version files.
2014-06-09Fix launcher part for legacy in onesix.Petr Mrázek
2014-06-09Much change, very jarmod.Petr Mrázek
2014-02-16Fix a few bugs in profilers.Petr Mrázek
* Legacy was launching before the profiler. * Some clarity changes. * Report problem with empty strings as profiler paths.
2014-02-15Underp. Don't depend on OneSix. Nicer "menu" style choosing.Jan Dalheimer
2014-01-22Extract native libs in the launcher part.Petr Mrázek
2014-01-18Change the native extraction/loading logic.Petr Mrázek
2014-01-17Improve Console window output.Orochimarufan
-> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com>
2014-01-14Do not use the java checker during instance updatePetr Mrázek
2014-01-12Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek
command line.