aboutsummaryrefslogtreecommitdiff
path: root/depends/launcher/org/multimc/onesix/OneSixLauncher.java
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
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-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-04-25Revert "NOISSUE Cleanup onesix launcher"Petr Mrázek
This reverts commit 07bebddac960bdee82c0a48a6925a49555f661ac.
2015-04-19NOISSUE Cleanup onesix launcherrobotbrain
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-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.