aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/MinecraftInstance.cpp
AgeCommit message (Expand)Author
2022-11-04refactor: move MMCStrings -> StringUtilsflow
2022-09-20refactor: introduce RuntimeContextSefa Eyeoglu
2022-09-20fix: register JavaRealArchitecture for MinecraftInstanceSefa Eyeoglu
2022-09-20Merge pull request #1150 from flowln/fix_crash_on_game_quittxtsd
2022-09-16fix: prevent deletes by shared pointer accidental creationflow
2022-09-15fix: enable demo launch only on supported instancesflow
2022-09-05Merge pull request #1111 from PolyMC/revert-1067-classpath-epicnessSefa Eyeoglu
2022-09-05Merge pull request #1034 from Scrumplex/detect-performance-featuresSefa Eyeoglu
2022-09-05Revert "Move classpath definition into NewLaunch itself"Sefa Eyeoglu
2022-08-31Merge pull request #1067 from Scrumplex/classpath-epicnessflow
2022-08-20refactor: adapt rest of the codebase to the new resource modelflow
2022-08-20refactor: move general info from Mod to Resourceflow
2022-08-20Merge pull request #878 from flowln/lazy_settingsSefa Eyeoglu
2022-08-18refactor: move classpath definition into NewLaunch itselfSefa Eyeoglu
2022-08-08fix: don't apply GameMode/MangoHud, if they aren't supportedSefa Eyeoglu
2022-08-08refactor: don't include mangohud's library pathSefa Eyeoglu
2022-07-22change: unicode chars for folders and disabled mods in mod listflow
2022-07-22fix: use single-space unicode char for checkmark in mod listflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-12fix: move time record overrides to BaseInstanceflow
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-06feat: lazy-load MinecraftInstance settingsflow
2022-07-06change: put settings initialization in a separate functionflow
2022-07-06Merge pull request #707 from Jan200101/PR/gamemodeSefa Eyeoglu
2022-07-06Add Performance related settingsJan200101
2022-07-02Merge pull request #864 from ivanpu/uncensored-offlineflow
2022-07-02don't censor offline access tokenIvan Puntiy
2022-06-30Remove redundant type name from status barKenneth Chew
2022-06-30Fix Minecraft version not appearing in status barKenneth Chew
2022-06-12refactor(test): fix loading mod metadata settingSefa Eyeoglu
2022-06-11Merge pull request #709 from Scrumplex/fix-instancetypesSefa Eyeoglu
2022-06-04fix: always store InstanceTypeSefa Eyeoglu
2022-05-23refactor: abstract metadata handling and clarify namesflow
2022-05-20Launch: Match Vanilla launcher version string behaviourJamie Mansfield
2022-05-12Add instance overrides for miscellaneous settingsKenneth Chew
2022-04-19Revert "better FreeBSD support"Sefa Eyeoglu
2022-04-15Update MinecraftInstance.cppIrgendwer01
2022-04-15Update MinecraftInstance.cppIrgendwer01
2022-04-15better FreeBSD supportIrgendwer01
2022-04-06Allow components to specify Java agents and JVM arguments (#175)Una
2022-04-04Merge pull request #345 from Scrumplex/handle-incompatible-javaSefa Eyeoglu
2022-03-27chore: add license headerSefa Eyeoglu
2022-03-27fix: remove "PolyMC" from stringsSefa Eyeoglu
2022-03-27Add quit launcher after game stops option (Steam Deck)dada513
2022-03-24chore: add license headerSefa Eyeoglu
2022-03-24feat: block launch if Java is incompatibleSefa Eyeoglu
2022-02-21refactor: drop migration for pre-component instancesSefa Eyeoglu
2022-01-10More rebrandingswirl
2021-12-30NOISSUE proper fix for missing profile + demo modePetr Mrázek