Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-22 | Modify copyright headers | Freeyorp | 3 | -3/+6 | |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 8 | -22/+14 | |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 3 | -3/+3 | |
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P ) | |||||
2009-10-24 | Basically finish rebranding | Jared Adams | 1 | -1/+1 | |
2009-07-22 | TMX Tools: minor tidyup | Steve Cotton | 4 | -7/+25 | |
2009-07-22 | Documentation for TMXCollide | Steve Cotton | 1 | -5/+17 | |
2009-04-16 | Fixed compile warnings about signed/unsigned comparisons | Bjørn Lindeijer | 2 | -5/+5 | |
2009-04-16 | TMXCollide wasn't handling tilesets right. | Steve Cotton | 2 | -6/+21 | |
Wasn't using the translation table from template map's tilesets to target map's tilesets. Also WIP for tmx_random_fill: better control of number of objects added | |||||
2009-04-16 | Collision layer generation tool | Steve Cotton | 4 | -1/+196 | |
2009-04-16 | Map generation tool | Steve Cotton | 6 | -33/+331 | |
2009-04-16 | Build tmxcopy with debugging and -Wall | Steve Cotton | 1 | -1/+1 | |
2009-03-10 | Copyright header fix | Steve Cotton | 1 | -5/+5 | |
As Bjorn did in 0a106989bd16c48525f01cb8515809e74f37a8d8 | |||||
2009-03-09 | Make tmxcopy pair up layers by name | Steve Cotton | 4 | -28/+231 | |
2009-03-09 | Fix tmxcopy off-by-one error translating tilesets | Steve Cotton | 1 | -1/+5 | |
The first tiles of each tileset got shuffled. | |||||
2009-03-09 | Added missing header and print newline at end of usage instructions | Bjørn Lindeijer | 2 | -1/+2 | |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 2 | -5/+5 | |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 5 | -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. | |||||
2008-11-24 | Converted some DOS newlines to UNIX | Bjørn Lindeijer | 1 | -18/+18 | |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 5 | -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-10 | fixed some compilation problems reported by Jaxad, updated project file to ↵ | Philipp Sehmisch | 2 | -79/+33 | |
new code::blocks format. | |||||
2008-04-01 | renaming makefile to Makefile | Philipp Sehmisch | 1 | -0/+18 | |
2008-04-01 | renaming makefile to Makefile | Philipp Sehmisch | 1 | -18/+0 | |
2008-04-01 | compilation fixes suggested by peavey. | Philipp Sehmisch | 2 | -1/+2 | |
2008-04-01 | Added makefile for TMXCopy by jaxad. | Philipp Sehmisch | 1 | -0/+18 | |
2008-03-08 | Fixed some width/height mixups in TMXCopy. | Philipp Sehmisch | 3 | -17/+18 | |
2007-12-12 | Added my tmxcopy tool for copying parts of maps to other maps. | Philipp Sehmisch | 12 | -0/+1134 | |