Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Nuke dead code | Andrew | 2013-11-28 | -2/+3 |
| | ||||
* | Merge branch 'feature_yggdrasil' into develop | Petr Mrázek | 2013-11-24 | -0/+3 |
|\ | | | | | | | | | | | | | | | Conflicts: gui/MainWindow.cpp logic/OneSixInstance.h Fix missing session id functionality for legacy and old onesix. | |||
| * | Nuke and pave the old login system | Andrew | 2013-11-20 | -0/+3 |
| | | | | | | | | Also, account list now saves profile lists. | |||
* | | Fix console window (now not a QDialog) | Petr Mrázek | 2013-11-23 | -5/+2 |
| | | | | | | | | | | | | 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. | |||
* | | Implement user info stub for newest minecraft snapshot | Petr Mrázek | 2013-11-22 | -1/+1 |
|/ | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -29/+48 |
| | ||||
* | Added file logger | Petr Mrázek | 2013-10-06 | -1/+1 |
| | ||||
* | Implement basic yggdrasil auth. | Petr Mrázek | 2013-09-23 | -2/+2 |
| | | | | No fancy login token saving involved. | |||
* | Implement legacy forge button! | Petr Mrázek | 2013-09-18 | -2/+2 |
| | | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects | |||
* | Fix build | Petr Mrázek | 2013-09-08 | -1/+1 |
| | ||||
* | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | 2013-09-07 | -0/+74 |