summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34964745..daf12fe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-12-12 Philipp Sehmisch <tmw@crushnet.org>
+
+ * tools/tmxcopy/base64.cpp,
+ tools/tmxcopy/base64.h, tools/tmxcopy/main.cpp,
+ tools/tmxcopy/map.cpp, tools/tmxcopy/map.hpp,
+ tools/tmxcopy/readme.txt, tools/tmxcopy/tmxcopy.cbp,
+ tools/tmxcopy/tostring.h, tools/tmxcopy/xmlutils.cpp,
+ tools/tmxcopy/xmlutils.h, tools/tmxcopy/zlibutils.cpp,
+ tools/tmxcopy/zlibutils.h: Added my tmxcopy tool for copying
+ parts of maps to other maps.
+
2007-12-10 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/being.cpp: Include cassert header.