chiark / gitweb /
New rule: interpret_move() is passed a pointer to the game_drawstate
[sgt-puzzles.git] / keen.c
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.