summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e6f2fbc..cfb7e89a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-09-23 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/game-server/state.hpp, src/game-server/state.cpp: Changed
+ delayed events to an explicit interface.
+ * src/scripting/lua.cpp, src/game-server/command.cpp,
+ src/game-server/state.cpp, src/game-server/spawnarea.cpp,
+ src/game-server/state.hpp, src/game-server/monster.cpp,
+ src/game-server/trigger.cpp: Updated to new interface.
+
2007-09-22 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* src/chat-server/chatchannelmanager.hpp,