summaryrefslogtreecommitdiff
path: root/tools/tmxcopy/map.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-5/+4
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections.
2009-01-05Added missing header and print newline at end of usage instructionsBjørn Lindeijer1-0/+1
(cherry picked from commit afa57ceea0df1ce1ca494d7794e2f6542befc214)
2008-08-10fixed some compilation problems reported by Jaxad, updated project file to ↵Philipp Sehmisch1-0/+2
new code::blocks format.
2008-03-08Fixed some width/height mixups in TMXCopy.Philipp Sehmisch1-9/+8
2007-12-12Added my tmxcopy tool for copying parts of maps to other maps.Philipp Sehmisch1-0/+371