aboutsummaryrefslogtreecommitdiff
path: root/Recipe (unfollow)
Commit message (Expand)Author
2012-08-17For the convenience of Linux package maintainers, add to Makefile.gtkSimon Tatham
2012-05-06Add a section to mkfiles.pl to build a makefile that compiles the OS XSimon Tatham
2010-05-29Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in theSimon Tatham
2010-04-26Fix a build-breaking bug I introduced to the OS X makefile in r8931.Simon Tatham
2010-04-25Modification of a patch from Debian: eliminate the endless rebuildsSimon Tatham
2009-01-06Patch from James H to enable a single monolithic binary to be builtSimon Tatham
2008-11-29Stand-alone command-line interface to the obfuscate_bitmap()Simon Tatham
2008-09-13Oops, left this out of r8178: having defined COMBINED everywhere inSimon Tatham
2008-06-10Michael Schierl's patch to compile the puzzles as Java applets usingSimon Tatham
2008-03-11Update the OS X Puzzles makefile so that it builds on Leopard andSimon Tatham
2007-02-26Dariusz Olszewski's changes to support compiling for PocketPC. ThisSimon Tatham
2007-01-16Marcin Wojdyr points out that the use of `>&' to redirect bothSimon Tatham
2006-12-27Actually introduce the ability to build the Windows icons into theSimon Tatham
2006-08-05I'm sick of repeatedly adding and removing local changes to RecipeSimon Tatham
2005-10-21New puzzle from James H: `Bridges', another Nikoli job.Simon Tatham
2005-10-13New puzzle: `Tents'. Requires a potentially shared algorithms moduleSimon Tatham
2005-09-05Various patches from Ben H: a fix for an outdated comment, a coupleSimon Tatham
2005-09-01James H has implemented a new `Tricky' difficulty level in Light Up:Simon Tatham
2005-08-31Debian requires -lm, where Red Hat didn't.Simon Tatham
2005-08-31Now that Map has some seriously complex deductions, it's about timeSimon Tatham
2005-08-27New puzzle: `Inertia', originally written for Windows by BenSimon Tatham
2005-08-24New puzzle: `Loopy', an implementation of Nikoli's `Slither Link' orSimon Tatham
2005-08-20Native Windows printing support, using the infrastructure I put inSimon Tatham
2005-08-18Substantial infrastructure upheaval. I've separated the drawing APISimon Tatham
2005-08-13New puzzle: `Map'. Vaguely original, for a change.Simon Tatham
2005-08-06A bunch of new reasoning techniques in the Slant solver, leading toSimon Tatham
2005-08-04New puzzle: `Light Up', by James H.Simon Tatham
2005-08-02New puzzle: `Slant', picked from the Japanese-language section ofSimon Tatham
2005-07-17Another game from James H: `Black Box'.Simon Tatham
2005-07-16New puzzle: `Untangle', cloned (with the addition of random gridSimon Tatham
2005-07-14New puzzle: Dominosa.Simon Tatham
2005-07-05Enhancements to mkfiles.pl and Recipe to arrange for the auxiliarySimon Tatham
2005-07-04There's always one. Forgot to add Pegs to `make install'.Simon Tatham
2005-07-04Peg Solitaire implementation, complete with a random boardSimon Tatham
2005-06-30Load and Save are now supported on all three desktop platforms, andSimon Tatham
2005-06-23And forgot to add guess to the Unix make install target! I need a list.Simon Tatham
2005-06-23`Guess', a Mastermind clone from James Harvey. This checkin alsoSimon Tatham
2005-06-18I'm sick of not having a `make install' target.Simon Tatham
2005-06-17Another new puzzle! This one isn't particularly deep or complexSimon Tatham
2005-06-07James Harvey has contributed an implementation of `Same Game', alsoSimon Tatham
2005-05-30Initial checkin of my Minesweeper clone, which uses a solver duringSimon Tatham
2005-05-15Missed a vital semicolon off the Cygwin version.c makefile fragment.Simon Tatham
2005-05-15Er, except that I already had a makedist.sh. Transferred new versionSimon Tatham
2005-05-15Added automatic determination of the SVN revision number if a buildSimon Tatham
2005-05-15Introduce a versioning mechanism, and an `About' box in all frontSimon Tatham
2005-04-30New puzzle: `twiddle', generalised from a random door-unlockingSimon Tatham
2005-04-23Initial checkin of `Solo', the number-placing puzzle popularised bySimon Tatham
2005-01-24`make release' target, which builds a .dmg disk image in whatSimon Tatham
2005-01-24Improve OS X help: split back up into multiple files (thanks toSimon Tatham
2005-01-24The #definition of COMBINED was done very badly: it was a piece ofSimon Tatham