sgt/puzzles
2007-05-12 simonMore forgiving selection of dragging targets.
2007-05-12 simonGraphics tweak: make the top-right and bottom-left...
2007-05-12 simonIn-game user interface to the solver.
2007-05-12 simonFix tiny memory leak if you pressed Solve while part...
2007-05-12 simonRemove the check for disconnected pieces; it's over...
2007-05-10 simonnoicon.rc was missing from the Unix source archive...
2007-05-07 simonStand-alone slidesolver.
2007-05-07 simonAdd an optional move limit during game generation.
2007-05-07 simonSlight solver speedup by tracking more carefully which...
2007-05-07 simonAdd a new misc.c function needed by Slide's colour...
2007-05-07 simonClose-to-finished auto-generating implementation of...
2007-05-06 simonI still haven't managed to get the WinCE port building...
2007-04-04 simonEnsure the shuffling process never produces an already...
2007-03-31 jacobIn the Windows frontend, stop tab navigation from activ...
2007-03-26 simonEr, and now do that _without_ introducing further segfa...
2007-03-26 simonStop failing assertions when we encounter an insoluble...
2007-03-23 simonKyle Brazell points out that the completion checker...
2007-03-16 jacobDisallow clicks between squares.
2007-03-11 simonr7364 failed to expand a malloc to match the larger...
2007-03-11 simonGary Wong observes that solo's decode_params() is overe...
2007-03-11 simonGary Wong points out that solosolver's verbose output is
2007-03-03 jacobSince we've changed the semantics of the `expand' argum...
2007-03-03 jacobPatch from Ben Hutchings to allow user-initiated tilesi...
2007-03-03 jacobBen Hutchings' patch to allow Gtk windows to be shrunk...
2007-03-03 jacobRefactoring patch from Ben Hutchings: move all the...
2007-03-03 simonPatch from James H to provide resizability on Windows.
2007-03-03 simonMinor cleanups (mostly \ns in diagnostic printfs) from...
2007-03-03 simonMy favourite kind of patch, from James H: one which...
2007-03-03 simonAbout time I got round to documenting the new
2007-03-02 jacobFix problems with arrow UI with non-square grid.
2007-03-01 simonSilliness! Here's a somewhat hacky patch which builds...
2007-03-01 simonAmend README so that it makes reasonable sense no matte...
2007-03-01 simonCleanup patch from James H: disable the `s' key, which...
2007-03-01 simonAdam D. Lopresto and Phil Bordelon independently point...
2007-03-01 simonBound edge thicknesses below so that they're always...
2007-02-28 jacobFix some border drawing issues.
2007-02-28 jacobMinGW windres doesn't like an empty resource file,...
2007-02-28 simonGeneral cleanups patch from James H:
2007-02-28 simonGary Wong points out a couple of minor errors in the...
2007-02-27 simonProvide my old drag-based interface to Net as an ifdef...
2007-02-27 simonAnother thing to watch out for when adding new puzzles.
2007-02-27 simonCreate a blank .rc file to be used in the absence of...
2007-02-27 simonThis game requires the numpad.
2007-02-26 simonDariusz Olszewski's changes to support compiling for...
2007-02-25 simonAfter it confused Verity, clarify in the Unequal docs...
2007-02-25 simonHardwiring the grid line width to 1 is really bad for...
2007-02-25 simonGalaxies doesn't print in colour.
2007-02-25 simonDon't create an undo-chain entry for a move with no...
2007-02-25 jacobFix a UI glitch where dragging an existing arrow could...
2007-02-25 simonTweak the cropping of the Filling icon very slightly.
2007-02-25 simonUpdate the checklist (yet again) to try to prevent...
2007-02-25 simonForgot to enable the Windows icon.
2007-02-25 simonMore updates to the new-puzzle checklist.
2007-02-25 simonNew puzzle: `Filling', a Fillomino implementation by...
2007-02-25 simonMore ignores.
2007-02-25 simonOops. Having built the installer, we need a redirect...
2007-02-24 simonBuild an installer for Puzzles.
2007-02-24 simonSomehow I let a couple of // comments get past me when...
2007-02-23 simonUpdate ignore property. (Again.)
2007-02-22 simonPhil Bordelon points out that when I renamed `Recursive...
2007-02-22 jacobRemove spurious semicolons from macros; their upset...
2007-02-22 simonAnd fix the error _I_ made in r7311. I should stop...
2007-02-22 simonPart of r7310 completely changed the careful semantics...
2007-02-22 simonPatch from James H to make the Palm compiler stop objec...
2007-02-22 simonWe may reluctantly permit the returning of a too-easy...
2007-02-22 simonJames H forgot to credit himself for Galaxies!
2007-02-22 simonUpdate the new-puzzle checklist for the post-bob world.
2007-02-22 simonMissing uses of \q{}.
2007-02-22 simonAdd James Harvey's excellent new puzzle, `Galaxies'.
2007-02-19 simonForgot to shuffle the num[] array! That was probably...
2007-02-13 jacobReplicate r7285 from PuTTY: make keyboard input work...
2007-02-05 simonNow we have the new `module' command, use it.
2007-02-04 simonReinstate the icons in the Windows binaries.
2007-02-04 simonForgot to tag the Mac and Windows binaries with the...
2007-02-04 simonLooking for puzzles*.tar.gz in the right directory...
2007-02-04 simonBuild script for Puzzles using bob. I've also added...
2007-01-27 simonMisdirected cross-reference spotted by Jonas Koelker.
2007-01-16 simonMarcin Wojdyr points out that the use of `>&' to redire...
2007-01-15 simonPhil Bordelon points out an off-by-one error: since...
2007-01-15 simonPatch from James H which shouldn't change the functiona...
2007-01-15 simonPatch from James H to fix the occasional generation...
2007-01-15 simonPhil Bordelon points out that the Unequal difficulty...
2007-01-14 simonGive all the intermediate files distinct file names...
2007-01-13 jacobFormatting tweaks / index terms in Unequal docs.
2007-01-13 simonFirst time I've added a new puzzle since the icons...
2007-01-13 simonIcon for Unequal.
2007-01-13 simonAdd James H's new puzzle, `Unequal' (otherwise known...
2007-01-13 simonRemove a couple of rogue make targets for `osx.icns...
2007-01-11 simonRather to my surprise given the amount of testing this...
2007-01-04 jacobIn Windows/Gtk front-ends, consistently use the ellipsi...
2007-01-03 simonPhil Bordelon's patch yesterday should have initialised...
2007-01-02 simonPhil Bordelon points out that my invocation of gdk_pixb...
2007-01-01 jacobIt's a new year.
2006-12-30 jacobDocument the new --game and --load options on Unix.
2006-12-30 jacobMake errors in option parsing actually _do_ something...
2006-12-29 jacobBring .R files for nullgame and unfinished puzzles...
2006-12-29 jacobUpdate manual copyright to 2006.
2006-12-28 jacobAdd NO_HTMLHELP and turn it on by default in Makefile...
2006-12-28 simonEnhance icon.pl to be a fully general Windows icon...
2006-12-27 simon`make all' targets are usually useful.
next