diff options
author | David Athay <ko2fan@gmail.com> | 2008-04-11 14:12:30 +0000 |
---|---|---|
committer | David Athay <ko2fan@gmail.com> | 2008-04-11 14:12:30 +0000 |
commit | b50649ee5e28511df72cc3a08023747727c5b6f0 (patch) | |
tree | 1f1408b4550e70388ed1103747f973dbe77670f5 /ChangeLog | |
parent | 760967f3c0dae0c352568a2865c57679559806fa (diff) | |
download | mana-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-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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 |