pollymc/logic/minecraft
2015-04-12 20:57:17 +02:00
..
AssetsUtils.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
AssetsUtils.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
GradleSpecifier.h Rearrange RawLibrary and OneSixLibrary heavily. 2014-07-26 23:00:35 +02:00
JarMod.cpp NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
JarMod.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
JarUtils.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
JarUtils.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
LegacyInstance.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
LegacyInstance.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
LegacyUpdate.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
LegacyUpdate.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
LwjglVersionList.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
LwjglVersionList.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
MinecraftInstance.cpp NOISSUE fix overlap in instance settings registration 2015-04-12 20:57:17 +02:00
MinecraftInstance.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
MinecraftProcess.cpp SCRATCH separate the generic updater logic from the application 2015-04-12 20:57:17 +02:00
MinecraftProcess.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
MinecraftProfile.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
MinecraftProfile.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
MinecraftVersion.cpp SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGL 2015-04-12 20:57:17 +02:00
MinecraftVersion.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
MinecraftVersionList.cpp SCRATCH nuke the overcomplicated logger, use a simple one. 2015-04-12 20:57:17 +02:00
MinecraftVersionList.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
Mod.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
Mod.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
ModList.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
ModList.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
NullProfileStrategy.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
OneSixInstance.cpp SCRATCH no more gui includes in logic 2015-04-12 20:57:17 +02:00
OneSixInstance.h SCRATCH no more gui includes in logic 2015-04-12 20:57:17 +02:00
OneSixLibrary.cpp NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
OneSixLibrary.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
OneSixProfileStrategy.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
OneSixProfileStrategy.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
OneSixRule.cpp Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
OneSixRule.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
OneSixUpdate.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
OneSixUpdate.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
OpSys.cpp Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
OpSys.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
ParseUtils.cpp Make 1.6+ work with new instance format. 2014-06-09 01:38:30 +02:00
ParseUtils.h Make 1.6+ work with new instance format. 2014-06-09 01:38:30 +02:00
ProfilePatch.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
ProfileStrategy.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
ProfileUtils.cpp SCRATCH nuke the overcomplicated logger, use a simple one. 2015-04-12 20:57:17 +02:00
ProfileUtils.h NOISSUE Remove special FTB logic from generic version patch code 2015-04-04 02:01:52 +02:00
RawLibrary.cpp SCRATCH nuke the overcomplicated logger, use a simple one. 2015-04-12 20:57:17 +02:00
RawLibrary.h Rearrange RawLibrary and OneSixLibrary heavily. 2014-07-26 23:00:35 +02:00
SkinUtils.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
SkinUtils.h SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
VersionBuilder.cpp SCRATCH move things to the right places 2015-04-12 20:57:17 +02:00
VersionBuilder.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
VersionBuildError.h All of the broken legacy things work. 2014-06-09 01:38:30 +02:00
VersionFile.cpp SCRATCH nuke the overcomplicated logger, use a simple one. 2015-04-12 20:57:17 +02:00
VersionFile.h NOISSUE Remove special FTB logic from generic version patch code 2015-04-04 02:01:52 +02:00
VersionFilterData.cpp NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
VersionFilterData.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
VersionSource.h Make 1.6+ work with new instance format. 2014-06-09 01:38:30 +02:00