summaryrefslogtreecommitdiffstats
path: root/dimension/realize.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't flip boxes that are specified backwards.Tavian Barnes2009-10-301-3/+6
|
* Refactor parsing and realization a bit.Tavian Barnes2009-10-301-23/+38
|
* (Sort of) realize boxes.Tavian Barnes2009-10-301-1/+70
| | | | We now have a working rendering from an SDL input, kinda!
* (Sort of) parse boxes.Tavian Barnes2009-10-301-2/+48
|
* Skeleton of parser and realizer.Tavian Barnes2009-10-291-0/+28