summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2005-09-17 00:19:16 +0000
committerYohann Ferreira <bertram@cegetel.net>2005-09-17 00:19:16 +0000
commitc0259002a1ac7529212492a1c942a6c901ccfa96 (patch)
treee93ad50c8c9eb0c6a7cb010815c9e6e054b978e2 /ChangeLog
parente454dcd9bc48c884215bb8144f43a10960b5f713 (diff)
downloadmana-client-c0259002a1ac7529212492a1c942a6c901ccfa96.tar.gz
mana-client-c0259002a1ac7529212492a1c942a6c901ccfa96.tar.bz2
mana-client-c0259002a1ac7529212492a1c942a6c901ccfa96.tar.xz
mana-client-c0259002a1ac7529212492a1c942a6c901ccfa96.zip
Only shows the minimap window if there's an minimap to the current map.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5598b49..ff3d301a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
src/gui/char_select.cpp, src/gui/ministatus.cpp, src/gui/skill.cpp,
src/gui/status.cpp, src/gui/status.h : Now the derived stats values
are got from the server, and then, are correct ones.
+ * src/gui/minimap.cpp : Only shows the Minimap Window if there's
+ actually a minimap to the current map.
2005-09-16 Bjørn Lindeijer <bjorn@lindeijer.nl>