| Commit message (Expand) | Author | Age |
| * | Substantial reworking of Solo so that it implements both Sudoku-X | Simon Tatham | 2008-04-07 |
| * | Hmm. Telling xvfb to default to a TrueColor visual did help, in that | Simon Tatham | 2008-03-20 |
| * | I _think_, after some fairly random experimentation, that this ought | Simon Tatham | 2008-03-20 |
| * | Update the OS X Puzzles makefile so that it builds on Leopard and | Simon Tatham | 2008-03-11 |
| * | UI change to Filling: allow multiple squares to be set at once. | Jacob Nevins | 2008-02-10 |
| * | It's another new year. | Jacob Nevins | 2008-02-10 |
| * | Syntactic fixes by Zach Wily to make the OS X build work under 10.5. | Simon Tatham | 2008-01-15 |
| * | 64-bit cleanliness: we were already carefully using a uint32 type in | Simon Tatham | 2007-12-15 |
| * | A rigorous proof. Totally unimportant to the code, but I didn't want | Simon Tatham | 2007-08-25 |
| * | Fix an inaccurate comment. | Simon Tatham | 2007-08-25 |
| * | I've just realised that my deliberate avoidance of non-simply | Simon Tatham | 2007-08-25 |
| * | Commit my work so far on a generator for Nikoli's `Block Puzzle'. It | Simon Tatham | 2007-08-25 |
| * | Ahem. Finishing writing the comment _before_ checkin is generally sensible. | Simon Tatham | 2007-08-18 |
| * | Allow a 1-omino to be completely destroyed and recreated in an | Simon Tatham | 2007-08-18 |
| * | Better test-mode diagnostics. | Simon Tatham | 2007-08-18 |
| * | A piece of library code which constructs a random division of a | Simon Tatham | 2007-08-18 |
| * | Experimental UI tweak enabled by a hacky environment variable: | Simon Tatham | 2007-07-31 |
| * | A user points out that Loopy's solver relies on elements of the | Simon Tatham | 2007-07-05 |
| * | Optimiser placation. | Simon Tatham | 2007-06-29 |
| * | Updates and improvements from Jonas Koelker. | Simon Tatham | 2007-05-20 |
| * | Left puzzles.rc2 out of the tarball. Oops. | Simon Tatham | 2007-05-19 |
| * | More forgiving selection of dragging targets. | Simon Tatham | 2007-05-12 |
| * | Graphics tweak: make the top-right and bottom-left corners of | Simon Tatham | 2007-05-12 |
| * | In-game user interface to the solver. | Simon Tatham | 2007-05-12 |
| * | Fix tiny memory leak if you pressed Solve while part way through an | Simon Tatham | 2007-05-12 |
| * | Remove the check for disconnected pieces; it's over-general and | Simon Tatham | 2007-05-12 |
| * | noicon.rc was missing from the Unix source archive, which caused a | Simon Tatham | 2007-05-10 |
| * | Stand-alone slidesolver. | Simon Tatham | 2007-05-07 |
| * | Add an optional move limit during game generation. | Simon Tatham | 2007-05-07 |
| * | Slight solver speedup by tracking more carefully which block merges | Simon Tatham | 2007-05-07 |
| * | Add a new misc.c function needed by Slide's colour setup. | Simon Tatham | 2007-05-07 |
| * | Close-to-finished auto-generating implementation of Klotski. | Simon Tatham | 2007-05-07 |
| * | I still haven't managed to get the WinCE port building via bob, but | Simon Tatham | 2007-05-06 |
| * | Ensure the shuffling process never produces an already-solved grid. | Simon Tatham | 2007-04-04 |
| * | In the Windows frontend, stop tab navigation from activating buttons. | Jacob Nevins | 2007-03-31 |
| * | Er, and now do that _without_ introducing further segfaults. | Simon Tatham | 2007-03-26 |
| * | Stop failing assertions when we encounter an insoluble puzzle. | Simon Tatham | 2007-03-26 |
| * | Kyle Brazell points out that the completion checker considers a | Simon Tatham | 2007-03-23 |
| * | Disallow clicks between squares. | Jacob Nevins | 2007-03-16 |
| * | r7364 failed to expand a malloc to match the larger data being put | Simon Tatham | 2007-03-11 |
| * | Gary Wong observes that solo's decode_params() is overenthusiastic | Simon Tatham | 2007-03-11 |
| * | Gary Wong points out that solosolver's verbose output is | Simon Tatham | 2007-03-11 |
| * | Since we've changed the semantics of the `expand' argument to midend_size(), | Jacob Nevins | 2007-03-03 |
| * | Patch from Ben Hutchings to allow user-initiated tilesize changes to persist | Jacob Nevins | 2007-03-03 |
| * | Ben Hutchings' patch to allow Gtk windows to be shrunk as well as grown | Jacob Nevins | 2007-03-03 |
| * | Refactoring patch from Ben Hutchings: move all the Gtk resize code into one | Jacob Nevins | 2007-03-03 |
| * | Patch from James H to provide resizability on Windows. | Simon Tatham | 2007-03-03 |
| * | Minor cleanups (mostly \ns in diagnostic printfs) from James H. | Simon Tatham | 2007-03-03 |
| * | My favourite kind of patch, from James H: one which decreases the | Simon Tatham | 2007-03-03 |
| * | About time I got round to documenting the new | Simon Tatham | 2007-03-03 |