Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -2/+1 | |
2009-07-22 | TMX Tools: minor tidyup | Steve Cotton | 1 | -4/+13 | |
2009-04-16 | Fixed compile warnings about signed/unsigned comparisons | Bjørn Lindeijer | 1 | -4/+4 | |
2009-04-16 | TMXCollide wasn't handling tilesets right. | Steve Cotton | 1 | -4/+11 | |
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 | 1 | -0/+70 | |
2009-04-16 | Map generation tool | Steve Cotton | 1 | -23/+136 | |
2009-03-09 | Make tmxcopy pair up layers by name | Steve Cotton | 1 | -8/+113 | |
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 | 1 | -0/+1 | |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -5/+4 | |
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-08-10 | fixed some compilation problems reported by Jaxad, updated project file to ↵ | Philipp Sehmisch | 1 | -0/+2 | |
new code::blocks format. | |||||
2008-03-08 | Fixed some width/height mixups in TMXCopy. | Philipp Sehmisch | 1 | -9/+8 | |
2007-12-12 | Added my tmxcopy tool for copying parts of maps to other maps. | Philipp Sehmisch | 1 | -0/+371 | |