Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support collision and unknown map layers. | P. J. McDermott | 2013-02-17 | 1 | -2/+10 |
* | Support unused tileset properties. | P. J. McDermott | 2013-02-17 | 1 | -0/+3 |
* | Handle tiles and properties in tilesets. | P. J. McDermott | 2013-02-17 | 1 | -13/+113 |
* | Add map exits to a collisions array. | P. J. McDermott | 2013-02-17 | 1 | -0/+16 |
* | Divide map exit dimensions by map tile dimensions. | P. J. McDermott | 2013-02-17 | 1 | -0/+4 |
* | Support objectgroups and map exits. | P. J. McDermott | 2013-02-17 | 1 | -3/+229 |
* | Support layers in maps. | P. J. McDermott | 2013-02-17 | 1 | -15/+186 |
* | Give each use of a tileset a unique firstgid. | P. J. McDermott | 2013-02-17 | 1 | -14/+29 |
* | Fix base paths for resources referenced in maps. | P. J. McDermott | 2013-02-17 | 1 | -5/+24 |
* | Allocate maps & tilesets before their start elems. | P. J. McDermott | 2013-02-17 | 1 | -28/+33 |
* | TMX parser rewrite number two. | P. J. McDermott | 2013-02-17 | 1 | -310/+283 |
* | TMX parser rewrite number one. | P. J. McDermott | 2013-02-16 | 1 | -0/+423 |