aboutsummaryrefslogtreecommitdiff
path: root/libraries/launcher
AgeCommit message (Expand)Author
2022-11-08Get rid of gross HashMap being used by `LauncherFactory` and instead use *fan...solonovamax
2022-11-08Cleanup splitting string into a pairsolonovamax
2022-11-08Make main staticTheKodeToad
2022-11-08Create launcher.impl.legacyTheKodeToad
2022-11-08Excessive safetyTheKodeToad
2022-11-08Remove the need for LegacyUtilsTheKodeToad
2022-11-08Better variable namingTheKodeToad
2022-11-08Attempt to sort out copyright headersTheKodeToad
2022-11-08Fix formattingTheKodeToad
2022-11-08Code cleanup to net.minecraft.Launchersolonovamax
2022-11-08Cleanup EntryPoint codesolonovamax
2022-11-08Code refactorssolonovamax
2022-11-08Get rid of singleton, and refactor LauncherFactory to be a static classsolonovamax
2022-11-08Various tweaks to the Java component of the launcherTheKodeToad
2022-10-19RenameSamisafool
2022-09-18Merge pull request #903 from jopejoe1/demo-launchSefa Eyeoglu
2022-09-15fix: allow demo for older versionsflow
2022-09-15fix: allow starting rd- versionsSefa Eyeoglu
2022-09-05Revert "Move classpath definition into NewLaunch itself"Sefa Eyeoglu
2022-08-18refactor: move classpath definition into NewLaunch itselfSefa Eyeoglu
2022-06-16fix: add classpath exception to launcher librarySefa Eyeoglu
2022-06-15chore: update COPYING.mdSefa Eyeoglu
2022-06-15refactor: rename NewLaunch packageSefa Eyeoglu
2022-06-05Make Launcher class to look more like originalicelimetea
2022-06-05Fix launching process for some legacy Forge versionsicelimetea
2022-05-14Refactor script parsingicelimetea
2022-05-14Fix the license headericelimetea
2022-05-13Add the license header to EntryPointicelimetea
2022-05-13Add the license header to LauncherFactoryicelimetea
2022-05-13Fix formattingicelimetea
2022-05-05Make line count check more lenienticelimetea
2022-05-05Fix typoicelimetea
2022-05-05Improve mpticket file parsing codeicelimetea
2022-05-03More minor fixesicelimetea
2022-05-03Fix method access modifiericelimetea
2022-05-03Compile with Java 7 in mindicelimetea
2022-05-03Use only Java 7 features (in order to deal with #515)icelimetea
2022-05-02Refactor some parts of NewLaunch (part 2)icelimetea
2022-04-25Clarify exception messagesicelimetea
2022-04-24Use java.util.logging instead of custom loggingicelimetea
2022-04-24Refactor some parts of NewLaunchicelimetea
2022-03-22Enable LTO/IPO on release buildsPhilipp David
2021-12-20Merge remote-tracking branch 'upstream/develop' into developLenny McLennington
2021-12-19NOISSUE fix up java dependency to 1.7 so builds work againPetr Mrázek
2021-12-18Apply patchesswirl
2021-12-10Update Java version to 7+Dāvis Mosāns
2021-10-21NOISSUE continue debranding...Petr Mrázek
2021-05-22NOISSUE Make LauncherPart aware of server to joinJanrupf
2021-01-18NOISSUE Update Copyright YearAppleTheGolden
2020-11-12NOISSUE Corrected the fix for Classic saving, fixes Indev compatibilityMoresteck