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