summaryrefslogtreecommitdiff
path: root/tools/tmxcopy
AgeCommit message (Collapse)AuthorFilesLines
2009-02-15More copyright header fixesBjørn Lindeijer1-5/+4
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
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 Lindeijer2-1/+2
(cherry picked from commit afa57ceea0df1ce1ca494d7794e2f6542befc214)
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
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2008-08-10fixed some compilation problems reported by Jaxad, updated project file to ↵Philipp Sehmisch2-79/+33
new code::blocks format.
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