Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-21 | NOISSUE continue debranding... | Petr Mrázek | |
2021-05-22 | NOISSUE Make LauncherPart aware of server to join | Janrupf | |
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2020-11-12 | NOISSUE Corrected the fix for Classic saving, fixes Indev compatibility | Moresteck | |
2020-04-19 | NOISSUE Fixed online saving in early Classic versions | Moresteck | |
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-11-01 | GH-2238 fix issues with whitespace/newlines in folder and instance names | Petr Mrázek | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2018-01-27 | NOISSUE rearrange build system | Petr Mrázek | |
* 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 | |||
2017-11-18 | Support for classic multiplayer via mpticket | MinecraftZuriki | |
2017-10-29 | NOISSUE fix build some more | Petr Mrázek | |
2017-10-29 | NOISSUE fix build | Petr Mrázek | |
2017-10-29 | GH-2026 avoid using awt Dimension class to fix input issues on macOS | Petr Mrázek | |
2017-10-29 | GH-2026 remove some macOS stuff from launcher part to fix input issues on 1.13 | Petr Mrázek | |
2017-09-27 | GH-1997 replace use of weird hacks with normal java arguments | Petr Mrázek | |
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. | |||
2017-09-20 | NOISSUE set haspaid parameter to true when launching old versions | Petr Mrázek | |
2017-07-14 | NOISSUE allow running legacy without the applet wrapper | Petr Mrázek | |
Add 'noapplet' as a trait to do that. | |||
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-10-26 | Revert "NOISSUE nuke builtin Minecraft versions" | Petr Mrázek | |
This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8. We need those builtin versions for now. | |||
2016-08-01 | NOISSUE implement direct java launch | Petr Mrázek | |
Just running the Java process and giving it params on the command line | |||
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |