chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / blackbox.c
2013-04-13 Simon TathamGiant const patch of doom: add a 'const' to every param...
2013-04-12 Simon TathamAdd 'const' to the game_params arguments in validate_de...
2012-09-09 Simon TathamNew rule: interpret_move() is passed a pointer to the...
2012-04-08 Simon TathamIncrease by 1 pixel the clip rectangle used to draw...
2011-06-19 Simon TathamChanged my mind about midend_is_solved: I've now reprot...
2011-04-02 Simon TathamAdd a function to every game backend which indicates...
2010-02-24 Simon TathamAnother w/h transposition typo.
2010-02-24 Simon TathamTypo affecting gameplay on grids wider than they are...
2009-12-17 Simon TathamMinor bug fixes from James Harvey.
2009-01-28 Simon TathamKeyboard control patch for Black Box, from James H.
2008-09-06 Simon TathamNew infrastructure feature. Games are now permitted...
2007-02-26 Simon TathamDariusz Olszewski's changes to support compiling for...
2006-12-24 Simon TathamHTML Help support for Puzzles, with the same kind of...
2006-02-07 Simon TathamTal Kelrich spotted that hitting `Solve' on a configura...
2005-10-22 Simon TathamCleanup: it was absolutely stupid for game_wants_status...
2005-10-22 Simon TathamCleanup: remove the game_state parameter to game_colour...
2005-10-22 Simon TathamCleanup: the `mouse_priorities' field in the back end...
2005-10-22 Simon TathamCleanup: rename random_init() to random_new(), because...
2005-08-18 Simon TathamSubstantial infrastructure upheaval. I've separated...
2005-08-05 Simon TathamCleanups to completion flashes: all four of these games...
2005-08-03 Simon TathamCleanups from James H: a few missing statics, a precaut...
2005-07-31 Simon TathamNew end-game approach to Black Box. Instead of revealin...
2005-07-29 Simon TathamOne more fix from Ben H. Also switched round the arena...
2005-07-29 Simon TathamVarious fixes and cleanups suggested by Ben Hutchings:
2005-07-17 Simon TathamBah, there's always one: failed to `svn add' blackbox...