summaryrefslogtreecommitdiffstats
path: root/src/defs.h
Commit message (Expand)AuthorAgeFilesLines
* tk: Add padding to textP. J. McDermott2022-01-311-0/+1
* menu, game: Rename border macroP. J. McDermott2022-01-311-1/+1
* tk: Add border with focus indication to buttonP. J. McDermott2022-01-271-0/+1
* tk: Add border to boxP. J. McDermott2022-01-271-1/+2
* tk/text: Replace min_char and max_char with allowed_charsP. J. McDermott2021-12-241-0/+3
* tk: Define colors within local headerP. J. McDermott2021-09-251-20/+0
* char/enemy: New characterP. J. McDermott2021-08-081-0/+24
* game: Implement fog of warP. J. McDermott2021-08-081-0/+4
* player: Add eyes (WIP)P. J. McDermott2021-08-081-0/+7
* player: Add smileP. J. McDermott2021-08-081-0/+6
* player: Render circleP. J. McDermott2021-08-081-2/+3
* player: Implement (renders just a dot so far)P. J. McDermott2021-08-081-0/+7
* menu, game: Rename macrosP. J. McDermott2021-08-071-16/+17
* tk: Add radio widgetP. J. McDermott2021-08-051-0/+1
* tk: Add check widgetP. J. McDermott2021-08-051-2/+11
* splash: Add non-functional "Quit" buttonP. J. McDermott2021-08-041-0/+1
* splash: Add non-functional "Play" buttonP. J. McDermott2021-08-031-2/+6
* splash: New (WIP) screenP. J. McDermott2021-08-021-0/+33
* main: ImplementP. J. McDermott2021-08-011-0/+26