| 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.
|
|
|
|
| |
Yeah... Forgot to recompile everything after deleting those files.
|
|
|
|
| |
Kind of an important thing to do... Heh...
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
gui/MainWindow.cpp
logic/OneSixInstance.h
Fix missing session id functionality for legacy and old onesix.
|
| |
| |
| |
| | |
Also added a system to select an active account to log in with.
|
| |
| |
| |
| | |
Also, account list now saves profile lists.
|
| |
| |
| |
| | |
Also fix the account list dialog's close button.
|
| |
| |
| |
| |
| |
| | |
It now opens and coloses as expected, depending on user
preferences and the status of the various processes involved.
Console window geometry and state are remembered between runs.
|
|/ |
|
|
|