summaryrefslogtreecommitdiffstats
path: root/src/resources/map.h
Commit message (Collapse)AuthorAgeFilesLines
* Add struct map * member to struct area.P. J. McDermott2013-02-191-1/+1
|
* Make the tileset firstgid a Uint32.P. J. McDermott2013-02-181-3/+3
|
* Clean up map layers.P. J. McDermott2013-02-181-11/+9
|
* Support collision and unknown map layers.P. J. McDermott2013-02-171-0/+1
|
* Handle tiles and properties in tilesets.P. J. McDermott2013-02-171-0/+8
|
* Add map exits to a collisions array.P. J. McDermott2013-02-171-1/+14
|
* Support objectgroups and map exits.P. J. McDermott2013-02-171-0/+27
|
* Support layers in maps.P. J. McDermott2013-02-171-4/+19
|
* Give each use of a tileset a unique firstgid.P. J. McDermott2013-02-171-6/+9
|
* Fix base paths for resources referenced in maps.P. J. McDermott2013-02-171-0/+3
|
* TMX parser rewrite number two.P. J. McDermott2013-02-171-1/+10
|
* TMX parser rewrite number one.P. J. McDermott2013-02-161-0/+27