pollymc/logic/net
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
..
ByteArrayDownload.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
ByteArrayDownload.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
CacheDownload.cpp Use the forge mirrors for downloading forge libraries 2013-11-17 11:44:18 +01:00
CacheDownload.h Use the forge mirrors for downloading forge libraries 2013-11-17 11:44:18 +01:00
FileDownload.cpp Use the forge mirrors for downloading forge libraries 2013-11-17 11:44:18 +01:00
FileDownload.h Use the forge mirrors for downloading forge libraries 2013-11-17 11:44:18 +01:00
ForgeMirror.h Use the forge mirrors for downloading forge libraries 2013-11-17 11:44:18 +01:00
ForgeMirrors.cpp Use the forge mirrors for downloading forge libraries 2013-11-17 11:44:18 +01:00
ForgeMirrors.h Use the forge mirrors for downloading forge libraries 2013-11-17 11:44:18 +01:00
ForgeXzDownload.cpp Forge XZ downloads now use temp files local to MultiMC, files are removed. 2013-11-19 00:47:59 +01:00
ForgeXzDownload.h Use the forge mirrors for downloading forge libraries 2013-11-17 11:44:18 +01:00
HttpMetaCache.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
HttpMetaCache.h Implement user info stub for newest minecraft snapshot 2013-11-22 01:04:14 +01:00
NetAction.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
NetJob.cpp Use the forge mirrors for downloading forge libraries 2013-11-17 11:44:18 +01:00
NetJob.h Finish preliminary offline support 2013-12-08 17:34:45 +01:00
S3ListBucket.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
S3ListBucket.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00