diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-12 15:45:25 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-12 15:45:25 +0000 |
commit | 040380b706249fa55fca2778251382f0d4450125 (patch) | |
tree | 160bc37a69077501e01ea261ced18625bad3eed5 /ChangeLog | |
parent | a98d02eaf287932e3e83a980bac41ecc01f254f6 (diff) | |
download | mana-040380b706249fa55fca2778251382f0d4450125.tar.gz mana-040380b706249fa55fca2778251382f0d4450125.tar.bz2 mana-040380b706249fa55fca2778251382f0d4450125.tar.xz mana-040380b706249fa55fca2778251382f0d4450125.zip |
Added my tmxcopy tool for copying parts of maps to other maps.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |