summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-10-24 19:13:04 +0000
committerJared Adams <jaxad0127@gmail.com>2008-10-24 19:13:04 +0000
commitf8f3e17f72d1216bacd5aaa975789b0b790068f6 (patch)
treef75af23708c746f0139e044ebccc78ceac36c6e2 /ChangeLog
parent0b2235dfff7f7c0f534746271ff66275297fd328 (diff)
downloadmana-client-f8f3e17f72d1216bacd5aaa975789b0b790068f6.tar.gz
mana-client-f8f3e17f72d1216bacd5aaa975789b0b790068f6.tar.bz2
mana-client-f8f3e17f72d1216bacd5aaa975789b0b790068f6.tar.xz
mana-client-f8f3e17f72d1216bacd5aaa975789b0b790068f6.zip
Made it so the player will auto face its target
Fixed it so the correct direction will be Patch by Chuck Miller
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a77d38b..c25a82e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-24 Chuck Miller <shadowmil@gmail.com>
+
+ * src/localplayer.cpp: Made it so the player will auto face its target
+ * src/net/beinghandler.cpp: Fixed it so the correct direction will be
+ set
+
2008-10-23 Chuck Miller <shadowmil@gmail.com>
* src/beingmanager.cpp: Fixed a bug causing targets not to work, and