summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bddbe1e0..184bf9aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-11-17 Wai Ling Tsang <simotsa@gmail.com>
+
+ * src/gui/gui.cpp: Added mouse following ability/feature under
+ logic().
+ * src/gui/gui.h: Added mouseMotion(), mouseRelease() and private
+ variables for mouse following.
+
2006-11-05 Philipp Sehmisch <tmw@crushnet.org>
* data/graphics/tiles/Woodland_village.png,
@@ -3386,4 +3393,4 @@
restore some doxygen comments, improved size adaption and made the
window a shorter.
* data/graphics/images/login_wallpaper.png: New login wallpaper by
- Momotaro. \ No newline at end of file
+ Momotaro.