chiark / gitweb /
sgt-puzzles.git
2010-04-25 Simon TathamPatch idea from Debian, but modified considerably in...
2010-04-25 Simon TathamPatch from Debian, to bring the use of the X selection...
2010-04-18 Simon TathamWording tweaks inspired by (but not the same as) some...
2010-04-18 Simon TathamPatch from Ben Hutchings: explicitly initialise somethi...
2010-04-17 Simon TathamFix incorrect uses of ctype.h (passing it uncast chars...
2010-04-17 Simon TathamFix from James H for an assertion failure during Signpost
2010-04-02 Simon TathamAdd '-v' option to patternsolver, to make it show its...
2010-04-02 Simon TathamDylan O'Donnell reports that Signpost hangs on trying...
2010-03-21 Simon TathamChris Boyle reports an off-by-two error ('a Qui-Gon...
2010-03-21 Simon TathamError highlighting bug in Bridges: when counting the...
2010-02-24 Simon TathamAnother w/h transposition typo.
2010-02-24 Simon TathamTypo affecting gameplay on grids wider than they are...
2010-02-22 Simon TathamFixes from James H to the numbering of squares, in...
2010-02-18 Simon TathamFix build failure on MacOS by initialising a variable...
2010-02-17 Simon TathamA proper fix from James H for the negative number issue...
2010-02-17 Jacob NevinsTypo fix (from Debian).
2010-02-16 Simon TathamCapitalisation glitch.
2010-02-16 Simon Tatham'Fix' an assertion failure during play: accidentally...
2010-02-16 Simon TathamDocs and comments fixes from James H.
2010-02-15 Simon TathamUpdates to the new-puzzle checklist, since the world...
2010-02-15 Simon TathamNew puzzle! Setting what might be a record for how...
2010-01-19 Simon TathamPatch inspired by one from James H: remove spurious...
2010-01-18 Simon TathamFix from James H: the shared code between drawing and...
2010-01-18 Simon TathamFix from James H: in printing mode, the shared code...
2010-01-18 Simon TathamMemory leak fix from James H.
2010-01-17 Simon TathamPatch from James H to fix a bug in which ambiguous...
2010-01-16 Jacob NevinsTypo/formatting fixes for Magnets documentation.
2010-01-16 Simon TathamHighlight the sides as well as the top of a tower when...
2010-01-13 Simon TathamDon't use payload strings directly as the format for...
2010-01-13 Simon TathamPlacate optimiser.
2010-01-13 Simon TathamNew puzzle from James H: 'Magnets'.
2010-01-12 Simon TathamCouple of small changes to Singles from James H which...
2010-01-12 Simon TathamPatch from James H: make the Windows debugging output...
2010-01-12 Simon TathamAdd a couple more checks to the 3d collision detection...
2010-01-11 Jacob NevinsCorrections to Singles documentation, plus index terms.
2010-01-11 Simon TathamMisspelled keyword.
2010-01-11 Simon TathamNew puzzle from James Harvey: 'Singles', an implementat...
2010-01-11 Simon TathamRetire the YTRANS and YUNTRANS macros in latin.[ch...
2010-01-11 Simon TathamThe 3-D graphics in Towers need a corresponding change...
2010-01-11 Simon TathamOops! Remove evidence of blatant clone-and-hack from...
2010-01-09 Simon TathamOops. Uncomment the difficulty exceptions! (Also add...
2010-01-08 Jacob NevinsNew year, new puzzle.
2010-01-07 Jacob NevinsFix formatting.
2010-01-07 Simon TathamCrop the Towers icon more sensibly (i.e. at all).
2010-01-07 Simon TathamUpgrade the graphics in Towers to include a thematicall...
2010-01-07 Simon TathamNew puzzle, again using the revised latin.c: 'Towers...
2010-01-07 Simon TathamMemory leak fix from James H.
2010-01-05 Simon TathamProof that check_errors() is sufficient.
2010-01-05 Simon TathamRefer to group elements by letters instead of numbers...
2010-01-05 Simon TathamAdd a facility in the latin.c solver diagnostics to...
2010-01-05 Simon TathamAdd an even more evil (!) game mode, in which it's...
2010-01-05 Simon TathamYikes! Fix a misaimed 'sizeof' which I only got away...
2010-01-05 Simon TathamA user asked for the < signs in Unequal to be bolder.
2010-01-05 Simon TathamMissing piece of code I should have cribbed from Solo...
2010-01-05 Simon TathamAnother 16-bit-cleanliness fix (and for once I spotted...
2010-01-04 Simon TathamMemory leak fix from Tiago Dionizio: whenever we free...
2010-01-04 Simon Tatham16-bit cleanliness patch from James H.
2010-01-01 Simon TathamFor my own use in local Windows builds of the 'unfinish...
2010-01-01 Simon TathamCouple of missing 'static's.
2009-12-30 Simon TathamNew puzzle in 'unfinished'. Essentially, Sudoku for...
2009-12-27 Simon TathamFix bug causing array overrun. Only seemed to be showin...
2009-12-27 Simon TathamNew puzzle! 'Keen', a clone of KenKen.
2009-12-27 Simon TathamNormalise Unequal (and latin.c) so that solver diagnost...
2009-12-27 Simon TathamI've never trusted common variables. Take those bare...
2009-12-27 Simon TathamIntroduce, and implement as usefully as I can in all...
2009-12-27 Simon TathamTweak the semantics of dsf_merge() so that the canonica...
2009-12-27 Simon TathamRefactor latin.c to make it easier to reuse. Instead...
2009-12-27 Simon TathamNew mode for Unequal, from James H. In this mode, calle...
2009-12-23 Simon Tathamlatin_generate_quick is long gone, so remove it from...
2009-12-22 Simon TathamKeyboard control for Dominosa (patch largely due to...
2009-12-20 Simon TathamJonas Koelker points out that the backspace key didn...
2009-12-17 Simon TathamMinor bug fixes from James Harvey.
2009-12-17 Simon TathamPatches from Frode Austvik to modify the effects of...
2009-12-17 Simon TathamPatch from Frode Austvik to tinker with the GTK interfa...
2009-12-17 Simon TathamPatch from Frode Austvik to permit passing CFLAGS in...
2009-12-13 Jacob NevinsAnother wording tweak from Helge Kreutzmann.
2009-11-16 Simon TathamFix for the grid generation in the presence of particul...
2009-11-10 Simon TathamAdd a precautionary pair of initialisations to placate...
2009-11-05 Jacob NevinsRemove ASCII-art arrows. Missing \dash (Debian bug...
2009-11-04 Jacob NevinsBeat up on Black Box docs, after Debian bug #548472.
2009-11-04 Jacob NevinsTypo fixes from Debian bug#554341.
2009-10-13 Simon TathamSingle mouse clicks to toggle individual grid edges...
2009-09-16 Simon TathamAdd a couple of missing checks in validate_desc(),...
2009-09-16 Simon TathamMinor rewording and typo-correction.
2009-09-16 Simon TathamAha, I've managed to prove that my inadequate error...
2009-09-13 Simon TathamError-highlighted trees look nicer with a different...
2009-09-13 Simon TathamRedo Mines and Inertia's mine graphics using an actual...
2009-09-12 Simon TathamTweak to the promptness of error highlighting display.
2009-09-12 Simon TathamAbout time I got round to this: error highlighting...
2009-09-09 Simon TathamFix width/height braino introduced in r5844.
2009-08-28 Simon TathamAdd execute permission to the .exe files inside the...
2009-07-01 Simon TathamMore defensive-coding fixes from James H.
2009-06-21 Simon TathamPatch from Mark Wooding: when I did r7980 I had complet...
2009-06-21 Simon TathamPatch from Mark Wooding: use gdk_event_request_motions...
2009-06-21 Simon TathamPatch from Mark Wooding: stop setting GTK_EXPAND for...
2009-06-21 Simon TathamPatch from Mark Wooding: one-pixel fix to the alignment...
2009-06-21 Simon TathamPatch from Mark Wooding (though somewhat tampered with...
2009-06-17 Simon TathamMemory management and other fixes from James H.
2009-04-30 Simon TathamFix a misdesign I must have missed when I reviewed...
2009-04-29 Simon Tathamcheck_valid() wasn't checking that Killer cages contain...
next