summaryrefslogtreecommitdiffstats
path: root/libraries/launcher/org/multimc/onesix
Commit message (Collapse)AuthorAgeLines
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* GH-2026 avoid using awt Dimension class to fix input issues on macOSPetr Mrázek2017-10-29-7/+10
|
* GH-1997 replace use of weird hacks with normal java argumentsPetr Mrázek2017-09-27-26/+0
| | | | | | | This affects classpath and java.library.path. The catch is that if the strings cannot be expressed in system codepage on Windows, it tries to use 8.3 paths.
* NOISSUE allow running legacy without the applet wrapperPetr Mrázek2017-07-14-68/+25
| | | | Add 'noapplet' as a trait to do that.
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* Revert "NOISSUE nuke builtin Minecraft versions"Petr Mrázek2016-10-26-2/+47
| | | | | | This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8. We need those builtin versions for now.
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-112/+0
| | | | Just running the Java process and giving it params on the command line
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+367