diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-09-02 13:17:00 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-09-02 13:17:00 +0000 |
commit | 475cebc96ee8ce31171e105382db549a364e0f0e (patch) | |
tree | a09c37cba1714158294910ae1d96cca051816568 /ChangeLog | |
parent | 0f3f5ed0b20a34dfa787365e224ba3f49bbc9995 (diff) | |
download | manaserv-475cebc96ee8ce31171e105382db549a364e0f0e.tar.gz manaserv-475cebc96ee8ce31171e105382db549a364e0f0e.tar.xz manaserv-475cebc96ee8ce31171e105382db549a364e0f0e.zip |
Corrected hair and hair color constants to match those available on the client.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2006-09-02 Bjørn Lindeijer <bjorn@lindeijer.nl> + + * src/defines.h: Corrected hair and hair color constants to match + those available on the client. + 2006-09-02 Guillaume Melquiond <guillaume.melquiond@gmail.com> * src/object.cpp, src/controller.cpp, src/dalstorage.cpp, src/items.h, @@ -8,7 +13,6 @@ Removed pixel-based synchronisation. Added variable length move messages. Changed default buffer size of outgoing packets. - 2006-08-28 Eugenio Favalli <elvenprogrammer@gmail.com> * tmwserv.cbp, tmwserv.dev: Updated project files. |