aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/MinecraftInstance.cpp
AgeCommit message (Expand)Author
2023-08-02chore: reformatSefa Eyeoglu
2023-08-02Merge pull request #1339 from TheKodeToad/remove-direct-launchSefa Eyeoglu
2023-07-24Fix token "0" being replacedTheKodeToad
2023-07-17fix: don't take modloaders by referenceSefa Eyeoglu
2023-07-17fix: check if any modloader is installedSefa Eyeoglu
2023-07-15chore: better explain quilt loader beaconseth
2023-07-12feat: add toggle for quilt beaconseth
2023-07-10Remove direct launchTheKodeToad
2023-06-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-26Generate special signature :sparkles: composed of multiple elements instead o...TheKodeToad
2023-06-21Made buttons on ModsFolderPage enabled all the timeTrial97
2023-06-15fix: add JavaVendor as an instance overrideSefa Eyeoglu
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-04-26Fixed typoJapa
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Instance Description displays the last launch dateJapa
2023-02-13do not create nilmods folderkumquat-ir
2023-02-11nilmods instance pagekumquat-ir
2023-02-04ensure command env vars use native path seperatorsRachel Powers
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-02Allow selecting a default account to use with an instanceAaron
2022-12-11chore: replace naive mangohud preload with vklayer detectionJan200101
2022-12-08fix: re-add LD_LIBARY_PATH to mangohudJan200101
2022-11-28fix: don't disable interaction on non-mod models when inst. is runningflow
2022-11-19Merge pull request #291 from TheKodeToad/betterjavalauncherSefa Eyeoglu
2022-11-08A lot more cleanupTheKodeToad
2022-11-08Remove arguments being passed twiceTheKodeToad
2022-11-08Various tweaks to the Java component of the launcherTheKodeToad
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