summaryrefslogtreecommitdiff
path: root/src/net/loginhandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2008-10-22Now displays ban time, if bannedDavid Athay1-2/+4
2008-08-28Removed the usually incorrect "for 5 minutes" clause from the message ↵Philipp Sehmisch1-3/+3
displayed to banned users.
2008-07-17Added support for handling the custom eAthena packet that sends the updateBjørn Lindeijer1-1/+13
host (patch by Sanga).
2007-03-24Go back to login or register state on error, depending on what the user wasBjørn Lindeijer1-2/+3
doing, and fixed the error message when registering an account that already exists. Also another crash fix following from previous commit.
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