summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bab6871f..ad4c146a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,23 @@
-2007-10-19 Philipp Sehmisch <tmw@crushnet.org>
+2007-10-21 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/gui/window.cpp, src/gui/window.h: Removed redundant resizable
+ flag. Factored moving/resizing code, so that events are fired only
+ once per size change.
+
+2007-10-20 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/gui/playerbox.cpp: Centered sprite inside selection box.
+
+2007-10-19 Philipp Sehmisch <tmw@crushnet.org>
* data/graphics/images/ambient/fog.png: Added fog effect overlay
graphic.
+2007-10-18 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/resources/iteminfo.h, src/resources/itemdb.cpp: Removed unused
+ slot field.
+
2007-10-18 Philipp Sehmisch <tmw@crushnet.org>
* data/graphics/sprites/hairstyle7-male.png,