summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aba05af3..228206b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-07-23 Björn Steinbrink <B.Steinbrink@gmx.de>
+
+ * src/being.h:
+ * src/being.cpp:
+ Added a member to keep the current map, restored setDestination.
+
+ * src/game.cpp:
+ * src/gui/gui.cpp:
+ Change calls to Being::setPath() to Being::setDestination().
+
+ * src/map.h:
+ Add a forward declaration for struct PATH_NODE.
+
2005-07-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
* NEWS: Moved project news here.