summaryrefslogtreecommitdiffstats
path: root/libraries/launcher
Commit message (Collapse)AuthorAgeLines
* Update Copyright YearAppleTheGolden2019-01-16-9/+9
|
* GH-2238 fix issues with whitespace/newlines in folder and instance namesPetr Mrázek2018-11-01-4/+7
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-593/+593
|
* NOISSUE update copyright datesPetr Mrázek2018-02-11-9/+9
|
* NOISSUE rearrange build systemPetr Mrázek2018-01-27-1/+1
| | | | | | | * Added install commands to the libraries instead of force installing files * Most of the application cmake stuff moved to top level * RPATH should now be set/cleared correctly * Contains a fix for GH-1780
* Support for classic multiplayer via mpticketMinecraftZuriki2017-11-18-2/+49
|
* NOISSUE fix build some morePetr Mrázek2017-10-29-1/+0
|
* NOISSUE fix buildPetr Mrázek2017-10-29-7/+4
|
* GH-2026 avoid using awt Dimension class to fix input issues on macOSPetr Mrázek2017-10-29-145/+15
|
* GH-2026 remove some macOS stuff from launcher part to fix input issues on 1.13Petr Mrázek2017-10-29-720/+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-9/+9
|
* 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-386/+0
| | | | Just running the Java process and giving it params on the command line
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+2294