chiark / gitweb /
sgt-puzzles.git
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...
2009-03-19 Jacob NevinsIt's been a new year for some time now.
2009-03-02 Simon TathamPatch from James H to provide 16-bit-int cleanliness...
2009-03-02 Simon TathamPatch from James H to abstract out of Dominosa the...
2009-03-01 Jacob NevinsMake menus accessible from the keyboard in the Gtk...
2009-02-24 Simon TathamFix cosmetic glitch in the interaction between Killer...
2009-02-23 Jacob NevinsMake icon building cope with Solo's increased default...
2009-02-22 Jacob NevinsFix duplicate keyword.
2009-02-22 Simon TathamA substantial patch to Solo from Bernd Schmidt, adding...
2009-02-22 Simon TathamIntroduce some infrastructure to permit games' print...
2009-02-22 Simon TathamFix the Java front end's vertical text positioning...
2009-02-05 Simon TathamKeyboard control patch for Bridges, from James H.
2009-02-05 Simon TathamLee Dowling points out that duplicating the entire...
2009-01-28 Simon TathamKeyboard control patch for Black Box, from James H.
2009-01-28 Simon TathamKeyboard control patch for Twiddle, from James H.
2009-01-27 Simon TathamKeyboard control patch for Pattern, from James H.
2009-01-27 Simon TathamKeyboard control for Map, from James H.
2009-01-26 Simon TathamReorder if statements in Unequal's interpret_move(...
2009-01-26 Simon TathamPatch from James H to add keyboard control in Sixteen...
2009-01-26 Simon TathamSwitch over to using the new-style GtkFileChooser in...
2009-01-24 Simon TathamAdd an automatic check for HAVE_SENSIBLE_ABSOLUTE_SIZE_...
2009-01-20 Simon TathamKeyboard control patch for Pegs, from James H.
2009-01-19 Simon TathamKeyboard control patch for Solo, from James H.
2009-01-16 Simon TathamKeyboard control patch for Slant, from James H.
2009-01-16 Simon TathamKeyboard cursor support for Tents, from James H.
2009-01-16 Simon Tathamr8396 introduced midend_tilesize(). Document it.
2009-01-15 Simon TathamKeyboard cursor support for Rectangles, from James H.
2009-01-15 Simon TathamKeyboard cursor support in Galaxies, by James H.
2009-01-14 Simon TathamKeyboard interface for Filling, from James H.
2009-01-12 Simon TathamPatch from James H to fix some off-by-one errors in...
2009-01-12 Simon TathamPatch from James H which adds keyboard cursor support...
2009-01-08 Simon TathamPatches from James H to add or improve arrow-key-driven...
2009-01-07 Simon TathamPatch from Lambros to make the Normal difficulty level...
2009-01-07 Simon TathamStandalone solver for Loopy. Bit half-hearted, since...
2009-01-06 Simon TathamPatch from James H to enable a single monolithic binary...
2009-01-06 Simon TathamBring the unfinished .R files into line with the curren...
2008-12-12 Simon TathamDon't ignore the return code of fwrite(). (Slight modif...
2008-12-01 Simon TathamAdd missing call to gtk_selection_clear_targets(),...
2008-11-29 Simon TathamStand-alone command-line interface to the obfuscate_bit...
2008-11-29 Simon TathamThe other day I found it useful for a (silly) special...
2008-11-28 Simon TathamFix parenthesis problem in Light Up solver. Should...
2008-11-28 Simon TathamLet's have some more presets in here: 3x3 is much _too_...
2008-11-16 Simon TathamPatch from Lee Dowling to implement mouse control in...
2008-11-16 Simon TathamTake out some lurking "nullgame" holdovers from unfinis...
2008-11-16 Simon TathamPatches from Lee Dowling to make Light Up and Net use the
2008-11-16 Simon TathamCouple of solving-related mid-end tweaks. Firstly,...
next