sgt/puzzles
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.
2006-12-27 simonEr, further makedist fixes. Helps if you test _before_...
2006-12-27 simonAnd update makedist.sh to put all the new stuff into...
2006-12-27 simonFix the Cygwin RCFLAGS in the light of recent changes.
2006-12-27 simonAha, this seems to be a more sensible way of getting...
2006-12-27 simonSupport for run-time icons in the GTK puzzles. This...
2006-12-27 simonActually introduce the ability to build the Windows...
2006-12-27 simonImprove the icon images by cropping selected pieces...
2006-12-26 simonCode to construct Windows icon files for the puzzles...
2006-12-26 simonNew mechanism for automatic generation of the puzzle...
2006-12-24 simonMinor const fix.
2006-12-24 simonHTML Help support for Puzzles, with the same kind of...
2006-12-23 simonAbility to build a .CHM for Puzzles. I haven't yet...
2006-12-21 simonSmall printing fix from Gary Wong. Shows up when printi...
2006-11-24 simonFix a couple of rounding errors in Inertia's gem-drawin...
2006-11-23 simonOptionally label the colours in Guess with letters...
2006-11-20 simonPatch I've had lurking around for over a year and not...
2006-11-01 simonJames H's Palm-compatibility updates to the latest...
2006-11-01 simonMike's changes to dsf.c alter the internal storage...
2006-10-29 jacobMinimal (i.e., lame) update to Loopy documentation...
2006-10-29 simonI'm sick and tired of having unfinished puzzle code...
2006-10-29 simonr6880 accidentally backed out r6780. That's what I...
2006-10-29 simonAdd HTML documentation to the ignore list.
2006-10-28 simonMike Pinna has done some major reworking of the Loopy...
next