Disallow clicks between squares.
[sgt/puzzles] / filling.c
2007-03-01 simonBound edge thicknesses below so that they're always...
2007-02-28 jacobFix some border drawing issues.
2007-02-28 simonGeneral cleanups patch from James H:
2007-02-27 simonThis game requires the numpad.
2007-02-26 simonDariusz Olszewski's changes to support compiling for...
2007-02-25 simonHardwiring the grid line width to 1 is really bad for...
2007-02-25 simonDon't create an undo-chain entry for a move with no...
2007-02-25 simonNew puzzle: `Filling', a Fillomino implementation by...