summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* maze: Fix renderingP. J. McDermott2021-08-021-4/+4
| | | | Wow.
* maze: Set drawing colorP. J. McDermott2021-08-022-2/+11
|
* dirs: New functionsP. J. McDermott2021-08-025-1/+85
|
* util: Add mf_strcat()P. J. McDermott2021-08-024-2/+75
|
* 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
|
* fonts/FifteenTwenty: Ignore TTF fileP. J. McDermott2021-08-012-2/+1
|
* fonts/FifteenTwenty: New submoduleP. J. McDermott2021-08-012-0/+3
|
* Initial commitP. J. McDermott2021-08-0122-0/+1876