aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/MinecraftInstance.cpp
AgeCommit message (Expand)Author
2023-10-01Merge pull request #1656 from Trial97/remove_mojang2Sefa Eyeoglu
2023-09-25Removed mojangTrial97
2023-09-25Update links to Minecraft Wikialexia
2023-08-28Merge pull request #1519 from TheKodeToad/better-export-packSefa Eyeoglu
2023-08-27Merge pull request #1536 from Trial97/time3TheKodeToad
2023-08-20Revert "feat: add toggle for quilt beacon"Sefa Eyeoglu
2023-08-20Revert "chore: better explain quilt loader beacon"Sefa Eyeoglu
2023-08-19Merge pull request #1320 from TheKodeToad/better-launchTheKodeToad
2023-08-19chore: add fixme about UI code in MinecraftinstanceSefa Eyeoglu
2023-08-18feat:added option to show playtime in hoursTrial97
2023-08-17I was forced TheKodeToad
2023-08-16Merge branch 'develop' into better-launchTheKodeToad
2023-08-15fix: only add native library overrides if files existSefa Eyeoglu
2023-08-15feat: add custom native library path settingsSefa Eyeoglu
2023-08-15feat: implement override for GLFW/OpenAL with split nativesSefa Eyeoglu
2023-08-12Improvements and refinements to pack exportTheKodeToad
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-22Merge branch 'develop' into better-launchTheKodeToad
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-07-06Import QActionGroup properly :PTheKodeToad
2023-07-06Combine launch buttons in Instance window, persist profilerTheKodeToad
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