summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-04-11 14:12:30 +0000
committerDavid Athay <ko2fan@gmail.com>2008-04-11 14:12:30 +0000
commitb50649ee5e28511df72cc3a08023747727c5b6f0 (patch)
tree1f1408b4550e70388ed1103747f973dbe77670f5 /ChangeLog
parent760967f3c0dae0c352568a2865c57679559806fa (diff)
downloadMana-b50649ee5e28511df72cc3a08023747727c5b6f0.tar.gz
Mana-b50649ee5e28511df72cc3a08023747727c5b6f0.tar.bz2
Mana-b50649ee5e28511df72cc3a08023747727c5b6f0.tar.xz
Mana-b50649ee5e28511df72cc3a08023747727c5b6f0.zip
Players now need to
click on the monster sprites rather than the tile. Players will now move to the target before attacking it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cc5335b..6f2fe4e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2008-04-12 Dennis Friis <peavey@placid.dk>
+2008-04-11 David Athay <ko2fan@gmail.com>
+
+ * src/localplayer.cpp, src/beingmanager.h, src/gui/viewport.cpp,
+ src/beingmanager.cpp, src/localplayer.h, tmw.cbp: Players now need to
+ click on the monster sprites rather than the tile. Players will now
+ move to the target before attacking it.
+
+2008-04-10 Dennis Friis <peavey@placid.dk>
* src/gui/chat.h, src/gui/chat.cpp, src/net/protocol.h,
src/net/chathandler.cpp: Implemented support for whispering to other