Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-24 | Use java.util.logging instead of custom logging | icelimetea | |
2021-05-22 | NOISSUE Make LauncherPart aware of server to join | Janrupf | |
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-10-29 | GH-2026 avoid using awt Dimension class to fix input issues on macOS | 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-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 | |