aboutsummaryrefslogtreecommitdiff
path: root/logic/lists/MojangAccountList.cpp
AgeCommit message (Collapse)Author
2013-11-22Properly implement launching and downloadingAndrew
Also added a system to select an active account to log in with.
2013-11-22Implement removing accounts.Andrew
2013-11-20Nuke and pave the old login systemAndrew
Also, account list now saves profile lists.
2013-11-19Implement saving account list to fileAndrew
Currently it only saves when accounts are added or removed. We'll have to fix this, but we need signals for when account objects change first.
2013-11-18Implement loading accounts from list.Andrew
2013-11-18Implement account list and account list dialogAndrew