summaryrefslogtreecommitdiffstats
path: root/src/area.h
Commit message (Expand)AuthorAgeFilesLines
* src/area.c: Split up area_new().P. J. McDermott2013-03-021-1/+1
* Add struct map * member to struct area.P. J. McDermott2013-02-191-1/+2
* Merge src/layer.h into src/area.h.P. J. McDermott2013-02-191-1/+6
* Fix graphics glitch with negative viewport coords.P. J. McDermott2013-02-191-1/+1
* Implement and test renderer.P. J. McDermott2013-02-191-1/+3
* Begin work on areas and viewports.P. J. McDermott2013-02-181-0/+16