Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-20 | Renabled the dynamic updates | Bjørn Lindeijer | 1 | -1/+13 | |
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-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2006-11-02 | Removed some cruft that was needed for eAthena. | Björn Steinbrink | 1 | -10/+0 | |
2006-08-20 | Changed MessageHandler::handleMessage to take a reference instead of a pointer. | Bjørn Lindeijer | 1 | -1/+1 | |
Removed unused Packet class. Added stub for handling GPMSG_BEING_ENTER. | |||||
2006-08-14 | Completed porting of character creation/deletion, fixed some issues with ↵ | Eugenio Favalli | 1 | -3/+0 | |
network code. | |||||
2006-07-26 | Removed char server selection dialog, and added character visualization in ↵ | Eugenio Favalli | 1 | -1/+7 | |
character selection dialog. | |||||
2006-02-04 | Unify the various login dialogs to use LoginData. | Björn Steinbrink | 1 | -0/+7 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+37 | |