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