Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-14 | Revert "NOISSUE redo the launcher part" | Petr Mrázek | |
This reverts commit c1f7dda8fe412263ccd82fbf3d56687bd291c73c. | |||
2015-06-30 | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | |
2015-06-02 | NOISSUE redo the launcher part | Alex | |
2015-05-31 | GH-1016 print mods, jar mods and core mods on start | Petr Mrázek | |
Needs some work - jar mods just have the uuid name | |||
2015-05-02 | NOISSUE launcher part should exit when MultiMC 'hangs up' | Petr Mrázek | |
2015-04-25 | Revert "NOISSUE Cleanup onesix launcher" | Petr Mrázek | |
This reverts commit 07bebddac960bdee82c0a48a6925a49555f661ac. | |||
2015-04-19 | NOISSUE Cleanup onesix launcher | robotbrain | |
2014-11-29 | NOISSUE No more symlinks for LWJGL. | Petr Mrázek | |
2014-11-16 | Do not do symlink hackery for java < 8 | Petr Mrázek | |
2014-11-01 | Fix Java 8 issues with LWJGL native libs on OSX? | Petr Mrázek | |
2014-08-13 | Print the Minecraft window size on launch. | Petr Mrázek | |
2014-07-19 | Show a warning in the log if a library is missing | p-schneider | |
2014-06-09 | Disable window titles and isons again, windows build fixes | Petr Mrázek | |
2014-06-09 | Use window icons and titles in 1.6+ | Petr Mrázek | |
2014-06-09 | All of the broken legacy things work. | Petr Mrázek | |
2014-06-09 | Add builtin Minecraft versions for legacy | Petr Mrázek | |
2014-06-09 | Set the window params inside the launcher part, depending on launcher type. | Petr Mrázek | |
Also create/change the new internal version files. | |||
2014-06-09 | Fix launcher part for legacy in onesix. | Petr Mrázek | |
2014-06-09 | Much change, very jarmod. | Petr Mrázek | |
2014-02-16 | Fix 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-15 | Underp. Don't depend on OneSix. Nicer "menu" style choosing. | Jan Dalheimer | |
2014-01-22 | Extract native libs in the launcher part. | Petr Mrázek | |
2014-01-18 | Change the native extraction/loading logic. | Petr Mrázek | |
2014-01-17 | Improve 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-14 | Do not use the java checker during instance update | Petr Mrázek | |
2014-01-12 | Replace old launcher part with a shiny new one. No more garbage on the ↵ | Petr Mrázek | |
command line. | |||
2013-08-17 | Move all the things (YES. Move them.) | Petr Mrázek | |
Also, implemented some basic modlist logic, to be wired up. |