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