chiark / gitweb /
changelog: document last change
[sgt-puzzles.git] / slant.c
2017-09-24 Ian JacksonMerge remote-tracking branch 'upstream/master' into...
2017-09-24 Ian Jacksondeclare ff Merge commit '7cae89f' into HEAD
2017-04-26 Simon TathamRework the preset menu system to permit submenus.
2017-01-17 Ben Hutchings_slant-shade-filled
2017-01-17 Ben Hutchingssgt-puzzles (20161228.7cae89f-1) unstable; urgency...
2017-01-17 Ben HutchingsImport sgt-puzzles_20161228.7cae89f.orig.tar.gz
2016-02-24 Simon TathamSlant: use the new findloop for loop detection.
2015-10-03 Jonas KölkerAdd more keyboard controls to Slant.
2015-10-03 Jonas KölkerSlant: hide keyboard cursor when using the mouse.
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...
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-04-25 Simon TathamPatch idea from Debian, but modified considerably in...
2009-01-16 Simon TathamKeyboard control patch for Slant, from James H.
2008-09-17 Simon TathamYet another complete rewrite of Slant's loop detection...
2008-09-13 Simon TathamSince the lack of this has caused portability issues...
2008-09-06 Simon TathamNew infrastructure feature. Games are now permitted...
2006-12-24 Simon TathamHTML Help support for Puzzles, with the same kind of...
2006-11-01 Simon TathamMike's changes to dsf.c alter the internal storage...
2006-03-12 Simon TathamTidy up comments.
2006-03-06 Simon TathamIntroduce a new deductive mode in Slant's Hard level...
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-09-23 Simon TathamUse game_set_size() to set up the temporary drawstate in
2005-09-10 Simon TathamCompletely rewrite the loop-detection algorithm used...
2005-09-01 Simon TathamJames H has implemented a new `Tricky' difficulty level...
2005-08-18 Simon TathamSubstantial infrastructure upheaval. I've separated...
2005-08-11 Simon Tatham16-bit-cleanness fixes from James H (again). It would...
2005-08-09 Simon TathamVery fiddly corrections to the loop highlighting. ERRSL...
2005-08-09 Simon TathamImplement error checking in Slant. Clue points are...
2005-08-07 Simon TathamPlacate optimiser.
2005-08-06 Simon TathamStreamline `slantsolver' a bit (avoid showing advanced...
2005-08-06 Simon TathamDocument hard mode in Slant, and also fix an obvious...
2005-08-06 Simon TathamIntroduce an environment variable setting (SLANT_SWAP_B...
2005-08-06 Simon TathamA bunch of new reasoning techniques in the Slant solver...
2005-08-04 Simon TathamNew puzzle: `Light Up', by James H.
2005-08-04 Simon TathamBug fix from James H: solve_game() was returning error...
2005-08-03 Simon TathamCleanups from James H: a few missing statics, a precaut...
2005-08-02 Simon TathamBah! There's _always_ one. Display glitch corrected.
2005-08-02 Simon TathamNew puzzle: `Slant', picked from the Japanese-language...