sgt/puzzles
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...
2005-09-11 simonMinor improvement to initial loop generation.
2005-09-11 simonOops; left some rogue diagnostics in.
2005-09-11 simonRun the final solution-reduction pass in both direction...
2005-09-11 simonSolve function for Inertia, using what's essentially...
2005-09-11 simonMarginally greater robustness in the face of solve_game...
2005-09-10 simonCompletely rewrite the loop-detection algorithm used...
2005-09-10 simonPatch from James H which initialises a couple of Window...
2005-09-06 simonI arranged that dying after the game was already comple...
2005-09-06 simonTake the Windows taskbar into account when deciding...
2005-09-05 simonVarious patches from Ben H: a fix for an outdated comme...
2005-09-05 simonI've dithered a bit in the past about whether or not...
2005-09-04 simonPatch from Ton van Overbeek to fix a small memory leak in
2005-09-04 simonPatch from Ton van Overbeek to correct Loopy's misplace...
2005-09-04 simonAnother global environment-variable override across...
2005-09-04 simonCouple of minor updates to restore accuracy.
2005-09-03 simonPatches from James H. The usual stuff (memory leak...
2005-09-02 simonSomeone points out that the Solo text formatter would...
2005-09-01 simonStop Light Up from eating system keypresses, which...
2005-09-01 simonOptimiser placation.
2005-09-01 simonPalm fixes for Loopy from James H: a #ifdef SLOW_SYSTEM...
2005-09-01 simonJames H's memory leak fixes to Inertia.
2005-09-01 simonJames H has implemented a new `Tricky' difficulty level...
2005-08-31 simonAbility to drag pencil marks around.
next