sgt/puzzles
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...
2006-10-17 simonCouple of minor errors.
2006-09-06 simonForgot to put the new .R files into makedist.sh. Oops!
2006-08-25 simonJesse W points out that I forgot to update the OS X...
2006-08-05 simonAlways something. Mention `svn add'ing the .R file...
2006-08-05 simonI'm sick of repeatedly adding and removing local change...
2006-08-05 simonExtra utility function.
2006-07-07 simonRandom docs cleanups I've collected together.
2006-06-26 jacobSince r6711, puzzles built with Gtk 1.2 would take...
2006-05-20 simonTrivial patch from Ben Hutchings to support resizable...
2006-05-20 simonBen Hutchings's patch to add display of key accelerator...
2006-05-20 simonPatch from Ben Hutchings to prevent an ugly special...
2006-05-20 simonCleanup patch from Ben Hutchings, fixing some odd-looki...
2006-05-20 simonPatch from Ben Hutchings to prevent memory leakage...
2006-03-12 simonTidy up comments.
2006-03-06 simonIntroduce a new deductive mode in Slant's Hard level...
2006-03-03 jacob"Hold" function in Guess was completely broken.
2006-03-02 simonI've been pondering whether to do this for months:...
2006-02-20 simonMines's error signalling is highly asymmetric: if you...
2006-02-19 simonSmall docs patch from Phil Bordelon adding more history...
2006-02-19 simonPatch from Phil Bordelon to improve Bridges' appearance...
2006-02-07 simonTal Kelrich spotted that hitting `Solve' on a configura...
2006-01-08 jacobIt's a new year.
2006-01-05 simonRevert a change in an assertion made in r6299. It was...
2005-12-27 jacobAdd some random index terms. ("Sudoku" wasn't in the...
2005-12-26 simonLaurent Thioudellet reports that gcc4's ultra-cautious...
2005-12-26 simonI've just noticed a bug in the Inertia solver: if you...
2005-11-10 simonCorrect w/h mixup in grid edge checks.
2005-10-22 jacobDocument Unix command-line options.
2005-10-22 jacobFix segfault in Tents' printing.
2005-10-22 jacobWork around a couple of minor display issues with max...
2005-10-22 simonCleanup: relieve frontends of the duty to call
2005-10-22 simonCleanup: remove the `just_used_solve' field from a...
2005-10-22 simonForgot to update devel.but in r6417.
2005-10-22 simonCleanup: it was absolutely stupid for game_wants_status...
2005-10-22 simonCleanup: remove the game_state parameter to game_colour...
2005-10-22 simonNoticed recently that bitcount16() isn't 16-bit clean...
2005-10-22 simonCleanup: the `mouse_priorities' field in the back end...
2005-10-22 simonOS X frontend was directly calling the backend's wants_...
2005-10-22 simonCleanup: rename random_init() to random_new(), because...
2005-10-21 simonNew puzzle from James H: `Bridges', another Nikoli...
2005-10-17 simonMiscellaneous fixes. Correct a comparison of y with...
2005-10-17 simonJust noticed a longhand shuffling operation which I...
2005-10-15 simonJanes H provides a small workaround for a Palm tools...
2005-10-15 simonSmall error in solver diagnostics.
2005-10-14 simonRevamp of the control mechanism to permit drag- as...
2005-10-13 simonNew puzzle: `Tents'. Requires a potentially shared...
2005-10-13 simonloopy_diffnames[] isn't used, and provokes a warning...
2005-10-12 simonYikes! I've only just noticed that this copy of tree234...
2005-10-10 simonr6384 didn't go quite far enough. In fact, a grid squar...
2005-10-10 simonFixes for handling human-entered Flip games. The clicke...
2005-10-10 simonRichard Earnshaw points out that if you enter an out...
2005-09-23 simonUse game_set_size() to set up the temporary drawstate in
2005-09-23 simonFix very strange indentation issue!
2005-09-18 simonBug fix from James H: prevent LINEWIDTH ever reaching...
2005-09-18 simonAnother optimisation patch from Mike, which (among...
2005-09-15 simonOptimisation patch from Mike: remember which squares...
2005-09-13 simonPatch from Mike: fix an array indexing error in the...
2005-09-12 simonPatch from Mike:
2005-09-12 simonI am again gormless! When I overhauled Solo's grid...
2005-09-12 simonI found a slightly odd-looking line of code in this...
next