summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjörn Steinbrink <B.Steinbrink@gmx.de>2006-02-05 04:18:35 +0000
committerBjörn Steinbrink <B.Steinbrink@gmx.de>2006-02-05 04:18:35 +0000
commit3c8a29048703a6f830061c8bd0965adde4adb706 (patch)
treed860fdb3cd2924c343f34ca988ec01776284c0b3 /ChangeLog
parentcfc9ed654330452405cf4a107ec55e3bfa6137b0 (diff)
downloadmana-client-3c8a29048703a6f830061c8bd0965adde4adb706.tar.gz
mana-client-3c8a29048703a6f830061c8bd0965adde4adb706.tar.bz2
mana-client-3c8a29048703a6f830061c8bd0965adde4adb706.tar.xz
mana-client-3c8a29048703a6f830061c8bd0965adde4adb706.zip
Made the player walk to items prior to picking them up.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 12 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c319597..5b1effe4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,19 @@
+2006-02-05 Björn Steinbrink <B.Steinbrink@gmx.de>
+
+ * src/localplayer.cpp, src/localplayer.h, src/gui/gui.cpp: Made the
+ player walk to items prior to picking them up.
+
2006-02-04 Philipp Sehmisch <tmw@crushnet.org>
+
* data/graphics/tiles/Woodland.png: new path design
- * data/graphics/tiles/Woodland_ground.png,
+ * data/graphics/tiles/Woodland_ground.png,
data/graphics/tiles/Woodland_x2.png,
- data/graphics/tiles/Woodland_x3.png: splitted the tileset into three
+ data/graphics/tiles/Woodland_x3.png: splitted the tileset into three
tilesets with different tile sizes
(i kept the original tileset for backward compatiblity)
- * data/maps/new_9.1.tmx.gz: remapped with the oversized tile technology.
- made the forests less regular. made the unwalkable map borders more
- visual appealing
-
+ * data/maps/new_9.1.tmx.gz: remapped with the oversized tile
+ technology. made the forests less regular. made the unwalkable map
+ borders more visual appealing
2006-02-04 Björn Steinbrink <B.Steinbrink@gmx.de>
@@ -1738,4 +1743,4 @@
restore some doxygen comments, improved size adaption and made the
window a shorter.
* data/graphics/images/login_wallpaper.png: New login wallpaper by
- Momotaro. \ No newline at end of file
+ Momotaro.