summaryrefslogtreecommitdiffstats
path: root/cgram
Commit message (Expand)AuthorAgeFilesLines
* cgram: allow navigation with KEY_PPAGE and KEY_NPAGErillig2021-04-131-8/+12
* cgram: rewrite completely, fixing bugs and stylerillig2021-04-131-179/+286
* cgram: WARNS=6, use int for all coordinatesrillig2021-04-131-47/+44
* cgram: consistently use char for charactersrillig2021-04-131-12/+41
* cgram: fix undefined behavior when pressing function keysrillig2021-04-131-1/+1
* cgram: adjust style to survive lint's strict bool moderillig2021-04-131-16/+17
* cgram: sort includesrillig2021-04-131-5/+6
* cgram: indentrillig2021-04-131-262/+286
* cgram: fix Home key for cursor navigationrillig2021-04-131-1/+1
* Use PREFIX nowCameron Katri2021-03-282-4/+6
* Get all the games compiling for iOSCameron Katri2021-02-221-4/+14
* cgram(6): use standard cursor keys, use standard shuffle algorithmrillig2020-07-021-9/+13
* Add RCS Id.wiz2013-08-041-0/+1
* Add a curses gizmo for solving Sunday-paper-type cryptograms based ondholland2013-08-044-0/+448