summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add map exits to a collisions array.P. J. McDermott2013-02-172-1/+30
|
* Divide map exit dimensions by map tile dimensions.P. J. McDermott2013-02-172-1/+8
|
* Support objectgroups and map exits.P. J. McDermott2013-02-173-3/+263
|
* Delete old map-related files.P. J. McDermott2013-02-178-619/+0
|
* Support layers in maps.P. J. McDermott2013-02-172-19/+205
|
* Give each use of a tileset a unique firstgid.P. J. McDermott2013-02-173-22/+42
|
* Fix base paths for resources referenced in maps.P. J. McDermott2013-02-172-5/+27
|
* Allocate maps & tilesets before their start elems.P. J. McDermott2013-02-172-29/+38
|
* TMX parser rewrite number two.P. J. McDermott2013-02-176-315/+364
|
* TMX parser rewrite number one.P. J. McDermott2013-02-1611-19/+731
|
* Split Makefile.am in recursively-included files.P. J. McDermott2013-02-152-0/+13
| | | | | The modular maintenance benefits of recursive make without any of the problems of recursive make!
* src/tmx.c: Silence some compiler warnings.P. J. McDermott2013-02-151-0/+8
|
* Add resource manager and move src/image.*.P. J. McDermott2013-02-1511-40/+197
|
* Initial commit.P. J. McDermott2013-02-1416-0/+952