summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-12-05 01:58:31 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-12-05 01:58:31 +0000
commit746259438271a2fe625b33a24b74693956477062 (patch)
tree11b3bca24d14ce2575254c20360f5fd56cd540fe /ChangeLog
parenteccafb8d815068d908b998bb6c0b581b076dc78f (diff)
downloadmana-client-746259438271a2fe625b33a24b74693956477062.tar.gz
mana-client-746259438271a2fe625b33a24b74693956477062.tar.bz2
mana-client-746259438271a2fe625b33a24b74693956477062.tar.xz
mana-client-746259438271a2fe625b33a24b74693956477062.zip
Improved the tiling behavior of the cliffs (still not gridless but at least the edges fit together in the most common situations)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee348a23..049b0bdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-05 Philipp Sehmisch <tmw@crushnet.org>
+
+ * data/graphics/tiles/desert1.png: Improved the tiling behavior
+ of the cliffs (still not gridless but at least the edges fit
+ together in the most common situations)
+
2006-12-04 Bjørn Lindeijer <bjorn@lindeijer>
* src/game.cpp, src/engine.h, src/gui/windowcontainer.h,