aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Ahem. Finishing writing the comment _before_ checkin is generally sensible.Simon Tatham2007-08-18
* Allow a 1-omino to be completely destroyed and recreated in anSimon Tatham2007-08-18
* Better test-mode diagnostics.Simon Tatham2007-08-18
* A piece of library code which constructs a random division of aSimon Tatham2007-08-18
* Experimental UI tweak enabled by a hacky environment variable:Simon Tatham2007-07-31
* A user points out that Loopy's solver relies on elements of theSimon Tatham2007-07-05
* Optimiser placation.Simon Tatham2007-06-29
* Updates and improvements from Jonas Koelker.Simon Tatham2007-05-20
* Left puzzles.rc2 out of the tarball. Oops.Simon Tatham2007-05-19
* More forgiving selection of dragging targets.Simon Tatham2007-05-12
* Graphics tweak: make the top-right and bottom-left corners ofSimon Tatham2007-05-12
* In-game user interface to the solver.Simon Tatham2007-05-12
* Fix tiny memory leak if you pressed Solve while part way through anSimon Tatham2007-05-12
* Remove the check for disconnected pieces; it's over-general andSimon Tatham2007-05-12
* noicon.rc was missing from the Unix source archive, which caused aSimon Tatham2007-05-10
* Stand-alone slidesolver.Simon Tatham2007-05-07
* Add an optional move limit during game generation.Simon Tatham2007-05-07
* Slight solver speedup by tracking more carefully which block mergesSimon Tatham2007-05-07
* Add a new misc.c function needed by Slide's colour setup.Simon Tatham2007-05-07
* Close-to-finished auto-generating implementation of Klotski.Simon Tatham2007-05-07
* I still haven't managed to get the WinCE port building via bob, butSimon Tatham2007-05-06
* Ensure the shuffling process never produces an already-solved grid.Simon Tatham2007-04-04
* In the Windows frontend, stop tab navigation from activating buttons.Jacob Nevins2007-03-31
* Er, and now do that _without_ introducing further segfaults.Simon Tatham2007-03-26
* Stop failing assertions when we encounter an insoluble puzzle.Simon Tatham2007-03-26
* Kyle Brazell points out that the completion checker considers aSimon Tatham2007-03-23
* Disallow clicks between squares.Jacob Nevins2007-03-16
* r7364 failed to expand a malloc to match the larger data being putSimon Tatham2007-03-11
* Gary Wong observes that solo's decode_params() is overenthusiasticSimon Tatham2007-03-11
* Gary Wong points out that solosolver's verbose output isSimon Tatham2007-03-11
* Since we've changed the semantics of the `expand' argument to midend_size(),Jacob Nevins2007-03-03
* Patch from Ben Hutchings to allow user-initiated tilesize changes to persistJacob Nevins2007-03-03
* Ben Hutchings' patch to allow Gtk windows to be shrunk as well as grownJacob Nevins2007-03-03
* Refactoring patch from Ben Hutchings: move all the Gtk resize code into oneJacob Nevins2007-03-03
* Patch from James H to provide resizability on Windows.Simon Tatham2007-03-03
* Minor cleanups (mostly \ns in diagnostic printfs) from James H.Simon Tatham2007-03-03
* My favourite kind of patch, from James H: one which decreases theSimon Tatham2007-03-03
* About time I got round to documenting the newSimon Tatham2007-03-03
* Fix problems with arrow UI with non-square grid.Jacob Nevins2007-03-02
* Silliness! Here's a somewhat hacky patch which builds an additionalSimon Tatham2007-03-01
* Amend README so that it makes reasonable sense no matter whetherSimon Tatham2007-03-01
* Cleanup patch from James H: disable the `s' key, which was only inSimon Tatham2007-03-01
* Adam D. Lopresto and Phil Bordelon independently point out aSimon Tatham2007-03-01
* Bound edge thicknesses below so that they're always thicker than theSimon Tatham2007-03-01
* Fix some border drawing issues.Jacob Nevins2007-02-28
* MinGW windres doesn't like an empty resource file, so invent a resource toJacob Nevins2007-02-28
* General cleanups patch from James H:Simon Tatham2007-02-28
* Gary Wong points out a couple of minor errors in the setting ofSimon Tatham2007-02-28
* Provide my old drag-based interface to Net as an ifdef-enabledSimon Tatham2007-02-27
* Another thing to watch out for when adding new puzzles.Simon Tatham2007-02-27