Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fixed compilation errors. | Andrew | 2013-11-28 | -1/+0 |
| | | | | Yeah... Forgot to recompile everything after deleting those files. | |||
* | Verify access tokens before launching Minecraft | Andrew | 2013-11-28 | -1/+17 |
| | | | | Kind of an important thing to do... Heh... | |||
* | Dropdown for account switching | Sky | 2013-11-27 | -1/+7 |
| | ||||
* | Move "manage accounts" to right, use player skin when available | Sky | 2013-11-27 | -0/+4 |
| | ||||
* | Merge branch 'feature_yggdrasil' into develop | Petr Mrázek | 2013-11-24 | -12/+14 |
|\ | | | | | | | | | | | | | | | Conflicts: gui/MainWindow.cpp logic/OneSixInstance.h Fix missing session id functionality for legacy and old onesix. | |||
| * | Properly implement launching and downloading | Andrew | 2013-11-22 | -8/+4 |
| | | | | | | | | Also added a system to select an active account to log in with. | |||
| * | Nuke and pave the old login system | Andrew | 2013-11-20 | -4/+8 |
| | | | | | | | | Also, account list now saves profile lists. | |||
| * | Add a button to open the account list. | Andrew | 2013-11-20 | -0/+2 |
| | | | | | | | | Also fix the account list dialog's close button. | |||
* | | Fix console window (now not a QDialog) | Petr Mrázek | 2013-11-23 | -1/+1 |
| | | | | | | | | | | | | 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. | |||
* | | Fix console not staying open on minecraft crash | Petr Mrázek | 2013-11-12 | -1/+2 |
|/ | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -0/+167 |