aboutsummaryrefslogtreecommitdiff
path: root/logic/auth/MojangAccount.h
AgeCommit message (Collapse)Author
2013-11-24Merge branch 'feature_yggdrasil' into developPetr Mrázek
Conflicts: gui/MainWindow.cpp logic/OneSixInstance.h Fix missing session id functionality for legacy and old onesix.
2013-11-20Nuke and pave the old login systemAndrew
Also, account list now saves profile lists.
2013-11-18Implement loading accounts from list.Andrew
2013-11-18Implement account list and account list dialogAndrew
2013-11-14Implement auth task's response processing.Andrew
The authenticate task can now successfully log a user in.
2013-11-13Add abstract base class for Yggdrasil tasks.Andrew
2013-11-11Added data structures for Mojang Account.Andrew