chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / untangle.c
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-07 Simon TathamSplit Untangle's background colour into two. COL_BACKGR...
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-04-02 Simon TathamAdd a function to every game backend which indicates...
2008-09-13 Simon TathamPatch from James H providing lots more paranoid casting...
2008-09-06 Simon TathamNew infrastructure feature. Games are now permitted...
2006-12-24 Simon TathamHTML Help support for Puzzles, with the same kind of...
2005-10-22 Simon TathamCleanup: it was absolutely stupid for game_wants_status...
2005-10-22 Simon TathamCleanup: remove the game_state parameter to game_colour...
2005-10-22 Simon TathamCleanup: the `mouse_priorities' field in the back end...
2005-08-18 Simon TathamSubstantial infrastructure upheaval. I've separated...
2005-08-05 Simon TathamCleanups to completion flashes: all four of these games...
2005-08-03 Simon TathamCleanups from James H: a few missing statics, a precaut...
2005-07-24 Simon TathamThe very core of cross() is capable of suffering intege...
2005-07-24 Simon TathamAnother diagnostic mode for Untangle: if compiled with
2005-07-22 Simon TathamThe `Solve' operation now rotates and/or reflects the...
2005-07-20 Simon TathamThe Untangle completion flash was weedy and anaemic...
2005-07-17 Simon TathamSwitch Untangle to using `long' rather than `int' in...
2005-07-17 Simon TathamTwo tiny cleanup patches from James H.
2005-07-16 Simon TathamNew puzzle: `Untangle', cloned (with the addition of...