pollymc/logic
Petr Mrázek 0cb8ff40b2 Finish preliminary offline support
* ProgressProvider now has an abort() call
* Abort button support added to the progress dialog
* YggdrasilTask and MojangAccount adapted to support abort

YggdrasilTask will time out after 10 seconds of no network activity, or when the user pushes the Play Offline button.
In offline mode, all instance update tasks are skipped! This will need further work.
2013-12-08 17:34:45 +01:00
..
auth Finish preliminary offline support 2013-12-08 17:34:45 +01:00
lists Offline mode support, part 1 2013-12-05 02:39:52 +01:00
net Finish preliminary offline support 2013-12-08 17:34:45 +01:00
tasks Finish preliminary offline support 2013-12-08 17:34:45 +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 Finish preliminary offline support 2013-12-08 17:34:45 +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 Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
JavaChecker.h Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
JavaUtils.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
JavaUtils.h Prepare for rework of instance launch/update 2013-11-24 06:36:16 +01: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 Finish preliminary offline support 2013-12-08 17:34:45 +01:00
LegacyInstance.h Finish preliminary offline support 2013-12-08 17:34:45 +01:00
LegacyUpdate.cpp Detect java bitness on launch, use appropriate libraries 2013-11-25 00:46:52 +01:00
LegacyUpdate.h Detect java bitness on launch, use appropriate libraries 2013-11-25 00:46:52 +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
OneSixAssets.cpp Fix assets URL (expected to change... again) 2013-11-18 20:12:24 +01:00
OneSixAssets.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 preliminary offline support 2013-12-08 17:34:45 +01:00
OneSixInstance.h Finish preliminary offline support 2013-12-08 17:34:45 +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 Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
OneSixUpdate.h Finish preliminary offline support 2013-12-08 17:34:45 +01:00
OneSixVersion.cpp Fix for latest snapshot ``changes'' 2013-11-27 01:50:38 +01:00
OneSixVersion.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01: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