summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tk: Implement mouse button up eventP. J. McDermott2021-08-047-9/+44
* tk: Reduce initialization boilerplate codeP. J. McDermott2021-08-044-18/+16
* widget: RemoveP. J. McDermott2021-08-043-158/+1
* splash: Use mftkP. J. McDermott2021-08-041-69/+43
* tk: Add grid widgetP. J. McDermott2021-08-043-0/+199
* tk: Add button widgetP. J. McDermott2021-08-043-0/+131
* tk: Add label widgetP. J. McDermott2021-08-043-0/+143
* tk: Define widget and APIP. J. McDermott2021-08-046-1/+180
* splash: Add non-functional "Play" buttonP. J. McDermott2021-08-032-2/+32
* widget: Add buttonP. J. McDermott2021-08-032-0/+49
* ttf: Rename to widgetP. J. McDermott2021-08-034-12/+11
* ttf: Center text within line skip heightP. J. McDermott2021-08-031-2/+5
* splash: Align text by the baselineP. J. McDermott2021-08-034-33/+109
* splash: New (WIP) screenP. J. McDermott2021-08-025-1/+237
* maze: Fix renderingP. J. McDermott2021-08-021-4/+4
* 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
* maze: Defend against use-after-freeP. J. McDermott2021-08-022-3/+13
* 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