Make icon building cope with Solo's increased default tilesize as of r8455.
[sgt/puzzles] / filling.c
2009-01-14 simonKeyboard interface for Filling, from James H.
2008-09-06 simonNew infrastructure feature. Games are now permitted...
2008-02-10 jacobUI change to Filling: allow multiple squares to be...
2007-05-20 simonUpdates and improvements from Jonas Koelker.
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...