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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
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
Add StringUtils to CMakeLists.txt
TheKodeToad
2022-11-08
Fix the warnings properly
TheKodeToad
2022-11-08
*opinionated change* Remove LauncherFactory
TheKodeToad
2022-11-08
Cleanup launcher classes
solonovamax
2022-11-08
Create launcher.impl.legacy
TheKodeToad
2022-11-08
Code refactors
solonovamax
2022-11-08
Various tweaks to the Java component of the launcher
TheKodeToad
2022-10-19
Rename
Samisafool
2022-06-15
refactor: rename NewLaunch package
Sefa Eyeoglu
2022-05-03
More minor fixes
icelimetea
2022-05-03
Compile with Java 7 in mind
icelimetea
2022-05-02
Refactor some parts of NewLaunch (part 2)
icelimetea
2022-03-22
Enable LTO/IPO on release builds
Philipp David
2021-12-20
Merge remote-tracking branch 'upstream/develop' into develop
Lenny McLennington
2021-12-19
NOISSUE fix up java dependency to 1.7 so builds work again
Petr Mrázek
2021-12-18
Apply patches
swirl
2021-12-10
Update Java version to 7+
Dāvis Mosāns
2018-07-15
NOISSUE tabs -> spaces
Petr Mrázek
2018-01-27
NOISSUE rearrange build system
Petr Mrázek
2017-10-29
NOISSUE fix build some more
Petr Mrázek
2017-10-29
NOISSUE fix build
Petr Mrázek
2017-10-29
GH-2026 avoid using awt Dimension class to fix input issues on macOS
Petr Mrázek
2017-10-29
GH-2026 remove some macOS stuff from launcher part to fix input issues on 1.13
Petr Mrázek
2016-08-01
NOISSUE implement direct java launch
Petr Mrázek
2016-05-01
NOISSUE reorganize and document libraries
Petr Mrázek