| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Patch from James H to fix a bug in which ambiguous puzzles would | Simon Tatham | 2010-01-17 |
| | | | | | | | occasionally be generated, e.g. by 8x8de#417341658689473 . [originally from svn r8845] | ||
| * | Don't use payload strings directly as the format for printf. | Simon Tatham | 2010-01-13 |
| | | | | | [originally from svn r8839] | ||
| * | Couple of small changes to Singles from James H which missed my main | Simon Tatham | 2010-01-12 |
| | | | | | | | | commit: tweak the grid generation a bit, and fix the use of the Solve function on a grid containing errors. [originally from svn r8835] | ||
| * | New puzzle from James Harvey: 'Singles', an implementation of | Simon Tatham | 2010-01-11 |
| Hitori. One infrastructure change in the process: latin.c has acquired a utility function to generate a latin rectangle rather than a full square. [originally from svn r8828] | |||