Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-12 | Standardize header order | Jared Adams | 1 | -0/+1 | |
Also remove some extra new lines and fix eAthena's PartyTab define guards. | |||||
2009-12-06 | Improve keyboard accessibility of login sequence | Jared Adams | 1 | -1/+5 | |
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 | -4/+5 | |
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/+66 | |
Also do some cleanup and refactoring of related code. |