summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2008-02-12 19:49:37 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2008-02-12 19:49:37 +0000
commit79dfa4db0cc7d307fe52f1959a30f117efacaa00 (patch)
treec44cd018b8f9f320fb2a1f0c8aed47a24ac14e2b /ChangeLog
parent34e9c3e9125ef800ef47e2594cf23853deddccfb (diff)
downloadmana-client-79dfa4db0cc7d307fe52f1959a30f117efacaa00.tar.gz
mana-client-79dfa4db0cc7d307fe52f1959a30f117efacaa00.tar.bz2
mana-client-79dfa4db0cc7d307fe52f1959a30f117efacaa00.tar.xz
mana-client-79dfa4db0cc7d307fe52f1959a30f117efacaa00.zip
Made pathfinding not halt on collision destination tile, made moving around with mouse smoother. Added possibility to pass through players with key controls.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d94aabd4..f928fd85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-12 Dennis Friis <peavey@placid.dk>
+ * src/localplayer.cpp, src/map.cpp, src/gui/viewport.cpp, src/being.cpp
+ src/map.h: Made pathfinding not halt on collision destination tile,
+ made moving around with mouse smoother. Added possibility to pass
+ through players with key controls.
+
2008-02-11 Philipp Sehmisch <tmw@crushnet.org>
* data/maps/new_22-1.tmx: Added music and overlay to snake dungeon.