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