chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / Recipe
2015-05-18 Simon TathamAdd the 'make test' target to Makefile.am too.
2015-05-18 Simon TathamMove the benchmarking logic out into a script.
2014-09-24 Simon TathamRemove the MD5-based manifest file system.
2014-09-24 Simon TathamRemove dependencies on Subversion.
2013-07-02 Simon TathamMake svn-based version identification still work in...
2013-07-02 Simon TathamFix small bugs in the automake construction which were...
2013-06-30 Simon TathamAdd a mechanism to the automake system to allow 'make...
2013-06-30 Simon TathamSupport building via autoconf and automake. mkfiles...
2013-06-19 Simon TathamRemove stray bashisms from the NestedVM makefile.
2013-04-11 Simon TathamIntroduce some extra testing and benchmarking command...
2013-03-30 Simon TathamNew front end! To complement the webification of my...
2012-08-17 Simon TathamFor the convenience of Linux package maintainers, add...
2012-05-06 Simon TathamAdd a section to mkfiles.pl to build a makefile that...
2010-05-29 Simon TathamMake mkfiles.pl clean under 'perl -w'. Fixes one minor...
2010-04-26 Simon TathamFix a build-breaking bug I introduced to the OS X makef...
2010-04-25 Simon TathamModification of a patch from Debian: eliminate the...
2009-01-06 Simon TathamPatch from James H to enable a single monolithic binary...
2008-11-29 Simon TathamStand-alone command-line interface to the obfuscate_bit...
2008-09-13 Simon TathamOops, left this out of r8178: having defined COMBINED...
2008-06-10 Simon TathamMichael Schierl's patch to compile the puzzles as Java...
2008-03-11 Simon TathamUpdate the OS X Puzzles makefile so that it builds...
2007-02-26 Simon TathamDariusz Olszewski's changes to support compiling for...
2007-01-16 Simon TathamMarcin Wojdyr points out that the use of `>&' to redire...
2006-12-27 Simon TathamActually introduce the ability to build the Windows...
2006-08-05 Simon TathamI'm sick of repeatedly adding and removing local change...
2005-10-21 Simon TathamNew puzzle from James H: `Bridges', another Nikoli...
2005-10-13 Simon TathamNew puzzle: `Tents'. Requires a potentially shared...
2005-09-05 Simon TathamVarious patches from Ben H: a fix for an outdated comme...
2005-09-01 Simon TathamJames H has implemented a new `Tricky' difficulty level...
2005-08-31 Simon TathamDebian requires -lm, where Red Hat didn't.
2005-08-31 Simon TathamNow that Map has some seriously complex deductions...
2005-08-27 Simon TathamNew puzzle: `Inertia', originally written for Windows...
2005-08-24 Simon TathamNew puzzle: `Loopy', an implementation of Nikoli's...
2005-08-20 Simon TathamNative Windows printing support, using the infrastructu...
2005-08-18 Simon TathamSubstantial infrastructure upheaval. I've separated...
2005-08-13 Simon TathamNew puzzle: `Map'. Vaguely original, for a change.
2005-08-06 Simon TathamA bunch of new reasoning techniques in the Slant solver...
2005-08-04 Simon TathamNew puzzle: `Light Up', by James H.
2005-08-02 Simon TathamNew puzzle: `Slant', picked from the Japanese-language...
2005-07-17 Simon TathamAnother game from James H: `Black Box'.
2005-07-16 Simon TathamNew puzzle: `Untangle', cloned (with the addition of...
2005-07-14 Simon TathamNew puzzle: Dominosa.
2005-07-05 Simon TathamEnhancements to mkfiles.pl and Recipe to arrange for...
2005-07-04 Simon TathamThere's always one. Forgot to add Pegs to `make install'.
2005-07-04 Simon TathamPeg Solitaire implementation, complete with a random...
2005-06-30 Simon TathamLoad and Save are now supported on all three desktop...
2005-06-23 Simon TathamAnd forgot to add guess to the Unix make install target...
2005-06-23 Simon Tatham`Guess', a Mastermind clone from James Harvey. This...
2005-06-18 Simon TathamI'm sick of not having a `make install' target.
2005-06-17 Simon TathamAnother new puzzle! This one isn't particularly deep...
2005-06-07 Simon TathamJames Harvey has contributed an implementation of ...
2005-05-30 Simon TathamInitial checkin of my Minesweeper clone, which uses...
2005-05-15 Simon TathamMissed a vital semicolon off the Cygwin version.c makef...
2005-05-15 Simon TathamEr, except that I already had a makedist.sh. Transferre...
2005-05-15 Simon TathamAdded automatic determination of the SVN revision numbe...
2005-05-15 Simon TathamIntroduce a versioning mechanism, and an `About' box...
2005-04-30 Simon TathamNew puzzle: `twiddle', generalised from a random door...
2005-04-23 Simon TathamInitial checkin of `Solo', the number-placing puzzle...
2005-01-24 Simon Tatham`make release' target, which builds a .dmg disk image...
2005-01-24 Simon TathamImprove OS X help: split back up into multiple files...
2005-01-24 Simon TathamThe #definition of COMBINED was done very badly: it...
2005-01-24 Simon TathamFirst cut at online help under OS X. I just built the...
2005-01-23 Simon TathamAdded a framework for putting things other than the...
2005-01-22 Simon TathamInitial checkin of a Mac OS X port of puzzles, using...
2004-12-07 Simon TathamNew puzzle: `pattern'.
2004-05-26 Simon TathamRichard B's utterly evil `netslide': cross between...
2004-05-11 Simon TathamRename the Windows Net executable, due to its clash...
2004-05-11 Simon TathamAdded a new game, `Rectangles', taken from nikoli.co.jp.
2004-05-03 Simon TathamThe Windows RNG turns out to only give about 16 bits...
2004-04-29 Simon TathamAdded a status bar.
2004-04-29 Simon TathamImplemented text and clipping primitives in the fronten...
2004-04-29 Simon TathamAdd a template file defining the null game.
2004-04-28 Simon TathamAdd a menu bar, in both Windows and GTK. In particular...
2004-04-27 Simon TathamMost of a Windows front end. Something's not _quite_...
2004-04-27 Simon TathamImplemented Cube, in a sufficiently general way that...
2004-04-25 Simon TathamInitial checkin of a portable framework for writing...