diff options
author | Lloyd Bryant <lloyd_bryant@netzero.net> | 2008-08-22 05:39:01 +0000 |
---|---|---|
committer | Lloyd Bryant <lloyd_bryant@netzero.net> | 2008-08-22 05:39:01 +0000 |
commit | 4434679b6f0d0e1345321d075f627d528f405883 (patch) | |
tree | ae7f11941f7c0b7c06260d3040521094f04d24f0 /ChangeLog | |
parent | 6be958da64e96f0b0d7ae043182b3f124eadfd4e (diff) | |
download | mana-4434679b6f0d0e1345321d075f627d528f405883.tar.gz mana-4434679b6f0d0e1345321d075f627d528f405883.tar.bz2 mana-4434679b6f0d0e1345321d075f627d528f405883.tar.xz mana-4434679b6f0d0e1345321d075f627d528f405883.zip |
Added config option to honor stop-walking packet, added X and Y to /where, reformatted src/chat.cpp
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-08-21 Lloyd Bryant ("Sanga") <sanga@aethyra.com> + + * Added configuration option "EnableSync" that causes + client to honor 0x88 "Stop Walking" packet. + * Added X and Y coordinates to output of "/where" + * Reformatted src/chat.cpp - it was missing indentation + in large areas + 2008-08-17 Lloyd Bryant ("Sanga") <sanga@aethyra.com> * Set the wallpaper based on the screen width. |