summaryrefslogtreecommitdiff
path: root/src/net/tmwserv/charhandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-10-24REplace instances of TMW with ManaJared Adams1-385/+0
2009-10-04Add ability to delect characters from accountJared Adams1-2/+9
2009-10-03Update the CharSelectDialog after char creationJared Adams1-2/+38
2009-09-30Merge login state machines for both clientsJared Adams1-0/+342
Also do some cleanup and refactoring of related code.