index
:
puzzles
devel
master
rockbox
rockbox-devel
My sgt-puzzles tree
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
random.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Be more careful with type of left operand of <<
Ben Harris
2023-02-26
*
Miscellaneous const fixes
Ben Harris
2023-02-18
*
Giant const patch of doom: add a 'const' to every parameter in every
Simon Tatham
2013-04-13
*
Cleanup: rename random_init() to random_new(), because it actually
Simon Tatham
2005-10-22
*
Various cleanups and clarifications to devel.but; some from Richard
Simon Tatham
2005-08-01
*
Miscellaneous fixes from James Harvey's PalmOS porting work:
Simon Tatham
2005-06-01
*
Mines now follows the conventional approach of offering a completely
Simon Tatham
2005-05-30
*
Initial checkin of my Minesweeper clone, which uses a solver during
Simon Tatham
2005-05-30
*
The Windows RNG turns out to only give about 16 bits at a time. This
Simon Tatham
2004-05-03
*
Fix zillions of MSVC compiler warnings. Sigh.
Simon Tatham
2004-04-28
*
Further general development. Net is now playable, though
Simon Tatham
2004-04-26
*
Initial checkin of a portable framework for writing small GUI puzzle
Simon Tatham
2004-04-25