summaryrefslogtreecommitdiff
path: root/tools/tmxcopy
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer3-3/+3
2010-02-22Modify copyright headersFreeyorp3-3/+6
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer8-22/+14
2010-02-07Updated Copyright year to 2010!Bertram3-3/+3
2009-10-24Basically finish rebrandingJared Adams1-1/+1
2009-07-22TMX Tools: minor tidyupSteve Cotton4-7/+25
2009-07-22Documentation for TMXCollideSteve Cotton1-5/+17
2009-04-16Fixed compile warnings about signed/unsigned comparisonsBjørn Lindeijer2-5/+5
2009-04-16TMXCollide wasn't handling tilesets right.Steve Cotton2-6/+21
2009-04-16Collision layer generation toolSteve Cotton4-1/+196
2009-04-16Map generation toolSteve Cotton6-33/+331
2009-04-16Build tmxcopy with debugging and -WallSteve Cotton1-1/+1
2009-03-10Copyright header fixSteve Cotton1-5/+5
2009-03-09Make tmxcopy pair up layers by nameSteve Cotton4-28/+231
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 Lindeijer2-1/+2
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer2-5/+5
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer5-22/+20
2008-11-24Converted some DOS newlines to UNIXBjørn Lindeijer1-18/+18
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer5-6/+0
2008-08-10fixed some compilation problems reported by Jaxad, updated project file to ne...Philipp Sehmisch2-79/+33
2008-04-01renaming makefile to MakefilePhilipp Sehmisch1-0/+18
2008-04-01renaming makefile to MakefilePhilipp Sehmisch1-18/+0
2008-04-01compilation fixes suggested by peavey.Philipp Sehmisch2-1/+2
2008-04-01Added makefile for TMXCopy by jaxad.Philipp Sehmisch1-0/+18
2008-03-08Fixed some width/height mixups in TMXCopy.Philipp Sehmisch3-17/+18
2007-12-12Added my tmxcopy tool for copying parts of maps to other maps.Philipp Sehmisch12-0/+1134