summaryrefslogtreecommitdiff
path: root/src/logindata.h
AgeCommit message (Collapse)AuthorFilesLines
2008-11-20Renabled the dynamic updatesBjørn Lindeijer1-7/+9
The update host can be optionally received from the server in a succesful login response or register response message. This change also merged Subversion commits 4425 and 4426: ........ r4425 | b_lindeijer | 2008-07-18 00:52:53 +0200 (Fri, 18 Jul 2008) | 3 lines -- Added support for handling the custom eAthena packet that sends the update host (patch by Sanga). ........ r4426 | b_lindeijer | 2008-07-18 01:08:17 +0200 (Fri, 18 Jul 2008) | 3 lines -- Remove possible trailing slash at the end of the update host, since otherwise there'll be two of them.
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-04-25Added client-side email address change ability.Yohann Ferreira1-0/+2
2008-04-18Added a change password dialog. State code is to be reworked.Yohann Ferreira1-0/+2
(Once again, I need feedback. Thanks!)
2007-09-22Cleaned a bit.Guillaume Melquiond1-4/+2
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-2/+2
2007-03-11Merged 0.0 changes from revision 3065 to 3177 to trunk.Bjørn Lindeijer1-0/+1
2007-02-23Added unregistering, logout_then_exit, switch_character and ↵Rogier Polak1-0/+9
switch_accountserver.
2006-08-02Ported account registration to tmwserv. There's still a ↵Eugenio Favalli1-1/+1
disconnection/reconnection between registration and login.
2006-02-23A bunch of mostly cosmetic cleanups.Björn Steinbrink1-0/+1
2006-02-04Unify the various login dialogs to use LoginData.Björn Steinbrink1-0/+4
2006-02-03Made the login dialog work on LoginData only, without playing with the ↵Björn Steinbrink1-0/+2
config, it's not its job to do so.
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+35