summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLloyd Bryant <lloyd_bryant@netzero.net>2008-08-22 05:39:01 +0000
committerLloyd Bryant <lloyd_bryant@netzero.net>2008-08-22 05:39:01 +0000
commit4434679b6f0d0e1345321d075f627d528f405883 (patch)
treeae7f11941f7c0b7c06260d3040521094f04d24f0 /ChangeLog
parent6be958da64e96f0b0d7ae043182b3f124eadfd4e (diff)
downloadmana-client-4434679b6f0d0e1345321d075f627d528f405883.tar.gz
mana-client-4434679b6f0d0e1345321d075f627d528f405883.tar.bz2
mana-client-4434679b6f0d0e1345321d075f627d528f405883.tar.xz
mana-client-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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22ae8172..b4042915 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.