| Commit message (Expand) | Author | Age |
| ... | |
| * | 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 |
| * | Fix problems with arrow UI with non-square grid. | Jacob Nevins | 2007-03-02 |
| * | Silliness! Here's a somewhat hacky patch which builds an additional | Simon Tatham | 2007-03-01 |
| * | Amend README so that it makes reasonable sense no matter whether | Simon Tatham | 2007-03-01 |
| * | Cleanup patch from James H: disable the `s' key, which was only in | Simon Tatham | 2007-03-01 |
| * | Adam D. Lopresto and Phil Bordelon independently point out a | Simon Tatham | 2007-03-01 |
| * | Bound edge thicknesses below so that they're always thicker than the | Simon Tatham | 2007-03-01 |
| * | Fix some border drawing issues. | Jacob Nevins | 2007-02-28 |
| * | MinGW windres doesn't like an empty resource file, so invent a resource to | Jacob Nevins | 2007-02-28 |
| * | General cleanups patch from James H: | Simon Tatham | 2007-02-28 |
| * | Gary Wong points out a couple of minor errors in the setting of | Simon Tatham | 2007-02-28 |
| * | Provide my old drag-based interface to Net as an ifdef-enabled | Simon Tatham | 2007-02-27 |
| * | Another thing to watch out for when adding new puzzles. | Simon Tatham | 2007-02-27 |
| * | Create a blank .rc file to be used in the absence of icons/foo.rc. | Simon Tatham | 2007-02-27 |
| * | This game requires the numpad. | Simon Tatham | 2007-02-27 |
| * | Dariusz Olszewski's changes to support compiling for PocketPC. This | Simon Tatham | 2007-02-26 |
| * | After it confused Verity, clarify in the Unequal docs that the | Simon Tatham | 2007-02-25 |
| * | Hardwiring the grid line width to 1 is really bad for printing. Use | Simon Tatham | 2007-02-25 |
| * | Galaxies doesn't print in colour. | Simon Tatham | 2007-02-25 |
| * | Don't create an undo-chain entry for a move with no effect. | Simon Tatham | 2007-02-25 |
| * | Fix a UI glitch where dragging an existing arrow could change what it | Jacob Nevins | 2007-02-25 |
| * | Tweak the cropping of the Filling icon very slightly. | Simon Tatham | 2007-02-25 |
| * | Update the checklist (yet again) to try to prevent a recurrence of | Simon Tatham | 2007-02-25 |
| * | Forgot to enable the Windows icon. | Simon Tatham | 2007-02-25 |
| * | More updates to the new-puzzle checklist. | Simon Tatham | 2007-02-25 |
| * | New puzzle: `Filling', a Fillomino implementation by Jonas Koelker. | Simon Tatham | 2007-02-25 |
| * | Oops. Having built the installer, we need a redirect for it in | Simon Tatham | 2007-02-25 |
| * | Build an installer for Puzzles. | Simon Tatham | 2007-02-24 |
| * | Somehow I let a couple of // comments get past me when I accepted | Simon Tatham | 2007-02-24 |