summaryrefslogtreecommitdiff
path: root/src/net/loginhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-3/+3
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-1/+1
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak1-0/+30
2006-11-02Removed some cruft that was needed for eAthena.Björn Steinbrink1-3/+0
2006-08-20Changed MessageHandler::handleMessage to take a reference instead of a pointer.Bjørn Lindeijer1-4/+4
2006-08-20The Network can now connect to the three servers and affected methods now takeBjørn Lindeijer1-4/+4
2006-08-14Completed porting of character creation/deletion, fixed some issues with netw...Eugenio Favalli1-17/+2
2006-08-13Verify the gender to prevent crashing when something is wrong with the commun...Bjørn Lindeijer1-2/+1
2006-08-02Ported account registration to tmwserv. There's still a disconnection/reconne...Eugenio Favalli1-0/+34
2006-07-26Removed char server selection dialog, and added character visualization in ch...Eugenio Favalli1-5/+13
2006-07-25Switched client to use enet and modified login sequence to work with the new ...Eugenio Favalli1-61/+33
2006-02-23A bunch of mostly cosmetic cleanups.Björn Steinbrink1-1/+1
2006-02-04Unify the various login dialogs to use LoginData.Björn Steinbrink1-3/+4
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+114