Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / unequal.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-05-22 simonPass background colour as a parameter to draw_gts and...
2011-05-04 simonFix warnings generated by gcc 4.6.0 about variables...
2011-04-02 simonAdd a function to every game backend which indicates...
2010-05-29 simonPatch from Mark Wooding to add antialiasing-safety...
2010-03-21 simonChris Boyle reports an off-by-two error ('a Qui-Gon...
2010-01-18 simonFix from James H: the shared code between drawing and...
2010-01-05 simonA user asked for the < signs in Unequal to be bolder.
2009-12-27 simonFix bug causing array overrun. Only seemed to be showin...
2009-12-27 simonNormalise Unequal (and latin.c) so that solver diagnost...
2009-12-27 simonRefactor latin.c to make it easier to reuse. Instead...
2009-12-27 simonNew mode for Unequal, from James H. In this mode, calle...
2009-12-20 simonJonas Koelker points out that the backspace key didn...
2009-01-26 simonReorder if statements in Unequal's interpret_move(...
2009-01-12 simonPatch from James H which adds keyboard cursor support...
2008-10-05 jacobApply "103_fix-unequal-digit-h.diff" from the Debian...
2008-09-06 simonNew infrastructure feature. Games are now permitted...
2007-03-16 jacobDisallow clicks between squares.
2007-03-03 simonMinor cleanups (mostly \ns in diagnostic printfs) from...
2007-02-28 simonGeneral cleanups patch from James H:
2007-02-26 simonDariusz Olszewski's changes to support compiling for...
2007-01-15 simonPatch from James H to fix the occasional generation...
2007-01-13 simonAdd James H's new puzzle, `Unequal' (otherwise known...