chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / unequal.c
2015-10-03 Jonas KölkerAllow marking of clues as exhausted in Unequal.
2015-10-03 Jonas KölkerUnequal: stop ignoring keys 'h' and 'm' while cursor...
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-05-22 Simon TathamPass background colour as a parameter to draw_gts and...
2011-05-04 Simon TathamFix warnings generated by gcc 4.6.0 about variables...
2011-04-02 Simon TathamAdd a function to every game backend which indicates...
2010-05-29 Simon TathamPatch from Mark Wooding to add antialiasing-safety...
2010-03-21 Simon TathamChris Boyle reports an off-by-two error ('a Qui-Gon...
2010-01-18 Simon TathamFix from James H: the shared code between drawing and...
2010-01-05 Simon TathamA user asked for the < signs in Unequal to be bolder.
2009-12-27 Simon TathamFix bug causing array overrun. Only seemed to be showin...
2009-12-27 Simon TathamNormalise Unequal (and latin.c) so that solver diagnost...
2009-12-27 Simon TathamRefactor latin.c to make it easier to reuse. Instead...
2009-12-27 Simon TathamNew mode for Unequal, from James H. In this mode, calle...
2009-12-20 Simon TathamJonas Koelker points out that the backspace key didn...
2009-01-26 Simon TathamReorder if statements in Unequal's interpret_move(...
2009-01-12 Simon TathamPatch from James H which adds keyboard cursor support...
2008-10-05 Jacob NevinsApply "103_fix-unequal-digit-h.diff" from the Debian...
2008-09-06 Simon TathamNew infrastructure feature. Games are now permitted...
2007-03-16 Jacob NevinsDisallow clicks between squares.
2007-03-03 Simon TathamMinor cleanups (mostly \ns in diagnostic printfs) from...
2007-02-28 Simon TathamGeneral cleanups patch from James H:
2007-02-26 Simon TathamDariusz Olszewski's changes to support compiling for...
2007-01-15 Simon TathamPatch from James H to fix the occasional generation...
2007-01-13 Simon TathamAdd James H's new puzzle, `Unequal' (otherwise known...