Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle tiles and properties in tilesets. | P. J. McDermott | 2013-02-17 | 2 | -13/+121 |
| | |||||
* | Add map exits to a collisions array. | P. J. McDermott | 2013-02-17 | 2 | -1/+30 |
| | |||||
* | 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 | 2 | -3/+256 |
| | |||||
* | Delete old map-related files. | P. J. McDermott | 2013-02-17 | 4 | -199/+0 |
| | |||||
* | Support layers in maps. | P. J. McDermott | 2013-02-17 | 2 | -19/+205 |
| | |||||
* | Give each use of a tileset a unique firstgid. | P. J. McDermott | 2013-02-17 | 2 | -20/+38 |
| | |||||
* | Fix base paths for resources referenced in maps. | P. J. McDermott | 2013-02-17 | 2 | -5/+27 |
| | |||||
* | 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 | 2 | -311/+293 |
| | |||||
* | TMX parser rewrite number one. | P. J. McDermott | 2013-02-16 | 7 | -1/+652 |
| | |||||
* | Split Makefile.am in recursively-included files. | P. J. McDermott | 2013-02-15 | 1 | -0/+3 |
| | | | | | The modular maintenance benefits of recursive make without any of the problems of recursive make! | ||||
* | Add resource manager and move src/image.*. | P. J. McDermott | 2013-02-15 | 4 | -0/+172 |