summaryrefslogtreecommitdiff
path: root/src/net/ea/loginhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-10Change code styleAndrei Karas1-2/+4
2009-12-04Register credentials information serviceJared Adams1-0/+6
2009-12-04Using the updatehost that was given by EAthenaStefan Dombrowski1-0/+1
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-1/+1
2009-11-02Fix segfault after login error under eAthena buildJared Adams1-1/+0
2009-10-07Clean up state machine some moreJared Adams1-1/+1
2009-10-06Some cleanup regarding keeping track of gender for eAthenaThorbjørn Lindeijer1-15/+20
2009-10-03Polish login procedure and fix some bugs with itJared Adams1-0/+3
2009-10-03Do some more post-merge cleanupJared Adams1-5/+6
2009-09-30Merge login state machines for both clientsJared Adams1-24/+70
2009-08-07Gettext fixesKess Vargavind1-11/+11
2009-05-25Fix some text I forgot to update after snatching it from tmwserv client.Dennis Friis1-1/+1
2009-05-25Nuke some tabs I put in here.Dennis Friis1-1/+1
2009-05-25Add athena netcode for changing account password.Dennis Friis1-1/+35
2009-05-21Fixed a few strings for better translationKess Vargavind1-1/+1
2009-05-07Moved two files which held net data into the net folder. ConsideringTametomo1-2/+2
2009-05-04Fix char-server default selection to be firstJared Adams1-4/+4
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+0
2009-04-18Make sure every eAthena packet has a #defineJared Adams1-4/+4
2009-04-12Append _F or _M to username in eAthena network layerBjørn Lindeijer1-20/+29
2009-04-07Make GeneralHandlers for both networksJared Adams1-22/+55
2009-03-27Include statement cleanup for net/ea/ directory.Bjørn Lindeijer1-12/+14
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+158