summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrode Lindeijer <f.lindeijer@gmail.com>2006-07-25 22:32:11 +0000
committerFrode Lindeijer <f.lindeijer@gmail.com>2006-07-25 22:32:11 +0000
commit7995d75924702884bae21c6cebc4d287c7d6b65f (patch)
tree750a0ed497f02fd606d4805a050fb20fdfd1474c /ChangeLog
parent03d8d70b5dffb2ad24a2abd7cb85e958e9d18215 (diff)
downloadmana-client-7995d75924702884bae21c6cebc4d287c7d6b65f.tar.gz
mana-client-7995d75924702884bae21c6cebc4d287c7d6b65f.tar.bz2
mana-client-7995d75924702884bae21c6cebc4d287c7d6b65f.tar.xz
mana-client-7995d75924702884bae21c6cebc4d287c7d6b65f.zip
Improved the snow village both in the tile sets and mapwise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index f8211a19..08cbcbf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-07-26 Frode Lindeijer <f.lindeijer@gmail.com>
+
+ * data/graphics/tiles/snowset.png, data/graphics/tiles/snow_x2.png,
+ data/graphics/tiles/snow_x3.png: Moved the lamppost, the rock and the
+ bench to seperate tall tilebitmaps.
+ * data/maps/new_11-1.tmx.gz: Improved the snow village map, main changes
+ are that the player can now walk better behind houses, lampposts, rocks
+ and benches.
+
2006-07-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/gui/updatewindow.cpp: Fixed updating on Windows.
@@ -15,10 +24,10 @@
2006-07-24 Frode Lindeijer <f.lindeijer@gmail.com>
* data/graphics/sprites/npcs.png: Added the organdealer to
- the NPCs
+ the NPCs.
* data/graphics/sprites/player_male_base.png,
data/graphics/sprites/player_female_base.png: Fixed some
- transparency issues
+ transparency issues.
2006-07-24 Eugenio Favalli <elvenprogrammer@gmail.com>
@@ -119,7 +128,7 @@
2006-07-17 Frode Lindeijer <f.lindeijer@gmail.com>
- * Added shorts to items.png
+ * data/graphics/sprites/items.png: Added shorts' icon to items.png
2006-07-12 Bjørn Lindeijer <bjorn@lindeijer.nl>