summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce3efd85..755407ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* src/game.cpp: Made the key-event handler use switches instead of
if-else.
+ * src/gui/gui.cpp:
+ * src/gui/gui.h:
+ Allow continous movement when holding down the left mouse button.
2005-07-23 Björn Steinbrink <B.Steinbrink@gmx.de>