summaryrefslogtreecommitdiff
path: root/tools/tmxcopy/map.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-09Make tmxcopy pair up layers by nameSteve Cotton1-8/+113
2009-03-09Fix tmxcopy off-by-one error translating tilesetsSteve Cotton1-1/+5
2009-03-09Added missing header and print newline at end of usage instructionsBjørn Lindeijer1-0/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-5/+4
2008-08-10fixed some compilation problems reported by Jaxad, updated project file to ne...Philipp Sehmisch1-0/+2
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