diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2006-08-14 22:48:53 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2006-08-14 22:48:53 +0000 |
commit | 0841923d1ebd1283e5b1d2cff48ed34f860f288b (patch) | |
tree | 1ccd53d94b3fc88b6e8c321ca51f8900d76f8ed0 /ChangeLog | |
parent | 45af94901cbaade46723456ec1991b4b985bfe66 (diff) | |
download | manaserv-0841923d1ebd1283e5b1d2cff48ed34f860f288b.tar.gz manaserv-0841923d1ebd1283e5b1d2cff48ed34f860f288b.tar.bz2 manaserv-0841923d1ebd1283e5b1d2cff48ed34f860f288b.tar.xz manaserv-0841923d1ebd1283e5b1d2cff48ed34f860f288b.zip |
Changed protocol so that server information are sent on character selection.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-08-06 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/accounthandler.cpp, src/defines.h: Modified protocol so that + server information are sent on character selection. + * src/client.cpp: Adapted to new connection protocol and new character + information. + 2006-08-13 Bjørn Lindeijer <bjorn@lindeijer.nl> * src/items.h: Fixed missing constructor since there is no default |