pollymc/logic/minecraft
2016-03-26 17:05:27 +01:00
..
auth NOISSUE move files into paths that make more sense 2016-02-27 19:58:40 +01:00
forge NOISSUE share logic for new attributes between mojang and onesix format 2016-03-26 17:05:27 +01:00
ftb NOISSUE stop referring to the minecraft profile as 'version' 2016-03-26 17:05:27 +01:00
legacy GH-1502 move launch script generation to the Minecraft launch step 2016-02-28 19:33:05 +01:00
liteloader NOISSUE make new Mojang version format pass through MultiMC structures 2016-03-07 02:03:36 +01:00
onesix NOISSUE remove unused 'INetworkValidator' 2016-03-26 17:05:27 +01:00
AssetsUtils.cpp
AssetsUtils.h
GradleSpecifier.h
JarMod.h NOISSUE even more version file refactors 2016-02-28 19:01:54 +01:00
Library.cpp NOISSUE make new Mojang version format pass through MultiMC structures 2016-03-07 02:03:36 +01:00
Library.h NOISSUE continue version file format refactors 2016-03-26 17:05:27 +01:00
MinecraftInstance.cpp GH-1365 rework java version parsing and sorting 2016-01-02 00:35:54 +01:00
MinecraftInstance.h GH-1502 move launch script generation to the Minecraft launch step 2016-02-28 19:33:05 +01:00
MinecraftProfile.cpp NOISSUE Use patch problems and problem levels instead of exceptions for minecraft profiles. 2016-03-26 17:05:27 +01:00
MinecraftProfile.h NOISSUE Use patch problems and problem levels instead of exceptions for minecraft profiles. 2016-03-26 17:05:27 +01:00
MinecraftVersion.cpp NOISSUE Use patch problems and problem levels instead of exceptions for minecraft profiles. 2016-03-26 17:05:27 +01:00
MinecraftVersion.h NOISSUE share logic for new attributes between mojang and onesix format 2016-03-26 17:05:27 +01:00
MinecraftVersionList.cpp NOISSUE share logic for new attributes between mojang and onesix format 2016-03-26 17:05:27 +01:00
MinecraftVersionList.h
Mod.cpp
Mod.h
ModList.cpp
ModList.h
MojangDownloadInfo.h NOISSUE hide mojang structs inside the mojang format entirely 2016-03-07 22:26:44 +01:00
MojangVersionFormat.cpp NOISSUE do not write 'time' and 'releaseTime' when they are null 2016-03-26 17:05:27 +01:00
MojangVersionFormat.h NOISSUE share logic for new attributes between mojang and onesix format 2016-03-26 17:05:27 +01:00
OpSys.cpp
OpSys.h
ParseUtils.cpp NOISSUE Fix bad unit test data path and usage of std::abs 2016-03-03 02:13:07 +01:00
ParseUtils.h NOISSUE eliminate timestamp strings 2016-03-02 09:16:58 +01:00
ProfilePatch.h NOISSUE share logic for new attributes between mojang and onesix format 2016-03-26 17:05:27 +01:00
ProfileStrategy.h
ProfileUtils.cpp NOISSUE Use patch problems and problem levels instead of exceptions for minecraft profiles. 2016-03-26 17:05:27 +01:00
ProfileUtils.h NOISSUE make new Mojang version format pass through MultiMC structures 2016-03-07 02:03:36 +01:00
Rule.cpp NOISSUE make new Mojang version format pass through MultiMC structures 2016-03-07 02:03:36 +01:00
Rule.h NOISSUE make new Mojang version format pass through MultiMC structures 2016-03-07 02:03:36 +01:00
SkinUtils.cpp
SkinUtils.h
VersionBuildError.h
VersionFile.cpp NOISSUE Use patch problems and problem levels instead of exceptions for minecraft profiles. 2016-03-26 17:05:27 +01:00
VersionFile.h NOISSUE share logic for new attributes between mojang and onesix format 2016-03-26 17:05:27 +01:00
VersionFilterData.cpp GH-1365 rework java version parsing and sorting 2016-01-02 00:35:54 +01:00
VersionFilterData.h GH-1365 rework java version parsing and sorting 2016-01-02 00:35:54 +01:00
World.cpp
World.h
WorldList.cpp
WorldList.h