Age | Commit message (Expand) | Author |
---|---|---|
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 |