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
/
prismlauncher
/
EntryPoint.java
Age
Commit message (
Expand
)
Author
2023-08-14
chore: reformat
Sefa Eyeoglu
2022-11-19
Make requested changes and utilise AssertionError
TheKodeToad
2022-11-08
A lot more cleanup
TheKodeToad
2022-11-08
Revert switch to JUL for better colours
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
Attempt to mimic clang-format
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 splitting string into a pair
solonovamax
2022-11-08
Make main static
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