summaryrefslogtreecommitdiffstats
path: root/depends/launcher/org
Commit message (Collapse)AuthorAgeLines
* NOISSUE No more symlinks for LWJGL.Petr Mrázek2014-11-29-49/+16
|
* Do not do symlink hackery for java < 80.4.4Petr Mrázek2014-11-16-0/+10
|
* Fix Java 8 issues with LWJGL native libs on OSX?Petr Mrázek2014-11-01-4/+61
|
* Print the Minecraft window size on launch.Petr Mrázek2014-08-13-2/+7
|
* Show a warning in the log if a library is missingp-schneider2014-07-19-1/+9
|
* Disable window titles and isons again, windows build fixesPetr Mrázek2014-06-09-1/+2
|
* Use window icons and titles in 1.6+Petr Mrázek2014-06-09-47/+45
|
* All of the broken legacy things work.Petr Mrázek2014-06-09-1/+1
|
* Add builtin Minecraft versions for legacyPetr Mrázek2014-06-09-12/+11
|
* Set the window params inside the launcher part, depending on launcher type.Petr Mrázek2014-06-09-0/+15
| | | | Also create/change the new internal version files.
* Fix launcher part for legacy in onesix.Petr Mrázek2014-06-09-100/+225
|
* Much change, very jarmod.Petr Mrázek2014-06-09-0/+2
|
* Fix a few bugs in profilers.Petr Mrázek2014-02-16-4/+26
| | | | | | * Legacy was launching before the profiler. * Some clarity changes. * Report problem with empty strings as profiler paths.
* Underp. Don't depend on OneSix. Nicer "menu" style choosing.Jan Dalheimer2014-02-15-3/+7
|
* Extract native libs in the launcher part.Petr Mrázek2014-01-22-45/+133
|
* Change the native extraction/loading logic.Petr Mrázek2014-01-18-2/+3
|
* Improve Console window output.Orochimarufan2014-01-17-33/+56
| | | | | | | | | -> 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 updatePetr Mrázek2014-01-14-2/+46
|
* Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek2014-01-12-0/+1029
| | | | command line.
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+694
Also, implemented some basic modlist logic, to be wired up.