aboutsummaryrefslogtreecommitdiff
path: root/gui/dialogs/AccountListDialog.h
AgeCommit message (Collapse)Author
2013-11-28Rework the password dialogAndrew
It's now used as a general purpose "account edit dialog". It'll be used for entering usernames, passwords, or both.
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-27Move "manage accounts" to right, use player skin when availableSky
2013-11-22Properly implement launching and downloadingAndrew
Also added a system to select an active account to log in with.
2013-11-20Add a button to open the account list.Andrew
Also fix the account list dialog's close button.
2013-11-18Implement loading accounts from list.Andrew
2013-11-18Implement account list and account list dialogAndrew