aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/minecraft')
-rw-r--r--launcher/minecraft/Agent.h19
-rw-r--r--launcher/minecraft/AssetsUtils.cpp119
-rw-r--r--launcher/minecraft/AssetsUtils.h17
-rw-r--r--launcher/minecraft/Component.cpp192
-rw-r--r--launcher/minecraft/Component.h47
-rw-r--r--launcher/minecraft/ComponentUpdateTask.cpp406
-rw-r--r--launcher/minecraft/ComponentUpdateTask.h27
-rw-r--r--launcher/minecraft/ComponentUpdateTask_p.h19
-rw-r--r--launcher/minecraft/GradleSpecifier.h108
-rw-r--r--launcher/minecraft/LaunchProfile.cpp126
-rw-r--r--launcher/minecraft/LaunchProfile.h62
-rw-r--r--launcher/minecraft/Library.cpp187
-rw-r--r--launcher/minecraft/Library.h130
-rw-r--r--launcher/minecraft/MinecraftInstance.cpp331
-rw-r--r--launcher/minecraft/MinecraftInstance.h31
-rw-r--r--launcher/minecraft/MinecraftLoadAndCheck.cpp15
-rw-r--r--launcher/minecraft/MinecraftLoadAndCheck.h20
-rw-r--r--launcher/minecraft/MinecraftUpdate.cpp59
-rw-r--r--launcher/minecraft/MinecraftUpdate.h24
-rw-r--r--launcher/minecraft/MojangDownloadInfo.h34
-rw-r--r--launcher/minecraft/MojangVersionFormat.cpp218
-rw-r--r--launcher/minecraft/MojangVersionFormat.h23
-rw-r--r--launcher/minecraft/OneSixVersionFormat.cpp233
-rw-r--r--launcher/minecraft/OneSixVersionFormat.h32
-rw-r--r--launcher/minecraft/PackProfile.cpp427
-rw-r--r--launcher/minecraft/PackProfile.h66
-rw-r--r--launcher/minecraft/PackProfile_p.h12
-rw-r--r--launcher/minecraft/ParseUtils.cpp6
-rw-r--r--launcher/minecraft/ParseUtils.h2
-rw-r--r--launcher/minecraft/ProfileUtils.cpp88
-rw-r--r--launcher/minecraft/ProfileUtils.h14
-rw-r--r--launcher/minecraft/Rule.cpp14
-rw-r--r--launcher/minecraft/Rule.h71
-rw-r--r--launcher/minecraft/VanillaInstanceCreationTask.cpp8
-rw-r--r--launcher/minecraft/VersionFile.cpp20
-rw-r--r--launcher/minecraft/VersionFile.h27
-rw-r--r--launcher/minecraft/VersionFilterData.cpp65
-rw-r--r--launcher/minecraft/VersionFilterData.h10
-rw-r--r--launcher/minecraft/World.cpp280
-rw-r--r--launcher/minecraft/World.h97
-rw-r--r--launcher/minecraft/WorldList.cpp344
-rw-r--r--launcher/minecraft/WorldList.h97
-rw-r--r--launcher/minecraft/auth/AccountData.cpp207
-rw-r--r--launcher/minecraft/auth/AccountData.h23
-rw-r--r--launcher/minecraft/auth/AccountList.cpp428
-rw-r--r--launcher/minecraft/auth/AccountList.h54
-rw-r--r--launcher/minecraft/auth/AccountTask.cpp52
-rw-r--r--launcher/minecraft/auth/AccountTask.h43
-rw-r--r--launcher/minecraft/auth/AuthRequest.cpp53
-rw-r--r--launcher/minecraft/auth/AuthRequest.h39
-rw-r--r--launcher/minecraft/auth/AuthSession.cpp9
-rw-r--r--launcher/minecraft/auth/AuthSession.h10
-rw-r--r--launcher/minecraft/auth/AuthStep.cpp4
-rw-r--r--launcher/minecraft/auth/AuthStep.h20
-rw-r--r--launcher/minecraft/auth/MinecraftAccount.cpp144
-rw-r--r--launcher/minecraft/auth/MinecraftAccount.h118
-rw-r--r--launcher/minecraft/auth/Parsers.cpp192
-rw-r--r--launcher/minecraft/auth/Parsers.h27
-rw-r--r--launcher/minecraft/auth/Yggdrasil.cpp162
-rw-r--r--launcher/minecraft/auth/Yggdrasil.h38
-rw-r--r--launcher/minecraft/auth/flows/AuthFlow.cpp44
-rw-r--r--launcher/minecraft/auth/flows/AuthFlow.h29
-rw-r--r--launcher/minecraft/auth/flows/MSA.cpp19
-rw-r--r--launcher/minecraft/auth/flows/MSA.h20
-rw-r--r--launcher/minecraft/auth/flows/Mojang.cpp19
-rw-r--r--launcher/minecraft/auth/flows/Mojang.h23
-rw-r--r--launcher/minecraft/auth/flows/Offline.cpp12
-rw-r--r--launcher/minecraft/auth/flows/Offline.h20
-rw-r--r--launcher/minecraft/auth/steps/EntitlementsStep.cpp23
-rw-r--r--launcher/minecraft/auth/steps/EntitlementsStep.h9
-rw-r--r--launcher/minecraft/auth/steps/GetSkinStep.cpp24
-rw-r--r--launcher/minecraft/auth/steps/GetSkinStep.h7
-rw-r--r--launcher/minecraft/auth/steps/LauncherLoginStep.cpp44
-rw-r--r--launcher/minecraft/auth/steps/LauncherLoginStep.h7
-rw-r--r--launcher/minecraft/auth/steps/MSAStep.cpp25
-rw-r--r--launcher/minecraft/auth/steps/MSAStep.h18
-rw-r--r--launcher/minecraft/auth/steps/MigrationEligibilityStep.cpp26
-rw-r--r--launcher/minecraft/auth/steps/MigrationEligibilityStep.h7
-rw-r--r--launcher/minecraft/auth/steps/MinecraftProfileStep.cpp61
-rw-r--r--launcher/minecraft/auth/steps/MinecraftProfileStep.h7
-rw-r--r--launcher/minecraft/auth/steps/MinecraftProfileStepMojang.cpp63
-rw-r--r--launcher/minecraft/auth/steps/MinecraftProfileStepMojang.h7
-rw-r--r--launcher/minecraft/auth/steps/OfflineStep.cpp9
-rw-r--r--launcher/minecraft/auth/steps/OfflineStep.h4
-rw-r--r--launcher/minecraft/auth/steps/XboxAuthorizationStep.cpp132
-rw-r--r--launcher/minecraft/auth/steps/XboxAuthorizationStep.h19
-rw-r--r--launcher/minecraft/auth/steps/XboxProfileStep.cpp54
-rw-r--r--launcher/minecraft/auth/steps/XboxProfileStep.h7
-rw-r--r--launcher/minecraft/auth/steps/XboxUserStep.cpp41
-rw-r--r--launcher/minecraft/auth/steps/XboxUserStep.h7
-rw-r--r--launcher/minecraft/auth/steps/YggdrasilStep.cpp25
-rw-r--r--launcher/minecraft/auth/steps/YggdrasilStep.h10
-rw-r--r--launcher/minecraft/gameoptions/GameOptions.cpp65
-rw-r--r--launcher/minecraft/gameoptions/GameOptions.h20
-rw-r--r--launcher/minecraft/launch/ClaimAccount.cpp8
-rw-r--r--launcher/minecraft/launch/ClaimAccount.h17
-rw-r--r--launcher/minecraft/launch/CreateGameFolders.cpp14
-rw-r--r--launcher/minecraft/launch/CreateGameFolders.h18
-rw-r--r--launcher/minecraft/launch/ExtractNatives.cpp46
-rw-r--r--launcher/minecraft/launch/ExtractNatives.h14
-rw-r--r--launcher/minecraft/launch/LauncherPartLaunch.cpp104
-rw-r--r--launcher/minecraft/launch/LauncherPartLaunch.h36
-rw-r--r--launcher/minecraft/launch/MinecraftServerTarget.cpp31
-rw-r--r--launcher/minecraft/launch/MinecraftServerTarget.h2
-rw-r--r--launcher/minecraft/launch/ModMinecraftJar.cpp25
-rw-r--r--launcher/minecraft/launch/ModMinecraftJar.h15
-rw-r--r--launcher/minecraft/launch/PrintInstanceInfo.cpp79
-rw-r--r--launcher/minecraft/launch/PrintInstanceInfo.h18
-rw-r--r--launcher/minecraft/launch/ReconstructAssets.cpp7
-rw-r--r--launcher/minecraft/launch/ReconstructAssets.h12
-rw-r--r--launcher/minecraft/launch/ScanModFolders.cpp12
-rw-r--r--launcher/minecraft/launch/ScanModFolders.h19
-rw-r--r--launcher/minecraft/launch/VerifyJavaInstall.cpp22
-rw-r--r--launcher/minecraft/launch/VerifyJavaInstall.h9
-rw-r--r--launcher/minecraft/mod/DataPack.cpp8
-rw-r--r--launcher/minecraft/mod/MetadataHandler.h55
-rw-r--r--launcher/minecraft/mod/Mod.cpp81
-rw-r--r--launcher/minecraft/mod/Mod.h96
-rw-r--r--launcher/minecraft/mod/ModDetails.h106
-rw-r--r--launcher/minecraft/mod/ModFolderModel.cpp253
-rw-r--r--launcher/minecraft/mod/ModFolderModel.h107
-rw-r--r--launcher/minecraft/mod/Resource.cpp8
-rw-r--r--launcher/minecraft/mod/Resource.h21
-rw-r--r--launcher/minecraft/mod/ResourceFolderModel.cpp24
-rw-r--r--launcher/minecraft/mod/ResourceFolderModel.h21
-rw-r--r--launcher/minecraft/mod/ResourcePack.cpp2
-rw-r--r--launcher/minecraft/mod/ResourcePackFolderModel.cpp23
-rw-r--r--launcher/minecraft/mod/ResourcePackFolderModel.h23
-rw-r--r--launcher/minecraft/mod/ShaderPackFolderModel.h6
-rw-r--r--launcher/minecraft/mod/TexturePack.cpp2
-rw-r--r--launcher/minecraft/mod/TexturePackFolderModel.cpp26
-rw-r--r--launcher/minecraft/mod/TexturePackFolderModel.h23
-rw-r--r--launcher/minecraft/mod/tasks/BasicFolderLoadTask.h12