Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-06 | Improve keyboard accessibility of login sequence | Jared Adams | 1 | -0/+18 | |
Enter and Escape now move forward and backwards for all dialogs except ServerSelectDialog (Escape quits) and CharSelectDialog (Enter doesn't do anything special). | |||||
2009-10-03 | Polish login procedure and fix some bugs with it | Jared Adams | 1 | -39/+35 | |
WorldSelectDialog now works correctly. Buttons for several dialogs have more explainatory text and consistant locations. | |||||
2009-09-30 | Merge login state machines for both clients | Jared Adams | 1 | -0/+125 | |
Also do some cleanup and refactoring of related code. |