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
Age
Commit message (
Expand
)
Author
2022-11-08
More standard code formatting profile
TheKodeToad
2022-11-08
Just ignore empty lines
TheKodeToad
2022-11-08
Remove arguments being passed twice
TheKodeToad
2022-11-08
*opinionated change* Remove LauncherFactory
TheKodeToad
2022-11-08
So turns out we can have nice things
TheKodeToad
2022-11-08
Sorry for reverting a lot but copying a list just hurts me
TheKodeToad
2022-11-08
Attempt to mimic clang-format
TheKodeToad
2022-11-08
Fix WrongMethodTypeException. Invoke exact don't work like that
TheKodeToad
2022-11-08
Less needless verbosity, and return fallback
TheKodeToad
2022-11-08
Try to improve consistency
TheKodeToad
2022-11-08
Fix license headers
solonovamax
2022-11-08
More informative exceptions in entrypoint
solonovamax
2022-11-08
Cleanup launcher classes
solonovamax
2022-11-08
Get rid of gross HashMap being used by `LauncherFactory` and instead use *fan...
solonovamax
2022-11-08
Cleanup splitting string into a pair
solonovamax
2022-11-08
Make main static
TheKodeToad
2022-11-08
Create launcher.impl.legacy
TheKodeToad
2022-11-08
Excessive safety
TheKodeToad
2022-11-08
Remove the need for LegacyUtils
TheKodeToad
2022-11-08
Better variable naming
TheKodeToad
2022-11-08
Attempt to sort out copyright headers
TheKodeToad
2022-11-08
Fix formatting
TheKodeToad
2022-11-08
Code cleanup to net.minecraft.Launcher
solonovamax
2022-11-08
Cleanup EntryPoint code
solonovamax
2022-11-08
Code refactors
solonovamax
2022-11-08
Get rid of singleton, and refactor LauncherFactory to be a static class
solonovamax
2022-11-08
Various tweaks to the Java component of the launcher
TheKodeToad
2022-10-24
Merge pull request #281 from Scrumplex/fix-nsis-displayname
flow
2022-10-24
fix: use display name in NSIS
Sefa Eyeoglu
2022-10-24
Merge pull request #274 from Protrikk/patch-1
Sefa Eyeoglu
2022-10-23
Better dark theme selection contrast
Trisave
2022-10-23
Merge pull request #228 from bensuperpc/change_cast
flow
2022-10-23
Merge pull request #240 from jn64/fix/version-label-width
Sefa Eyeoglu
2022-10-23
Fix version labels width
jn64
2022-10-22
Merge pull request #234 from AliceDTRH/fix/dedupejava
flow
2022-10-22
Merge pull request #233 from jamierocks/atl-fix-aborting-installs
flow
2022-10-22
Use correct variable for Windows
AliceDTRH
2022-10-22
Deduplicates java installs before passing it on
AliceDTRH
2022-10-22
ATLauncher: Fix pack installation always aborting
Jamie Mansfield
2022-10-22
Merge pull request #215 from forkiesassds/develop
flow
2022-10-22
Merge pull request #230 from Scrumplex/add-pr-template
Sefa Eyeoglu
2022-10-22
Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialog
Sefa Eyeoglu
2022-10-22
Merge pull request #225 from Scrumplex/fix-segfault-fileresolver
Sefa Eyeoglu
2022-10-22
Merge pull request #218 from getchoo/change-jars-path
flow
2022-10-22
chore: add PR template
Sefa Eyeoglu
2022-10-22
fix: fix segfault when resolving Flame resources
Sefa Eyeoglu
2022-10-22
DCO Remediation Commit for a6b13487
Jamie Mansfield
2022-10-22
ATLauncher: Abort install if optional mods dialog is closed
Jamie Mansfield
2022-10-22
Change old style cast to C++ cast
Bensuperpc
2022-10-22
Merge pull request #185 from flowln/fix_blocked_mods_crash
Sefa Eyeoglu
[next]