Remove debug output.
[sgt/puzzles] / Recipe
2005-06-07 simonJames Harvey has contributed an implementation of ...
2005-05-30 simonInitial checkin of my Minesweeper clone, which uses...
2005-05-15 simonMissed a vital semicolon off the Cygwin version.c makef...
2005-05-15 simonEr, except that I already had a makedist.sh. Transferre...
2005-05-15 simonAdded automatic determination of the SVN revision numbe...
2005-05-15 simonIntroduce a versioning mechanism, and an `About' box...
2005-04-30 simonNew puzzle: `twiddle', generalised from a random door...
2005-04-23 simonInitial checkin of `Solo', the number-placing puzzle...
2005-01-24 simon`make release' target, which builds a .dmg disk image...
2005-01-24 simonImprove OS X help: split back up into multiple files...
2005-01-24 simonThe #definition of COMBINED was done very badly: it...
2005-01-24 simonFirst cut at online help under OS X. I just built the...
2005-01-23 simonAdded a framework for putting things other than the...
2005-01-22 simonInitial checkin of a Mac OS X port of puzzles, using...
2004-12-07 simonNew puzzle: `pattern'.
2004-05-26 simonRichard B's utterly evil `netslide': cross between...
2004-05-11 simonRename the Windows Net executable, due to its clash...
2004-05-11 simonAdded a new game, `Rectangles', taken from nikoli.co.jp.
2004-05-03 simonThe Windows RNG turns out to only give about 16 bits...
2004-04-29 simonAdded a status bar.
2004-04-29 simonImplemented text and clipping primitives in the fronten...
2004-04-29 simonAdd a template file defining the null game.
2004-04-28 simonAdd a menu bar, in both Windows and GTK. In particular...
2004-04-27 simonMost of a Windows front end. Something's not _quite_...
2004-04-27 simonImplemented Cube, in a sufficiently general way that...
2004-04-25 simonInitial checkin of a portable framework for writing...