]> git.cameronkatri.com Git - bsdgames-darwin.git/history - cgram
cgram: rename local functions
[bsdgames-darwin.git] / cgram /
2021-05-05 rilligcgram: rename local functions
2021-05-05 rilligcgram: in hinting mode, show all correct characters...
2021-04-28 rilligcgram: use ASCII-only implementation of <ctype.h> functions
2021-04-28 rilligcgram: provide usage on incorrect invocation
2021-04-28 rilligcgram: conform to lint's strict bool mode, KNF
2021-04-28 wizcgram: allow providing an input file instead of the...
2021-04-13 rilligcgram: don't beep if the window is resized
2021-04-13 rilligcgram: place the 'solved' marker nearer to the text
2021-04-13 rilligcgram: make the 'solved' stand out more
2021-04-13 rilligcgram: fix assertion when substituting at the end of...
2021-04-13 rilligcgram: add advanced cursor movement with tab, shift...
2021-04-13 rilligcgram: properly handle input errors
2021-04-13 rilligcgram: allow navigation with KEY_PPAGE and KEY_NPAGE
2021-04-13 rilligcgram: rewrite completely, fixing bugs and style
2021-04-13 rilligcgram: WARNS=6, use int for all coordinates
2021-04-13 rilligcgram: consistently use char for characters
2021-04-13 rilligcgram: fix undefined behavior when pressing function...
2021-04-13 rilligcgram: adjust style to survive lint's strict bool mode
2021-04-13 rilligcgram: sort includes
2021-04-13 rilligcgram: indent
2021-04-13 rilligcgram: fix Home key for cursor navigation
2021-03-28 Cameron KatriUse PREFIX now
2021-02-22 Cameron KatriGet all the games compiling for iOS
2020-07-02 rilligcgram(6): use standard cursor keys, use standard shuffl...
2013-08-04 wizAdd RCS Id.
2013-08-04 dhollandAdd a curses gizmo for solving Sunday-paper-type crypto...