diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2006-09-20 14:54:47 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2006-09-20 14:54:47 +0000 |
commit | 0d2c09435711a5bcb4dfbd7d7900de6c415361ee (patch) | |
tree | d2317119f59f36e965d4ece657ae6631984e8986 /ChangeLog | |
parent | a72ec09ed3d7161b372ee43ff18a828964add512 (diff) | |
download | mana-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |