summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-02-10 18:28:17 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-02-10 18:28:17 +0000
commitd9af4a90a1b242645d38ff1427793ba86c1805b7 (patch)
tree9ed0ecc8fa53cb357f2e914145ef3bfea4458bc9 /ChangeLog
parent41cee6568c7c005ed54d665b82cc5f251b23ab59 (diff)
downloadmana-client-d9af4a90a1b242645d38ff1427793ba86c1805b7.tar.gz
mana-client-d9af4a90a1b242645d38ff1427793ba86c1805b7.tar.bz2
mana-client-d9af4a90a1b242645d38ff1427793ba86c1805b7.tar.xz
mana-client-d9af4a90a1b242645d38ff1427793ba86c1805b7.zip
Fixed the bug in the scrolling limitation that made it possible to scroll outside of the map in the south and east.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 880a3b9d..1ef0afbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2007-02-04 Bjørn Lindeijer <bjorn@lindeijer.nl>
+2007-02-10 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/gui/viewport.cpp: Fixed the bug in the scrolling limitation that made
+ it possible to scroll outside of the map in the south and east.
+
+2007-02-04 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/gui/menuwindow.cpp: Fixed a small glitch when dragging the menu
window.