pollymc/api/logic/minecraft
Petr Mrázek c33b4e252f NOISSUE fix bad redirect URLs provided by the curse CDN
MultiMC now parses the HTTP Location header in a (more) tolerant mode.
2018-01-21 03:49:54 +01:00
..
auth NOISSUE make MultiMC respond to account manipulation better 2017-12-03 20:54:28 +01:00
flame NOISSUE fix bad redirect URLs provided by the curse CDN 2018-01-21 03:49:54 +01:00
forge
launch NOISSUE remove the jar-modded jar after the instance finishes 2018-01-08 00:59:47 +01:00
legacy NOISSUE force saving of any outstanding instance component state on exit 2017-12-03 18:36:28 +01:00
testdata
update GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
AssetsUtils.cpp
AssetsUtils.h
Component.cpp GH-1082 allow disabling components 2017-12-03 15:48:25 +01:00
Component.h GH-1082 allow disabling components 2017-12-03 15:48:25 +01:00
ComponentList_p.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
ComponentList.cpp GH-2087 remove the revert to vanilla functionality, add file download button to version page 2018-01-05 04:26:46 +01:00
ComponentList.h GH-2087 remove the revert to vanilla functionality, add file download button to version page 2018-01-05 04:26:46 +01:00
ComponentUpdateTask_p.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
ComponentUpdateTask.cpp GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
ComponentUpdateTask.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
GradleSpecifier_test.cpp
GradleSpecifier.h
LaunchProfile.cpp NOISSUE split out the LaunchProfile out of the ComponentList 2017-11-17 15:44:13 +01:00
LaunchProfile.h NOISSUE split out the LaunchProfile out of the ComponentList 2017-11-17 15:44:13 +01:00
Library_test.cpp GH-2026 fix failing library test case for native libraries 2017-10-28 22:21:49 +02:00
Library.cpp GH-2026 fix native library downloads 2017-10-28 21:12:12 +02:00
Library.h
MinecraftInstance.cpp GH-2087 remove the revert to vanilla functionality, add file download button to version page 2018-01-05 04:26:46 +01:00
MinecraftInstance.h NOISSUE force saving of any outstanding instance component state on exit 2017-12-03 18:36:28 +01:00
MinecraftLoadAndCheck.cpp GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
MinecraftLoadAndCheck.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
MinecraftUpdate.cpp GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
MinecraftUpdate.h NOISSUE merging of strategy into profile, onesix into minecraft 2017-09-09 19:19:05 +02:00
Mod.cpp
Mod.h NOISSUE ignore the 'Example Mod' mod name, use filename instead 2017-09-25 08:18:42 +02:00
ModList_test.cpp
ModList.cpp
ModList.h NOISSUE Add back Legacy for migration purposes 2017-09-17 19:24:39 +02:00
MojangDownloadInfo.h
MojangVersionFormat_test.cpp
MojangVersionFormat.cpp NOISSUE merging of strategy into profile, onesix into minecraft 2017-09-09 19:19:05 +02:00
MojangVersionFormat.h
OneSixVersionFormat.cpp NOISSUE add versioning to component metadata format and use it 2017-12-29 00:37:14 +01:00
OneSixVersionFormat.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
OpSys.cpp
OpSys.h
ParseUtils_test.cpp
ParseUtils.cpp
ParseUtils.h
ProfileUtils.cpp GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
ProfileUtils.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
Rule.cpp
Rule.h
SkinUpload.cpp
SkinUpload.h
VersionFile.cpp NOISSUE split out the LaunchProfile out of the ComponentList 2017-11-17 15:44:13 +01:00
VersionFile.h NOISSUE add versioning to component metadata format and use it 2017-12-29 00:37:14 +01:00
VersionFilterData.cpp
VersionFilterData.h
World.cpp NOISSUE refactor pack import (extraction and paths) 2017-09-04 08:17:25 +02:00
World.h
WorldList.cpp
WorldList.h