summaryrefslogtreecommitdiff
path: root/tools/tmxcopy/map.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-2/+1
2009-07-22TMX Tools: minor tidyupSteve Cotton1-4/+13
2009-04-16Fixed compile warnings about signed/unsigned comparisonsBjørn Lindeijer1-4/+4
2009-04-16TMXCollide wasn't handling tilesets right.Steve Cotton1-4/+11
2009-04-16Collision layer generation toolSteve Cotton1-0/+70
2009-04-16Map generation toolSteve Cotton1-23/+136
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