Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | splash: Shrink color struct assignments | P. J. McDermott | 2021-08-05 | 1 | -20/+10 |
* | tk: Add check widget | P. J. McDermott | 2021-08-05 | 5 | -3/+203 |
* | tk: Fix grid spacing | P. J. McDermott | 2021-08-04 | 1 | -2/+2 |
* | tk: Render box background | P. J. McDermott | 2021-08-04 | 1 | -0/+16 |
* | tk: Fix container event passing | P. J. McDermott | 2021-08-04 | 2 | -2/+4 |
* | splash: Add non-functional "Quit" button | P. J. McDermott | 2021-08-04 | 2 | -3/+20 |
* | tk: Add box widget | P. J. McDermott | 2021-08-04 | 4 | -14/+145 |
* | tk: Implement mouse button up event | P. J. McDermott | 2021-08-04 | 7 | -9/+44 |
* | tk: Reduce initialization boilerplate code | P. J. McDermott | 2021-08-04 | 4 | -18/+16 |
* | widget: Remove | P. J. McDermott | 2021-08-04 | 3 | -158/+1 |
* | splash: Use mftk | P. J. McDermott | 2021-08-04 | 1 | -69/+43 |
* | tk: Add grid widget | P. J. McDermott | 2021-08-04 | 3 | -0/+199 |
* | tk: Add button widget | P. J. McDermott | 2021-08-04 | 3 | -0/+131 |
* | tk: Add label widget | P. J. McDermott | 2021-08-04 | 3 | -0/+143 |
* | tk: Define widget and API | P. J. McDermott | 2021-08-04 | 6 | -1/+180 |
* | splash: Add non-functional "Play" button | P. J. McDermott | 2021-08-03 | 2 | -2/+32 |
* | widget: Add button | P. J. McDermott | 2021-08-03 | 2 | -0/+49 |
* | ttf: Rename to widget | P. J. McDermott | 2021-08-03 | 4 | -12/+11 |
* | ttf: Center text within line skip height | P. J. McDermott | 2021-08-03 | 1 | -2/+5 |
* | splash: Align text by the baseline | P. J. McDermott | 2021-08-03 | 4 | -33/+109 |
* | splash: New (WIP) screen | P. J. McDermott | 2021-08-02 | 5 | -1/+237 |
* | maze: Fix rendering | P. J. McDermott | 2021-08-02 | 1 | -4/+4 |
* | maze: Set drawing color | P. J. McDermott | 2021-08-02 | 2 | -2/+11 |
* | dirs: New functions | P. J. McDermott | 2021-08-02 | 5 | -1/+85 |
* | util: Add mf_strcat() | P. J. McDermott | 2021-08-02 | 4 | -2/+75 |
* | maze: Render (untested) | P. J. McDermott | 2021-08-02 | 2 | -0/+49 |
* | maze: Defend against use-after-free | P. J. McDermott | 2021-08-02 | 2 | -3/+13 |
* | maze: New functions | P. J. McDermott | 2021-08-02 | 3 | -1/+226 |
* | main: Implement | P. J. McDermott | 2021-08-01 | 3 | -0/+125 |
* | fonts/FifteenTwenty: Ignore TTF file | P. J. McDermott | 2021-08-01 | 2 | -2/+1 |
* | fonts/FifteenTwenty: New submodule | P. J. McDermott | 2021-08-01 | 2 | -0/+3 |
* | Initial commit | P. J. McDermott | 2021-08-01 | 22 | -0/+1876 |