Age | Commit message (Collapse) | Author |
|
|
|
|
|
Conflicts:
CMakeLists.txt
gui/MainWindow.cpp
|
|
|
|
|
|
into develop
|
|
* 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.
|
|
|
|
|
|
blame clang for formatting changes
|
|
|
|
|
|
|
|
|
|
Let's hope we never, ever see a forge download error again.
|
|
|
|
|
|
* Adds support for listing all objects in an S3 bucket.
* Renames a bunch of network related classes (Download->Action)
* Net actions now have static constructors
|
|
|
|
|
|
|
|
error codes
|
|
|
|
log for unknown codes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No fancy login token saving involved.
|
|
|
|
Many refactors of the task system.
Progress dialog now accepts generic ProgressProvider objects
|
|
|
|
|
|
|
|
|
|
|
|
Yep.
|
|
|
|
Removed bspatch/patchlib
Now builds and runs on Windows
|
|
|
|
Also, implemented some basic modlist logic, to be wired up.
|