summaryrefslogtreecommitdiffstats
path: root/src/maze.c
Commit message (Expand)AuthorAgeFilesLines
* maze: Optionally hide unseen wallsP. J. McDermott2021-08-081-5/+64
* maze: Fix renderingP. J. McDermott2021-08-021-4/+4
* maze: Set drawing colorP. J. McDermott2021-08-021-1/+9
* maze: Render (untested)P. J. McDermott2021-08-021-0/+44
* maze: Defend against use-after-freeP. J. McDermott2021-08-021-2/+12
* maze: New functionsP. J. McDermott2021-08-021-0/+186