summaryrefslogtreecommitdiffstats
path: root/depends/launcher/org/multimc/EntryPoint.java
Commit message (Collapse)AuthorAgeLines
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-178/+0
|
* Revert "NOISSUE redo the launcher part"Petr Mrázek2015-08-14-0/+1
| | | | This reverts commit c1f7dda8fe412263ccd82fbf3d56687bd291c73c.
* NOISSUE redo the launcher partAlex2015-06-02-1/+0
|
* NOISSUE launcher part should exit when MultiMC 'hangs up'Petr Mrázek2015-05-02-0/+5
|
* 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-2/+14
|
* Improve Console window output.Orochimarufan2014-01-17-4/+4
| | | | | | | | | -> 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>
* Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek2014-01-12-0/+135
command line.