Oops, forgot to initialise changed_ascii on all paths in r9657.
[sgt/puzzles] / signpost.c
2012-09-09 simonNew rule: interpret_move() is passed a pointer to the...
2012-01-22 simonTrivial and silly patch to allow users to configure...
2011-09-18 simonWhen we run out of background colours for chains and...
2011-09-18 simonPatch from Chris Boyle to fix Signpost's labelling...
2011-06-19 simonChanged my mind about midend_is_solved: I've now reprot...
2011-05-04 simonPortability fixes, mostly from James for Palm purposes...
2011-04-02 simonAdd a function to every game backend which indicates...
2010-05-09 simonA user points out that Signpost doesn't in fact use...
2010-04-17 simonFix incorrect uses of ctype.h (passing it uncast chars...
2010-04-17 simonFix from James H for an assertion failure during Signpost
2010-04-02 simonDylan O'Donnell reports that Signpost hangs on trying...
2010-02-22 simonFixes from James H to the numbering of squares, in...
2010-02-18 simonFix build failure on MacOS by initialising a variable...
2010-02-17 simonA proper fix from James H for the negative number issue...
2010-02-16 simon'Fix' an assertion failure during play: accidentally...
2010-02-16 simonDocs and comments fixes from James H.
2010-02-15 simonNew puzzle! Setting what might be a record for how...