Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tk: Add border with focus indication to button | P. J. McDermott | 2022-01-27 | 1 | -0/+1 |
* | tk: Add border to box | P. J. McDermott | 2022-01-27 | 1 | -1/+2 |
* | tk/text: Replace min_char and max_char with allowed_chars | P. J. McDermott | 2021-12-24 | 1 | -0/+3 |
* | tk: Define colors within local header | P. J. McDermott | 2021-09-25 | 1 | -20/+0 |
* | char/enemy: New character | P. J. McDermott | 2021-08-08 | 1 | -0/+24 |
* | game: Implement fog of war | P. J. McDermott | 2021-08-08 | 1 | -0/+4 |
* | player: Add eyes (WIP) | P. J. McDermott | 2021-08-08 | 1 | -0/+7 |
* | player: Add smile | P. J. McDermott | 2021-08-08 | 1 | -0/+6 |
* | player: Render circle | P. J. McDermott | 2021-08-08 | 1 | -2/+3 |
* | player: Implement (renders just a dot so far) | P. J. McDermott | 2021-08-08 | 1 | -0/+7 |
* | menu, game: Rename macros | P. J. McDermott | 2021-08-07 | 1 | -16/+17 |
* | tk: Add radio widget | P. J. McDermott | 2021-08-05 | 1 | -0/+1 |
* | tk: Add check widget | P. J. McDermott | 2021-08-05 | 1 | -2/+11 |
* | splash: Add non-functional "Quit" button | P. J. McDermott | 2021-08-04 | 1 | -0/+1 |
* | splash: Add non-functional "Play" button | P. J. McDermott | 2021-08-03 | 1 | -2/+6 |
* | splash: New (WIP) screen | P. J. McDermott | 2021-08-02 | 1 | -0/+33 |
* | main: Implement | P. J. McDermott | 2021-08-01 | 1 | -0/+26 |