Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / dominosa.c
2012-09-09 simonNew rule: interpret_move() is passed a pointer to the...
2011-06-19 simonChanged my mind about midend_is_solved: I've now reprot...
2011-04-02 simonAdd a function to every game backend which indicates...
2009-12-22 simonKeyboard control for Dominosa (patch largely due to...
2009-03-02 simonPatch from James H to abstract out of Dominosa the...
2008-11-28 simonLet's have some more presets in here: 3x3 is much _too_...
2008-09-06 simonNew infrastructure feature. Games are now permitted...
2006-12-24 simonHTML Help support for Puzzles, with the same kind of...
2005-10-22 simonCleanup: it was absolutely stupid for game_wants_status...
2005-10-22 simonCleanup: remove the game_state parameter to game_colour...
2005-10-22 simonCleanup: the `mouse_priorities' field in the back end...
2005-09-23 simonUse game_set_size() to set up the temporary drawstate in
2005-08-18 simonSubstantial infrastructure upheaval. I've separated...
2005-07-16 simonCleanups and memory leak fixes from James H.
2005-07-15 simonImprove speed of grid generation: I've found something...
2005-07-14 simonNew puzzle: Dominosa.