| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
Kind of an important thing to do... Heh...
|
| |
|
|
|
|
|
| |
Many refactors of the task system.
Progress dialog now accepts generic ProgressProvider objects
|
|
Also, implemented some basic modlist logic, to be wired up.
|