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
/
launcher
/
minecraft
/
launch
Age
Commit message (
Expand
)
Author
2022-10-31
oop
Ryan Cao
2022-10-31
Update VerifyJavaInstall.cpp
Ryan Cao
2022-10-30
fix: more user friendly Java warning text
Ryan Cao
2022-10-19
Rename
Samisafool
2022-10-08
chore: add missing license headers
Sefa Eyeoglu
2022-09-20
refactor: introduce RuntimeContext
Sefa Eyeoglu
2022-09-05
Merge pull request #1111 from PolyMC/revert-1067-classpath-epicness
Sefa Eyeoglu
2022-09-05
Merge pull request #1034 from Scrumplex/detect-performance-features
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-08-08
fix: don't apply GameMode/MangoHud, if they aren't supported
Sefa Eyeoglu
2022-07-06
Revert "fix: remove updater if it is not used"
Sefa Eyeoglu
2022-07-06
Merge pull request #794 from Scrumplex/resolve-jars-dynamically
Sefa Eyeoglu
2022-07-06
Merge pull request #707 from Jan200101/PR/gamemode
Sefa Eyeoglu
2022-07-06
Add Performance related settings
Jan200101
2022-07-03
feat: resolve JARs dynamically
Sefa Eyeoglu
2022-07-01
fix: update NewLaunch package name
Sefa Eyeoglu
2022-06-12
chore: add license headers
Sefa Eyeoglu
2022-06-12
fix: remove updater if it is not used
Sefa Eyeoglu
2022-05-12
Add instance overrides for miscellaneous settings
Kenneth Chew
2022-04-04
Merge pull request #345 from Scrumplex/handle-incompatible-java
Sefa Eyeoglu
2022-04-02
fix(launch/VerifyJava): reword log output
Sefa Eyeoglu
2022-03-27
Add quit launcher after game stops option (Steam Deck)
dada513
2022-03-24
chore: add license header
Sefa Eyeoglu
2022-03-24
feat: block launch if Java is incompatible
Sefa Eyeoglu
2022-03-19
fix(i18n): fix translatable strings
Sefa Eyeoglu
2022-02-03
Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into develop
swirl
2022-02-03
make closeAfterLaunch good
swirl
2022-01-31
refactor: simpler includes for quazip
Sefa Eyeoglu
2022-01-31
refactor: bring back methods that need to be reimplemented
Sefa Eyeoglu
2022-01-31
refactor: add in-tree QuaZip
Sefa Eyeoglu
2022-01-31
refactor: initial migration to QuaZip 1.2
Sefa Eyeoglu
2022-01-29
Close after Launch setting
swirl
2022-01-10
More rebranding
swirl
2021-12-30
NOISSUE proper fix for missing profile + demo mode
Petr Mrázek
2021-12-12
Fixes compilation error expanding from macro 'major'.
Graeme Geldenhuys
2021-12-12
Changes required to support FreeBSD
Graeme Geldenhuys
2021-11-21
NOISSUE continue refactoring things to make tests pass
Petr Mrázek
2021-11-20
NOISSUE Some happy little refactors
Petr Mrázek
2021-11-16
NOISSUE Error on launch when launching 1.18 with < Java 17
Jamie Mansfield
2021-10-31
GH-1795 add terminal launch option to use a specific Minecraft profile
Petr Mrázek
2021-10-21
NOISSUE continue debranding...
Petr Mrázek
2021-08-15
GH-3392 dirty initial MSA support that shares logic with Mojang flows
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek