Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Print the Minecraft window size on launch. | Petr Mrázek | 2014-08-13 | -2/+7 |
| | ||||
* | Show a warning in the log if a library is missing | p-schneider | 2014-07-19 | -1/+9 |
| | ||||
* | Disable window titles and isons again, windows build fixes | Petr Mrázek | 2014-06-09 | -1/+2 |
| | ||||
* | Use window icons and titles in 1.6+ | Petr Mrázek | 2014-06-09 | -47/+45 |
| | ||||
* | All of the broken legacy things work. | Petr Mrázek | 2014-06-09 | -1/+1 |
| | ||||
* | Add builtin Minecraft versions for legacy | Petr Mrázek | 2014-06-09 | -12/+11 |
| | ||||
* | Set the window params inside the launcher part, depending on launcher type. | Petr Mrázek | 2014-06-09 | -0/+15 |
| | | | | Also create/change the new internal version files. | |||
* | Fix launcher part for legacy in onesix. | Petr Mrázek | 2014-06-09 | -95/+223 |
| | ||||
* | Much change, very jarmod. | Petr Mrázek | 2014-06-09 | -0/+2 |
| | ||||
* | Extract native libs in the launcher part. | Petr Mrázek | 2014-01-22 | -15/+28 |
| | ||||
* | Change the native extraction/loading logic. | Petr Mrázek | 2014-01-18 | -2/+3 |
| | ||||
* | Improve Console window output. | Orochimarufan | 2014-01-17 | -15/+15 |
| | | | | | | | | | -> 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> | |||
* | Do not use the java checker during instance update | Petr Mrázek | 2014-01-14 | -2/+15 |
| | ||||
* | Replace old launcher part with a shiny new one. No more garbage on the ↵ | Petr Mrázek | 2014-01-12 | -0/+196 |
command line. |