aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft
AgeCommit message (Expand)Author
2022-11-19Merge pull request #291 from TheKodeToad/betterjavalauncherSefa Eyeoglu
2022-11-16refactor: use isEmpty instead of size for listsSefa Eyeoglu
2022-11-16fix: serialize metadata extensionsSefa Eyeoglu
2022-11-16fix: remove unnecessary conditionSefa Eyeoglu
2022-11-14Merge pull request #428 from DioEgizio/fixes-to-CIflow
2022-11-14Pass index.parent() as parent parameter for rowCountTheLastRar
2022-11-14Use Q_UNUSED instead of [[maybe_unused]] in onParseFailedTheLastRar
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar
2022-11-14Mark paramaters of dropMimeData as unusedTheLastRar
2022-11-14Mark paramaters of onParseFailed as unusedTheLastRar
2022-11-14Mark paramater runtimeContext as unusedTheLastRar
2022-11-13fix: Fix the error that CodeQL caughttxtsd
2022-11-10Merge pull request #397 from flowln/windows_mod_updater_fixes_maybeSefa 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-11-04fix: use unicode variant for marking '.index' hiddenflow
2022-11-04Merge pull request #374 from flowln/fix_ltotxtsd
2022-11-01fix: don't use forward-declared Ptr types in meta/flow
2022-10-31oopRyan Cao
2022-10-31Update VerifyJavaInstall.cppRyan Cao
2022-10-30fix: more user friendly Java warning textRyan Cao
2022-10-19RenameSamisafool
2022-10-18fix: use display name in codeSefa Eyeoglu
2022-10-08Merge pull request #1033 from Scrumplex/multi-arch-supportSefa Eyeoglu
2022-10-08chore: add missing license headersSefa Eyeoglu
2022-09-30Merge pull request #1162 from Trial97/feature/Replace-toml-librarySefa Eyeoglu
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-25Update launcher/minecraft/mod/tasks/LocalModParseTask.cppAlexandru Ionut Tripon
2022-09-24Replaced tomlc99 with tomlplusplusTrial97
2022-09-20refactor: change the way instance names are handledflow
2022-09-20refactor: add instance creation abstraction and move vanillaflow
2022-09-20feat: support multiarch system classifiersSefa Eyeoglu
2022-09-20refactor: introduce RuntimeContextSefa Eyeoglu
2022-09-20fix: register JavaRealArchitecture for MinecraftInstanceSefa Eyeoglu
2022-09-20fix: ensure all resource folders existSefa Eyeoglu
2022-09-20fix: comments and naming of texture pack stuffSefa Eyeoglu
2022-09-20fix: testsSefa Eyeoglu
2022-09-20feat: add texture pack parsingSefa Eyeoglu
2022-09-20Merge pull request #1150 from flowln/fix_crash_on_game_quittxtsd
2022-09-16fix: prevent container detaching in ResourceFolderModelflow
2022-09-16fix: prevent deletes by shared pointer accidental creationflow
2022-09-16fix: move newly allocated resources to the main threadflow
2022-09-16fix: memory leak when getting mods from the mods folderflow
2022-09-15fix: enable demo launch only on supported instancesflow
2022-09-11refactor: restructure testsSefa Eyeoglu
2022-09-07Merge pull request #1105 from flowln/better_resource_packsflow
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