| Commit message (Expand) | Author | Age |
| * | Fix from James H: in printing mode, the shared code between drawing | Simon Tatham | 2010-01-18 |
| * | Memory leak fix from James H. | Simon Tatham | 2010-01-18 |
| * | Patch from James H to fix a bug in which ambiguous puzzles would | Simon Tatham | 2010-01-17 |
| * | Typo/formatting fixes for Magnets documentation. | Jacob Nevins | 2010-01-16 |
| * | Highlight the sides as well as the top of a tower when it's | Simon Tatham | 2010-01-16 |
| * | Don't use payload strings directly as the format for printf. | Simon Tatham | 2010-01-13 |
| * | Placate optimiser. | Simon Tatham | 2010-01-13 |
| * | New puzzle from James H: 'Magnets'. | Simon Tatham | 2010-01-13 |
| * | Couple of small changes to Singles from James H which missed my main | Simon Tatham | 2010-01-12 |
| * | Patch from James H: make the Windows debugging output conditional on | Simon Tatham | 2010-01-12 |
| * | Add a couple more checks to the 3d collision detection, without | Simon Tatham | 2010-01-12 |
| * | Corrections to Singles documentation, plus index terms. | Jacob Nevins | 2010-01-11 |
| * | Misspelled keyword. | Simon Tatham | 2010-01-11 |
| * | New puzzle from James Harvey: 'Singles', an implementation of | Simon Tatham | 2010-01-11 |
| * | Retire the YTRANS and YUNTRANS macros in latin.[ch]. They were | Simon Tatham | 2010-01-11 |
| * | The 3-D graphics in Towers need a corresponding change on the input | Simon Tatham | 2010-01-11 |
| * | Oops! Remove evidence of blatant clone-and-hack from Keen. :-) | Simon Tatham | 2010-01-11 |
| * | Oops. Uncomment the difficulty exceptions! (Also add another | Simon Tatham | 2010-01-09 |
| * | New year, new puzzle. | Jacob Nevins | 2010-01-08 |
| * | Fix formatting. | Jacob Nevins | 2010-01-07 |
| * | Crop the Towers icon more sensibly (i.e. at all). | Simon Tatham | 2010-01-07 |
| * | Upgrade the graphics in Towers to include a thematically appropriate | Simon Tatham | 2010-01-07 |
| * | New puzzle, again using the revised latin.c: 'Towers', a clone of a | Simon Tatham | 2010-01-07 |
| * | Memory leak fix from James H. | Simon Tatham | 2010-01-07 |
| * | Proof that check_errors() is sufficient. | Simon Tatham | 2010-01-05 |
| * | Refer to group elements by letters instead of numbers, in keeping | Simon Tatham | 2010-01-05 |
| * | Add a facility in the latin.c solver diagnostics to allow a puzzle | Simon Tatham | 2010-01-05 |
| * | Add an even more evil (!) game mode, in which it's not made | Simon Tatham | 2010-01-05 |
| * | Yikes! Fix a misaimed 'sizeof' which I only got away with because | Simon Tatham | 2010-01-05 |
| * | A user asked for the < signs in Unequal to be bolder. | Simon Tatham | 2010-01-05 |
| * | Missing piece of code I should have cribbed from Solo: we have to | Simon Tatham | 2010-01-05 |
| * | Another 16-bit-cleanliness fix (and for once I spotted it before James!) | Simon Tatham | 2010-01-05 |
| * | Memory leak fix from Tiago Dionizio: whenever we free the midend's | Simon Tatham | 2010-01-04 |
| * | 16-bit cleanliness patch from James H. | Simon Tatham | 2010-01-04 |
| * | For my own use in local Windows builds of the 'unfinished' puzzles, | Simon Tatham | 2010-01-01 |
| * | Couple of missing 'static's. | Simon Tatham | 2010-01-01 |
| * | New puzzle in 'unfinished'. Essentially, Sudoku for group theorists: | Simon Tatham | 2009-12-30 |
| * | Fix bug causing array overrun. Only seemed to be showing a symptom | Simon Tatham | 2009-12-27 |
| * | New puzzle! 'Keen', a clone of KenKen. | Simon Tatham | 2009-12-27 |
| * | Normalise Unequal (and latin.c) so that solver diagnostics start | Simon Tatham | 2009-12-27 |
| * | I've never trusted common variables. Take those bare ints out of | Simon Tatham | 2009-12-27 |
| * | Introduce, and implement as usefully as I can in all front ends, a | Simon Tatham | 2009-12-27 |
| * | Tweak the semantics of dsf_merge() so that the canonical element of | Simon Tatham | 2009-12-27 |
| * | Refactor latin.c to make it easier to reuse. Instead of client | Simon Tatham | 2009-12-27 |
| * | New mode for Unequal, from James H. In this mode, called 'Adjacent', | Simon Tatham | 2009-12-27 |
| * | latin_generate_quick is long gone, so remove it from the header file. | Simon Tatham | 2009-12-23 |
| * | Keyboard control for Dominosa (patch largely due to James H, though | Simon Tatham | 2009-12-22 |
| * | Jonas Koelker points out that the backspace key didn't work in GTK | Simon Tatham | 2009-12-20 |
| * | Minor bug fixes from James Harvey. | Simon Tatham | 2009-12-17 |
| * | Patches from Frode Austvik to modify the effects of the mouse | Simon Tatham | 2009-12-17 |