aboutsummaryrefslogtreecommitdiff
path: root/misc.c (unfollow)
Commit message (Expand)Author
2010-04-25Patch idea from Debian, but modified considerably in implementation:Simon Tatham
2009-12-22Keyboard control for Dominosa (patch largely due to James H, thoughSimon Tatham
2009-01-26Patch from James H to add keyboard control in Sixteen and NetslideSimon Tatham
2008-09-13Patch from James H to centralise some generally useful cursor-Simon Tatham
2007-05-07Add a new misc.c function needed by Slide's colour setup.Simon Tatham
2005-08-18Substantial infrastructure upheaval. I've separated the drawing APISimon Tatham
2005-07-17Two tiny cleanup patches from James H.Simon Tatham
2005-07-17Get rid of the malloc in shuffle(), by defining a subfunctionSimon Tatham
2005-07-17Another game from James H: `Black Box'.Simon Tatham
2005-07-16Cleanups and memory leak fixes from James H.Simon Tatham
2005-07-14Introduce a `shuffle' utility function.Simon Tatham
2005-07-06Refactoring from James H: the highlight and lowlight colour setupSimon Tatham
2005-06-23`Guess', a Mastermind clone from James Harvey. This checkin alsoSimon Tatham
2004-05-03The Windows RNG turns out to only give about 16 bits at a time. ThisSimon Tatham
2004-05-03Game configuration box for Windows, by constructing the dialog boxSimon Tatham
2004-04-29Implemented text and clipping primitives in the frontend, and addedSimon Tatham