chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / signpost.c
2015-10-03 Jonas KölkerFix an instance generation hang in Signpost.
2015-05-09 Simon TathamSpecial-case right-dragging of a numbered cell off...
2015-04-10 Simon TathamSort out abs/fabs confusion.
2015-03-09 Adam BorowskiFix a build failure on x32 (time_t printfs).
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-01-22 Simon TathamTrivial and silly patch to allow users to configure...
2011-09-18 Simon TathamWhen we run out of background colours for chains and...
2011-09-18 Simon TathamPatch from Chris Boyle to fix Signpost's labelling...
2011-06-19 Simon TathamChanged my mind about midend_is_solved: I've now reprot...
2011-05-04 Simon TathamPortability fixes, mostly from James for Palm purposes...
2011-04-02 Simon TathamAdd a function to every game backend which indicates...
2010-05-09 Simon TathamA user points out that Signpost doesn't in fact use...
2010-04-17 Simon TathamFix incorrect uses of ctype.h (passing it uncast chars...
2010-04-17 Simon TathamFix from James H for an assertion failure during Signpost
2010-04-02 Simon TathamDylan O'Donnell reports that Signpost hangs on trying...
2010-02-22 Simon TathamFixes from James H to the numbering of squares, in...
2010-02-18 Simon TathamFix build failure on MacOS by initialising a variable...
2010-02-17 Simon TathamA proper fix from James H for the negative number issue...
2010-02-16 Simon Tatham'Fix' an assertion failure during play: accidentally...
2010-02-16 Simon TathamDocs and comments fixes from James H.
2010-02-15 Simon TathamNew puzzle! Setting what might be a record for how...