Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define installation directory preprocessor macros. | P. J. McDermott | 2013-02-20 | 1 | -1/+7 |
| | |||||
* | Organize maps in their own directory. | P. J. McDermott | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | Clean up some "#if 0" conditions. | P. J. McDermott | 2013-02-19 | 1 | -12/+2 |
| | |||||
* | Limit surfaces to 8 bpp. Set keys and palettes. | P. J. McDermott | 2013-02-19 | 1 | -24/+29 |
| | | | | Also clean up main() a bit more. | ||||
* | Make demo smoother. | P. J. McDermott | 2013-02-19 | 1 | -16/+16 |
| | |||||
* | Improve demo and clean up main(). | P. J. McDermott | 2013-02-19 | 1 | -153/+46 |
| | |||||
* | 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 |