New puzzle: `Map'. Vaguely original, for a change.
[sgt/puzzles] / Recipe
2005-08-13 simonNew puzzle: `Map'. Vaguely original, for a change.
2005-08-11 simonOops. Back out a local change I shouldn't have committe...
2005-08-11 simon16-bit-cleanness fixes from James H (again). It would...
2005-08-06 simonA bunch of new reasoning techniques in the Slant solver...
2005-08-04 simonNew puzzle: `Light Up', by James H.
2005-08-02 simonNew puzzle: `Slant', picked from the Japanese-language...
2005-07-17 simonAnother game from James H: `Black Box'.
2005-07-16 simonNew puzzle: `Untangle', cloned (with the addition of...
2005-07-14 simonNew puzzle: Dominosa.
2005-07-05 simonEnhancements to mkfiles.pl and Recipe to arrange for...
2005-07-04 simonThere's always one. Forgot to add Pegs to `make install'.
2005-07-04 simonPeg Solitaire implementation, complete with a random...
2005-06-30 simonLoad and Save are now supported on all three desktop...
2005-06-23 simonAnd forgot to add guess to the Unix make install target...
2005-06-23 simon`Guess', a Mastermind clone from James Harvey. This...
2005-06-18 simonI'm sick of not having a `make install' target.
2005-06-17 simonAnother new puzzle! This one isn't particularly deep...
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...