Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | TMX parser rewrite number one. | P. J. McDermott | 2013-02-16 | 11 | -19/+731 |
| | |||||
* | Split Makefile.am in recursively-included files. | P. J. McDermott | 2013-02-15 | 3 | -4/+16 |
| | | | | | The modular maintenance benefits of recursive make without any of the problems of recursive make! | ||||
* | .gitignore: Update. | P. J. McDermott | 2013-02-15 | 1 | -1/+6 |
| | |||||
* | Use GNU Autoconf and Automake. | P. J. McDermott | 2013-02-15 | 9 | -22/+60 |
| | |||||
* | src/tmx.c: Silence some compiler warnings. | P. J. McDermott | 2013-02-15 | 1 | -0/+8 |
| | |||||
* | Add resource manager and move src/image.*. | P. J. McDermott | 2013-02-15 | 12 | -42/+200 |
| | |||||
* | Initial commit. | P. J. McDermott | 2013-02-14 | 23 | -0/+1131 |