summaryrefslogtreecommitdiffstats
path: root/libraries/launcher/org
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-459/+462
|
* NOISSUE update copyright datesPetr Mrázek2018-02-11-8/+8
|
* Support for classic multiplayer via mpticketMinecraftZuriki2017-11-18-2/+49
|
* GH-2026 avoid using awt Dimension class to fix input issues on macOSPetr Mrázek2017-10-29-141/+12
|
* GH-2026 remove some macOS stuff from launcher part to fix input issues on 1.13Petr Mrázek2017-10-29-713/+0
|
* GH-1997 replace use of weird hacks with normal java argumentsPetr Mrázek2017-09-27-97/+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 set haspaid parameter to true when launching old versionsPetr Mrázek2017-09-20-0/+1
|
* 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-8/+8
|
* 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-385/+0
| | | | Just running the Java process and giving it params on the command line
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+2089