summaryrefslogtreecommitdiff
path: root/tools/tmxcopy/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-04-16Map generation toolSteve Cotton1-107/+0
2009-03-09Make tmxcopy pair up layers by nameSteve Cotton1-15/+53
2009-03-09Added missing header and print newline at end of usage instructionsBjørn Lindeijer1-1/+1
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.
2008-03-08Fixed some width/height mixups in TMXCopy.Philipp Sehmisch1-6/+10
2007-12-12Added my tmxcopy tool for copying parts of maps to other maps.Philipp Sehmisch1-0/+66