summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83f8d126..d1ea1f6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-01 Björn Steinbrink <B.Steinbrink@gmx.de>
+
+ * src/gui/buysell.cpp, src/gui/menuwindow.cpp: Simplified button
+ creation code.
+ * src/gui/npc_text.cpp: Fixed a bug where the game crashes if there's a
+ message dialog from a npc that no longer exists.
+ * src/properties.h: Reverted properties to private.
+
2006-01-31 Björn Steinbrink <B.Steinbrink@gmx.de>
* src/gui/setup.cpp: Cleanup.