chiark / gitweb /
draw_thick_line: Bound thickness by 1.0 below
[sgt-puzzles.git] / random.c
2017-01-17 Ben Hutchingssgt-puzzles (20161228.7cae89f-1) unstable; urgency...
2017-01-17 Ben HutchingsImport sgt-puzzles_20161228.7cae89f.orig.tar.gz
2013-04-13 Simon TathamGiant const patch of doom: add a 'const' to every param...
2005-10-22 Simon TathamCleanup: rename random_init() to random_new(), because...
2005-08-01 Simon TathamVarious cleanups and clarifications to devel.but; some...
2005-06-01 Simon TathamMiscellaneous fixes from James Harvey's PalmOS porting...
2005-05-30 Simon TathamMines now follows the conventional approach of offering...
2005-05-30 Simon TathamInitial checkin of my Minesweeper clone, which uses...
2004-05-03 Simon TathamThe Windows RNG turns out to only give about 16 bits...
2004-04-28 Simon TathamFix zillions of MSVC compiler warnings. Sigh.
2004-04-26 Simon TathamFurther general development. Net is now playable, though
2004-04-25 Simon TathamInitial checkin of a portable framework for writing...