pollymc/logic
2013-12-11 09:39:25 +00:00
..
assets Finish assets update for 1.7.3 2013-12-10 07:12:52 +01:00
auth Fix offline mode bugs 2013-12-08 22:06:04 +01:00
lists Fix checker progress derp 2013-12-11 09:39:25 +00:00
net Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop 2013-12-10 07:22:22 +01:00
tasks Finish preliminary offline support 2013-12-08 17:34:45 +01:00
updater Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop 2013-12-10 07:22:22 +01:00
BaseInstance_p.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
BaseInstance.cpp Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
BaseInstance.h Fix offline mode bugs 2013-12-08 22:06:04 +01:00
BaseVersion.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
EnabledItemFilter.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
EnabledItemFilter.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
ForgeInstaller.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
ForgeInstaller.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
InstanceFactory.cpp Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
InstanceFactory.h Add instance copying, fix instance creation (with identical names) 2013-11-03 21:28:04 +01:00
InstanceLauncher.cpp Nuke dead code 2013-11-28 22:05:58 -06:00
InstanceLauncher.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
JavaChecker.cpp Better (but unsorted) Java detection 2013-12-11 04:54:00 +00:00
JavaChecker.h Better (but unsorted) Java detection 2013-12-11 04:54:00 +00:00
JavaCheckerJob.cpp Better (but unsorted) Java detection 2013-12-11 04:54:00 +00:00
JavaCheckerJob.h Better (but unsorted) Java detection 2013-12-11 04:54:00 +00:00
JavaUtils.cpp Better (but unsorted) Java detection 2013-12-11 04:54:00 +00:00
JavaUtils.h Better (but unsorted) Java detection 2013-12-11 04:54:00 +00:00
LegacyForge.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
LegacyForge.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
LegacyInstance_p.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
LegacyInstance.cpp Fix offline mode bugs 2013-12-08 22:06:04 +01:00
LegacyInstance.h Fix offline mode bugs 2013-12-08 22:06:04 +01:00
LegacyUpdate.cpp Use metacache for minecraft.jar downloads 2013-12-10 20:33:24 +01:00
LegacyUpdate.h Fix offline mode bugs 2013-12-08 22:06:04 +01:00
MinecraftProcess.cpp Offline mode support, part 1 2013-12-05 02:39:52 +01:00
MinecraftProcess.h Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
MinecraftVersion.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
Mod.cpp Read mcmod.info first, forgeversion.properties second 2013-11-05 23:46:06 +00:00
Mod.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
ModList.cpp Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
ModList.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
NagUtils.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
NagUtils.h Added NagUtils, nag people about trying to override JVM memory options 2013-11-03 15:20:26 +00:00
NostalgiaInstance.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
NostalgiaInstance.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixInstance_p.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixInstance.cpp Finish assets update for 1.7.3 2013-12-10 07:12:52 +01:00
OneSixInstance.h Merge branch 'feature_assets' into develop 2013-12-08 22:19:58 +01:00
OneSixLibrary.cpp Fix for latest snapshot ``changes'' 2013-11-27 01:50:38 +01:00
OneSixLibrary.h Fix for latest snapshot ``changes'' 2013-11-27 01:50:38 +01:00
OneSixRule.cpp Could reach end of rulesFromJsonV4 method without returning a QList 2013-11-28 14:50:04 -05:00
OneSixRule.h Implement user info stub for newest minecraft snapshot 2013-11-22 01:04:14 +01:00
OneSixUpdate.cpp Merge https://github.com/Drayshak/MultiMC5 into develop 2013-12-11 08:39:35 +01:00
OneSixUpdate.h Finish assets update for 1.7.3 2013-12-10 07:12:52 +01:00
OneSixVersion.cpp More work on new assets system. Works given a properly constructed assets folder, no downloading yet 2013-12-08 06:12:53 +00:00
OneSixVersion.h More work on new assets system. Works given a properly constructed assets folder, no downloading yet 2013-12-08 06:12:53 +00:00
OpSys.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OpSys.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
SkinUtils.cpp Nuke skins.json, use nice yggdrasil implementation instead. Grabs all Mojang account skins on addition, active on startup 2013-11-27 18:45:29 +00:00
SkinUtils.h Move "manage accounts" to right, use player skin when available 2013-11-27 16:56:15 +00:00