diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2006-09-20 12:48:29 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2006-09-20 12:48:29 +0000 |
commit | a72ec09ed3d7161b372ee43ff18a828964add512 (patch) | |
tree | 7936071dd641b85206220d8e02e639847ef7e740 /ChangeLog | |
parent | 525056d28875eea1c17fd181fe4e51a42c9ce30b (diff) | |
download | mana-a72ec09ed3d7161b372ee43ff18a828964add512.tar.gz mana-a72ec09ed3d7161b372ee43ff18a828964add512.tar.bz2 mana-a72ec09ed3d7161b372ee43ff18a828964add512.tar.xz mana-a72ec09ed3d7161b372ee43ff18a828964add512.zip |
Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ data/graphics/items/generic-pinkantennae.png, data/graphics/items/Makefile.am, data/items.xml: Added drops for new monsters. + * 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. 2006-09-19 Bjørn Lindeijer <bjorn@lindeijer.nl> |