Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement and test renderer. | P. J. McDermott | 2013-02-19 | 1 | -2/+105 |
* | Clean up map layers. | P. J. McDermott | 2013-02-18 | 1 | -4/+0 |
* | Begin work on areas and viewports. | P. J. McDermott | 2013-02-18 | 1 | -0/+3 |
* | Fix unsafe (char *)->(int *). Ensure byte order. | P. J. McDermott | 2013-02-18 | 1 | -0/+4 |
* | Support collision and unknown map layers. | P. J. McDermott | 2013-02-17 | 1 | -1/+1 |
* | Divide map exit dimensions by map tile dimensions. | P. J. McDermott | 2013-02-17 | 1 | -1/+4 |
* | Support objectgroups and map exits. | P. J. McDermott | 2013-02-17 | 1 | -0/+7 |
* | Give each use of a tileset a unique firstgid. | P. J. McDermott | 2013-02-17 | 1 | -2/+4 |
* | Allocate maps & tilesets before their start elems. | P. J. McDermott | 2013-02-17 | 1 | -1/+5 |
* | TMX parser rewrite number two. | P. J. McDermott | 2013-02-17 | 1 | -2/+5 |
* | Add resource manager and move src/image.*. | P. J. McDermott | 2013-02-15 | 1 | -9/+18 |
* | Initial commit. | P. J. McDermott | 2013-02-14 | 1 | -0/+65 |