summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* util: Add mf_strcat()P. J. McDermott2021-08-023-1/+74
|
* maze: Render (untested)P. J. McDermott2021-08-022-0/+49
| | | | TODO: Color
* maze: Defend against use-after-freeP. J. McDermott2021-08-022-3/+13
| | | | And non-compliant standard C libraries.
* maze: New functionsP. J. McDermott2021-08-023-1/+226
|
* main: ImplementP. J. McDermott2021-08-013-0/+125
|
* Initial commitP. J. McDermott2021-08-012-0/+2