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
/
devel.but
(
follow
)
Commit message (
Expand
)
Author
Age
*
Patch from Jonas Koelker for the developer docs, fixing a couple of
Simon Tatham
2012-05-14
*
Changed my mind about midend_is_solved: I've now reprototyped it as
Simon Tatham
2011-06-19
*
Trivial markup fix.
Simon Tatham
2011-04-03
*
Move up midend_is_solved() in the developer docs from subheading to
Simon Tatham
2011-04-03
*
Add a function to every game backend which indicates whether a game
Simon Tatham
2011-04-02
*
Add functions provided by the midend to tell a front end whether GUI
Simon Tatham
2011-04-02
*
Patch from Mark Wooding to add documentation of the new
Simon Tatham
2010-05-29
*
Introduce, and implement as usefully as I can in all front ends, a
Simon Tatham
2009-12-27
*
Fix duplicate keyword.
Jacob Nevins
2009-02-22
*
Introduce some infrastructure to permit games' print functions to
Simon Tatham
2009-02-22
*
r8396 introduced midend_tilesize(). Document it.
Simon Tatham
2009-01-16
*
Remove strange punctuation.
Jacob Nevins
2008-10-04
*
New infrastructure feature. Games are now permitted to be
Simon Tatham
2008-09-06
*
Just noticed that the return value of midend_process_key() wasn't
Simon Tatham
2008-06-10
*
New feature in midend.c which allows us to ask for the number of the
Simon Tatham
2008-04-08
*
Revise the printing colour framework so that we can explicitly
Simon Tatham
2008-04-07
*
Since we've changed the semantics of the `expand' argument to midend_size(),
Jacob Nevins
2007-03-03
*
About time I got round to documenting the new
Simon Tatham
2007-03-03
*
Misdirected cross-reference spotted by Jonas Koelker.
Simon Tatham
2007-01-27
*
Couple of minor errors.
Simon Tatham
2006-10-17
*
I'm sick of repeatedly adding and removing local changes to Recipe
Simon Tatham
2006-08-05
*
Random docs cleanups I've collected together.
Simon Tatham
2006-07-07
*
Cleanup: relieve frontends of the duty to call
Simon Tatham
2005-10-22
*
Forgot to update devel.but in r6417.
Simon Tatham
2005-10-22
*
Cleanup: remove the game_state parameter to game_colours(). No game
Simon Tatham
2005-10-22
*
Cleanup: the `mouse_priorities' field in the back end has been a
Simon Tatham
2005-10-22
*
Cleanup: rename random_init() to random_new(), because it actually
Simon Tatham
2005-10-22
*
I've dithered a bit in the past about whether or not it's allowable
Simon Tatham
2005-09-05
*
Couple of minor updates to restore accuracy.
Simon Tatham
2005-09-04
*
Native Windows printing support, using the infrastructure I put in
Simon Tatham
2005-08-20
*
Richard B points out a cut and paste error.
Simon Tatham
2005-08-19
*
Substantial infrastructure upheaval. I've separated the drawing API
Simon Tatham
2005-08-18
*
Slant uses the same generation strategy as Solo, despite not having
Simon Tatham
2005-08-03
*
Various cleanups and clarifications to devel.but; some from Richard
Simon Tatham
2005-08-01
*
missing `i' in `\e'
Jacob Nevins
2005-07-29
*
Tweak a paragraph after discussion with Simon.
Jacob Nevins
2005-07-29
*
Shiny new developer documentation to replace the old sketchy HACKING
Simon Tatham
2005-07-28