summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-09-20 14:54:47 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-09-20 14:54:47 +0000
commit0d2c09435711a5bcb4dfbd7d7900de6c415361ee (patch)
treed2317119f59f36e965d4ece657ae6631984e8986 /ChangeLog
parenta72ec09ed3d7161b372ee43ff18a828964add512 (diff)
downloadmana-client-0d2c09435711a5bcb4dfbd7d7900de6c415361ee.tar.gz
mana-client-0d2c09435711a5bcb4dfbd7d7900de6c415361ee.tar.bz2
mana-client-0d2c09435711a5bcb4dfbd7d7900de6c415361ee.tar.xz
mana-client-0d2c09435711a5bcb4dfbd7d7900de6c415361ee.zip
added a missing minimap and cloud effects for new woodland maps
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68b057b8..8c43fb6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
* src/gui/setup.cpp, src/gui/setup_video.cpp,
src/gui/setup_video.h: Added a slider for controlling the overlay
detail to the video setup dialog based on a patch by VictorSan.
+ * data/maps/new_14-1.tmx.gz, data/maps/new_16-1.tmx.gz:
+ added cloud effect and minimap.
+ * data/images/Makefile.am: Updated makefile.
2006-09-19 Bjørn Lindeijer <bjorn@lindeijer.nl>