aboutsummaryrefslogtreecommitdiff
path: root/random.c (follow)
Commit message (Expand)AuthorAge
* Miscellaneous const fixesBen Harris2023-02-18
* Giant const patch of doom: add a 'const' to every parameter in everySimon Tatham2013-04-13
* Cleanup: rename random_init() to random_new(), because it actuallySimon Tatham2005-10-22
* Various cleanups and clarifications to devel.but; some from RichardSimon Tatham2005-08-01
* Miscellaneous fixes from James Harvey's PalmOS porting work:Simon Tatham2005-06-01
* Mines now follows the conventional approach of offering a completelySimon Tatham2005-05-30
* Initial checkin of my Minesweeper clone, which uses a solver duringSimon Tatham2005-05-30
* The Windows RNG turns out to only give about 16 bits at a time. ThisSimon Tatham2004-05-03
* Fix zillions of MSVC compiler warnings. Sigh.Simon Tatham2004-04-28
* Further general development. Net is now playable, thoughSimon Tatham2004-04-26
* Initial checkin of a portable framework for writing small GUI puzzleSimon Tatham2004-04-25