aboutsummaryrefslogtreecommitdiff
path: root/logic/lists/MojangAccountList.h
AgeCommit message (Collapse)Author
2013-11-27Allow setting no default accountAndrew
This allows the user to select an account to use every time they launch an instance.
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-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