diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-08 08:21:42 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-08 08:21:42 +0000 |
commit | 61dd0478b9c5c5c083631c28caf8199bf66bf617 (patch) | |
tree | c721d3f00655f40cae97c6d31e567808b6d3d1c5 /ChangeLog | |
parent | d5ef604e3043fb3a6395d10cae59abf5dd6b4e32 (diff) | |
download | mana-61dd0478b9c5c5c083631c28caf8199bf66bf617.tar.gz mana-61dd0478b9c5c5c083631c28caf8199bf66bf617.tar.bz2 mana-61dd0478b9c5c5c083631c28caf8199bf66bf617.tar.xz mana-61dd0478b9c5c5c083631c28caf8199bf66bf617.zip |
Fixed some width/height mixups in TMXCopy.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-03-08 Philipp Sehmisch <tmw@crushnet.org> + + * tools/tmxcopy/main.cpp, tools/tmxcopy/main.map.cpp, + tools/tmxcopy/plibutils.cpp + Fixed some width/height mixups in TMXCopy. + 2008-03-07 Bjørn Lindeijer <bjorn@lindeijer.nl> * data/*: Moved dynamically released data to its own module (tmwdata). |