summaryrefslogtreecommitdiffstats
path: root/depends/launcher/org/multimc/Utils.java
Commit message (Collapse)AuthorAgeLines
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-280/+0
|
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-2/+6
|
* GH-1365 Revert "GH-1365 use the first part of the java version number as the ↵Petr Mrázek2015-12-30-8/+2
| | | | | | major version - native extraction" This reverts commit b437988d7b06c1e43928f6e285469cb6451c2c85.
* GH-1365 use the first part of the java version number as the major version - ↵Petr Mrázek2015-12-28-2/+8
| | | | native extraction
* Revert "NOISSUE redo the launcher part"Petr Mrázek2015-08-14-0/+104
| | | | This reverts commit c1f7dda8fe412263ccd82fbf3d56687bd291c73c.
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-1/+1
|
* NOISSUE redo the launcher partAlex2015-06-02-104/+0
|
* 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-3/+60
|
* Extract native libs in the launcher part.Petr Mrázek2014-01-22-28/+91
|
* Improve Console window output.Orochimarufan2014-01-17-0/+23
| | | | | | | | | -> 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-0/+31
|
* Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek2014-01-12-0/+125
command line.