index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libraries
/
launcher
Age
Commit message (
Expand
)
Author
2022-06-16
fix: add classpath exception to launcher library
Sefa Eyeoglu
2022-06-15
chore: update COPYING.md
Sefa Eyeoglu
2022-06-15
refactor: rename NewLaunch package
Sefa Eyeoglu
2022-06-05
Make Launcher class to look more like original
icelimetea
2022-06-05
Fix launching process for some legacy Forge versions
icelimetea
2022-05-14
Refactor script parsing
icelimetea
2022-05-14
Fix the license header
icelimetea
2022-05-13
Add the license header to EntryPoint
icelimetea
2022-05-13
Add the license header to LauncherFactory
icelimetea
2022-05-13
Fix formatting
icelimetea
2022-05-05
Make line count check more lenient
icelimetea
2022-05-05
Fix typo
icelimetea
2022-05-05
Improve mpticket file parsing code
icelimetea
2022-05-03
More minor fixes
icelimetea
2022-05-03
Fix method access modifier
icelimetea
2022-05-03
Compile with Java 7 in mind
icelimetea
2022-05-03
Use only Java 7 features (in order to deal with #515)
icelimetea
2022-05-02
Refactor some parts of NewLaunch (part 2)
icelimetea
2022-04-25
Clarify exception messages
icelimetea
2022-04-24
Use java.util.logging instead of custom logging
icelimetea
2022-04-24
Refactor some parts of NewLaunch
icelimetea
2022-03-22
Enable LTO/IPO on release builds
Philipp David
2021-12-20
Merge remote-tracking branch 'upstream/develop' into develop
Lenny McLennington
2021-12-19
NOISSUE fix up java dependency to 1.7 so builds work again
Petr Mrázek
2021-12-18
Apply patches
swirl
2021-12-10
Update Java version to 7+
Dāvis Mosāns
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
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
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
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
2016-08-01
NOISSUE implement direct java launch
Petr Mrázek
2016-05-01
NOISSUE reorganize and document libraries
Petr Mrázek