summaryrefslogtreecommitdiff
path: root/src/net/tmwa/loginhandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2010-12-29Fixed potential flaw for the number of characters slots on tAthena.Yohann Ferreira1-0/+6
Was happening when logging to the dev manaserv server and then to TMW-eA. The client is still crashing after selecting the characters after relogging but that's not introduced with this patch anyway. Reviewed-by: Crush.
2010-05-22Fix handling of tmwAthena registration disabled bitJared Adams1-7/+6
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files ↵Bertram1-0/+315
accordingly. This makes room for the actual eAthena protocol future inclusion.