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
/
org
Age
Commit message (
Expand
)
Author
2022-11-08
A lot more cleanup
TheKodeToad
2022-11-08
Revert switch to JUL for better colours
TheKodeToad
2022-11-08
Always use this for consistency
TheKodeToad
2022-11-08
More license fixing
TheKodeToad
2022-11-08
Remove last case of printStackTrace
TheKodeToad
2022-11-08
Implicit is generally prefered
TheKodeToad
2022-11-08
Try to use more standard exit codes
TheKodeToad
2022-11-08
More consistent logging text
TheKodeToad
2022-11-08
Fix the warnings properly
TheKodeToad
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
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
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-19
Rename
Samisafool
2022-09-18
Merge pull request #903 from jopejoe1/demo-launch
Sefa Eyeoglu
2022-09-15
fix: allow demo for older versions
flow
2022-09-15
fix: allow starting rd- versions
Sefa Eyeoglu
2022-09-05
Revert "Move classpath definition into NewLaunch itself"
Sefa Eyeoglu
2022-08-18
refactor: move classpath definition into NewLaunch itself
Sefa Eyeoglu
2022-06-16
fix: add classpath exception to launcher library
Sefa Eyeoglu
2022-06-15
refactor: rename NewLaunch package
Sefa Eyeoglu
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
[next]