summaryrefslogtreecommitdiffstats
path: root/src/defs.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Also fix an #include directive in the grid widget.
* 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