chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / magnets.c
2015-06-10 Kevin LylesMagnets: you can now mark clues as done
2015-06-10 Kevin LylesRemoved an extra layer of complexity for count colors
2015-06-10 Kevin LylesFactored out some of the color logic for the clues
2015-06-10 Kevin LylesRemoved DS_FULL (it wasn't used)
2015-03-09 Adam BorowskiFix a build failure on x32 (time_t printfs).
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-05 Simon TathamApply a missing bit of r9164, which only broke the...
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-07-04 Simon TathamPatch from Jonas Koelker to fix a double free in magnet...
2010-04-17 Simon TathamFix incorrect uses of ctype.h (passing it uncast chars...
2010-01-13 Simon TathamPlacate optimiser.
2010-01-13 Simon TathamNew puzzle from James H: 'Magnets'.