Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / slant.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...
2010-04-25 simonPatch idea from Debian, but modified considerably in...
2009-01-16 simonKeyboard control patch for Slant, from James H.
2008-09-17 simonYet another complete rewrite of Slant's loop detection...
2008-09-13 simonSince the lack of this has caused portability issues...
2008-09-06 simonNew infrastructure feature. Games are now permitted...
2006-12-24 simonHTML Help support for Puzzles, with the same kind of...
2006-11-01 simonMike's changes to dsf.c alter the internal storage...
2006-03-12 simonTidy up comments.
2006-03-06 simonIntroduce a new deductive mode in Slant's Hard level...
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-09-10 simonCompletely rewrite the loop-detection algorithm used...
2005-09-01 simonJames H has implemented a new `Tricky' difficulty level...
2005-08-18 simonSubstantial infrastructure upheaval. I've separated...
2005-08-11 simon16-bit-cleanness fixes from James H (again). It would...
2005-08-09 simonVery fiddly corrections to the loop highlighting. ERRSL...
2005-08-09 simonImplement error checking in Slant. Clue points are...
2005-08-07 simonPlacate optimiser.
2005-08-06 simonStreamline `slantsolver' a bit (avoid showing advanced...
2005-08-06 simonDocument hard mode in Slant, and also fix an obvious...
2005-08-06 simonIntroduce an environment variable setting (SLANT_SWAP_B...
2005-08-06 simonA bunch of new reasoning techniques in the Slant solver...
2005-08-04 simonNew puzzle: `Light Up', by James H.
2005-08-04 simonBug fix from James H: solve_game() was returning error...
2005-08-03 simonCleanups from James H: a few missing statics, a precaut...
2005-08-02 simonBah! There's _always_ one. Display glitch corrected.
2005-08-02 simonNew puzzle: `Slant', picked from the Japanese-language...