sgt/puzzles
2011-04-05 simonFix an amusing cut-and-paste error in the Java drawing...
2011-04-05 simonAdjust the yellow used for LINE_UNKNOWN so that it...
2011-04-03 simonTrivial markup fix.
2011-04-03 simonAdd a new deduction to Easy level, which is as small...
2011-04-03 simonMove up midend_is_solved() in the developer docs from...
2011-04-02 simonAdd a function to every game backend which indicates...
2011-04-02 simonAdd functions provided by the midend to tell a front...
2011-04-02 simonRework the Loopy grid drawing algorithm so that it...
2011-04-02 simonImprove the algorithm for figuring out where the number...
2011-04-02 simonWhen a lot of edges meet the same point - and, in parti...
2011-02-24 simonAnother patch from Chris Moore implementing two more...
2011-02-24 simonRetire the 'middle_face' field in 'struct grid', togeth...
2011-02-23 simonPatch from Chris Moore to implement an extra grid type...
2011-02-23 simonPatch from Chris Moore to improve the generality of
2011-02-08 simonAnother UI feature for Group: now you can click between...
2011-02-03 simonThe printing function in Bridges was unable to cope...
2011-01-09 simonFix error highlighting after table rearrangement.
2011-01-08 simonAdd the ability to reorder the rows and columns in...
2011-01-06 simonIntroduce a mechanism in Buildscr for optionally buildi...
2010-11-06 simonAlso, it's ugly to blank out pieces of the applet windo...
2010-11-06 simonIn the Java front end, don't try to guess the puzzle...
2010-11-06 simonFixes to r8997: firstly, move the fix out of #ifdef...
2010-10-01 simonLiam Clarke points out that the use of the word 'radius...
2010-09-20 simonMemory leak fixes from Jonas Koelker.
2010-09-14 simonJonas Koelker reports that using the version of GTK...
2010-09-14 simonNew puzzle from Jonas Koelker: 'Range', an implementati...
2010-09-14 simonUpdate ignore properties on the unfinished subdir.
2010-07-04 simonPatch from Jonas Koelker to fix a double free in magnet...
2010-06-27 simonSome minor fixes to the unfinished Pearl solver:
2010-05-30 simonSome kernels don't like my #! line. Move the -w into...
2010-05-29 simonPatch from Mark Wooding to add documentation of the new
2010-05-29 simonPatch from Mark Wooding to add antialiasing-safety...
2010-05-29 simonPatch from Mark Wooding to reorganise Loopy's redraw...
2010-05-29 simonPatch from Mark Wooding to introduce a draw_thick_line...
2010-05-29 simonPatch from Mark Wooding to (optionally at compile time...
2010-05-29 simonPatch from Mark Wooding to disable GTK's internal doubl...
2010-05-29 simonPatch from Mark Wooding to use GTK stock items for...
2010-05-29 simonMake mkfiles.pl clean under 'perl -w'. Fixes one minor...
2010-05-16 simonPatch from Ben Hutchings to fix an error-checking goof...
2010-05-09 simonA user points out that Signpost doesn't in fact use...
2010-04-26 simonFix a build-breaking bug I introduced to the OS X makef...
2010-04-25 simonAdd version2.def to the list of svn:ignored files.
2010-04-25 simonModification of a patch from Debian: eliminate the...
2010-04-25 simonPatch idea from Debian, but modified considerably in...
2010-04-25 simonPatch from Debian, to bring the use of the X selection...
2010-04-18 simonWording tweaks inspired by (but not the same as) some...
2010-04-18 simonPatch from Ben Hutchings: explicitly initialise somethi...
2010-04-17 simonFix incorrect uses of ctype.h (passing it uncast chars...
2010-04-17 simonFix from James H for an assertion failure during Signpost
2010-04-02 simonAdd '-v' option to patternsolver, to make it show its...
2010-04-02 simonDylan O'Donnell reports that Signpost hangs on trying...
2010-03-21 simonChris Boyle reports an off-by-two error ('a Qui-Gon...
2010-03-21 simonError highlighting bug in Bridges: when counting the...
2010-02-24 simonAnother w/h transposition typo.
2010-02-24 simonTypo affecting gameplay on grids wider than they are...
2010-02-22 simonFixes from James H to the numbering of squares, in...
2010-02-18 simonFix build failure on MacOS by initialising a variable...
2010-02-17 simonA proper fix from James H for the negative number issue...
2010-02-17 jacobTypo fix (from Debian).
2010-02-16 simonCapitalisation glitch.
2010-02-16 simon'Fix' an assertion failure during play: accidentally...
2010-02-16 simonDocs and comments fixes from James H.
2010-02-15 simonUpdates to the new-puzzle checklist, since the world...
2010-02-15 simonNew puzzle! Setting what might be a record for how...
2010-01-19 simonPatch inspired by one from James H: remove spurious...
2010-01-18 simonFix from James H: the shared code between drawing and...
2010-01-18 simonFix from James H: in printing mode, the shared code...
2010-01-18 simonMemory leak fix from James H.
2010-01-17 simonPatch from James H to fix a bug in which ambiguous...
2010-01-16 jacobTypo/formatting fixes for Magnets documentation.
2010-01-16 simonHighlight the sides as well as the top of a tower when...
2010-01-13 simonDon't use payload strings directly as the format for...
2010-01-13 simonPlacate optimiser.
2010-01-13 simonsvn:ignore update.
2010-01-13 simonNew puzzle from James H: 'Magnets'.
2010-01-12 simonCouple of small changes to Singles from James H which...
2010-01-12 simonPatch from James H: make the Windows debugging output...
2010-01-12 simonAdd a couple more checks to the 3d collision detection...
2010-01-11 jacobCorrections to Singles documentation, plus index terms.
2010-01-11 simonMisspelled keyword.
2010-01-11 simonsvn:ignore update.
2010-01-11 simonNew puzzle from James Harvey: 'Singles', an implementat...
2010-01-11 simonRetire the YTRANS and YUNTRANS macros in latin.[ch...
2010-01-11 simonThe 3-D graphics in Towers need a corresponding change...
2010-01-11 simonOops! Remove evidence of blatant clone-and-hack from...
2010-01-09 simonOops. Uncomment the difficulty exceptions! (Also add...
2010-01-08 jacobNew year, new puzzle.
2010-01-07 jacobFix formatting.
2010-01-07 simonCrop the Towers icon more sensibly (i.e. at all).
2010-01-07 simonUpdate svn:ignore.
2010-01-07 simonUpgrade the graphics in Towers to include a thematicall...
2010-01-07 simonNew puzzle, again using the revised latin.c: 'Towers...
2010-01-07 simonMemory leak fix from James H.
2010-01-05 simonProof that check_errors() is sufficient.
2010-01-05 simonRefer to group elements by letters instead of numbers...
2010-01-05 simonAdd a facility in the latin.c solver diagnostics to...
2010-01-05 simonAdd an even more evil (!) game mode, in which it's...
2010-01-05 simonYikes! Fix a misaimed 'sizeof' which I only got away...
2010-01-05 simonA user asked for the < signs in Unequal to be bolder.
2010-01-05 simonMissing piece of code I should have cribbed from Solo...
next