chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / keen.c
2016-01-03 Simon TathamFix a valgrind warning in the Keen DIFF_HARD solver...
2015-10-03 Jonas KölkerAdd 'Inshi No Heya' (multiplication only) variant to...
2015-10-03 Jonas KölkerFix a display glitch in Keen's pencil-mode 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...
2013-04-12 Simon TathamAdjust Keen's grid generation to constrain the maximum...
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-07 Simon TathamHaving played Keen a bit following the clue-generation...
2011-05-04 Simon TathamHaving looked at Keen's clue selection code, I also...
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-16 Simon TathamPatch from Ben Hutchings to fix an error-checking goof...
2010-01-18 Simon TathamMemory leak fix from James H.
2010-01-05 Simon TathamMissing piece of code I should have cribbed from Solo...
2010-01-05 Simon TathamAnother 16-bit-cleanliness fix (and for once I spotted...
2010-01-04 Simon Tatham16-bit cleanliness patch from James H.
2010-01-01 Simon TathamCouple of missing 'static's.
2009-12-27 Simon TathamNew puzzle! 'Keen', a clone of KenKen.