chiark / gitweb /
sgt-puzzles.git
2005-09-01 Simon TathamOptimiser placation.
2005-09-01 Simon TathamPalm fixes for Loopy from James H: a #ifdef SLOW_SYSTEM...
2005-09-01 Simon TathamJames H's memory leak fixes to Inertia.
2005-09-01 Simon TathamJames H has implemented a new `Tricky' difficulty level...
2005-08-31 Simon TathamAbility to drag pencil marks around.
2005-08-31 Simon TathamTerribly cunning approach to making the pencil marks...
2005-08-31 Simon TathamDebian requires -lm, where Red Hat didn't.
2005-08-31 Simon TathamAhem; forgot about recursion. Recursive solving now...
2005-08-31 Simon TathamNow that Map has some seriously complex deductions...
2005-08-30 Simon TathamForcing chains in Map give rise to a new `Hard' difficu...
2005-08-30 Simon TathamImplemented a couple more reasoning modes for Extreme...
2005-08-29 Simon TathamBackspace and Delete keys now function like Space in...
2005-08-29 Simon TathamTypo in comment :-)
2005-08-29 Simon TathamAhem. The region density at which things start to get...
2005-08-29 Simon TathamAesthetic improvements to the Map error indicators:
2005-08-28 Simon TathamUnreasonable mode for Map.
2005-08-28 Simon TathamError highlighting in Map.
2005-08-28 Simon TathamThere seems to be some odd behaviour when GTK is asked...
2005-08-28 Jacob NevinsHACKING.but -> devel.but
2005-08-27 Simon TathamFix array bounds violation in the solver. Oops.
2005-08-27 Simon TathamOS X seems particularly picky about possibly uninitialised
2005-08-27 Simon TathamNew puzzle: `Inertia', originally written for Windows...
2005-08-26 Jacob NevinsTrivial doc changes after recent prolificacy.
2005-08-25 Simon TathamMemory leak and type safety fixes from James H.
2005-08-25 Simon TathamPhil Bordelon points out that the general convention...
2005-08-25 Simon TathamMike points out that I made an error in one of the...
2005-08-24 Simon TathamOver-enthusiastic assertion introduced in the printing...
2005-08-24 Simon TathamOptimiser placation for OS X gcc.
2005-08-24 Simon TathamNew puzzle: `Loopy', an implementation of Nikoli's...
2005-08-24 Simon TathamMinor update to Solo's documentation due to Extreme...
2005-08-24 Simon TathamBrand new difficulty level in Solo. The other day Garet...
2005-08-23 Simon TathamDon't report an error when loading a saved game from...
2005-08-22 Simon TathamJames H points out a rogue fprintf in Net's print routine.
2005-08-22 Simon TathamMemory leak in the new printing stuff, plus a couple...
2005-08-22 Simon Tatham`Solve' operation on an already solved map without...
2005-08-21 Simon Tatham*blinks* I apparently didn't try _building_ the OS...
2005-08-20 Simon TathamRetire redundant print_line_width() in Net: a relic...
2005-08-20 Simon TathamNative Windows printing support, using the infrastructu...
2005-08-19 Simon TathamRichard B points out a cut and paste error.
2005-08-19 Simon TathamBah, there's always one. Remove the now-erroneous ...
2005-08-18 Simon TathamSubstantial infrastructure upheaval. I've separated...
2005-08-15 Simon TathamJust noticed another thing that could easily catch...
2005-08-13 Simon TathamMemory leak fixes from James H.
2005-08-13 Simon TathamNew puzzle: `Map'. Vaguely original, for a change.
2005-08-11 Simon Tatham16-bit-cleanness fixes from James H (again). It would...
2005-08-09 Simon TathamVery fiddly corrections to the loop highlighting. ERRSL...
2005-08-09 Simon TathamImplement error checking in Slant. Clue points are...
2005-08-07 Simon TathamRemove conditional definition of MAX_GRIDGEN_TRIES...
2005-08-07 Simon TathamPlacate optimiser.
2005-08-06 Simon TathamStreamline `slantsolver' a bit (avoid showing advanced...
2005-08-06 Simon TathamDocument hard mode in Slant, and also fix an obvious...
2005-08-06 Simon TathamIntroduce an environment variable setting (SLANT_SWAP_B...
2005-08-06 Simon TathamA bunch of new reasoning techniques in the Slant solver...
2005-08-05 Simon TathamCleanups to completion flashes: all four of these games...
2005-08-04 Simon TathamNew puzzle: `Light Up', by James H.
2005-08-04 Simon TathamEnvironment-based configuration wasn't sensibly usable...
2005-08-04 Simon TathamPatch from James H: tinker with the presets on SLOW_SYS...
2005-08-04 Simon TathamBug fix from James H: solve_game() was returning error...
2005-08-04 Simon TathamI am COMPLETELY GORMLESS. The Solo grid generator,...
2005-08-03 Simon TathamCleanups from James H: a few missing statics, a precaut...
2005-08-03 Simon TathamSlant uses the same generation strategy as Solo, despit...
2005-08-02 Simon TathamBah! There's _always_ one. Display glitch corrected.
2005-08-02 Simon TathamNew puzzle: `Slant', picked from the Japanese-language...
2005-08-01 Simon TathamVarious cleanups and clarifications to devel.but; some...
2005-07-31 Simon TathamNew end-game approach to Black Box. Instead of revealin...
2005-07-29 Jacob Nevinsmissing `i' in `\e'
2005-07-29 Simon TathamOne more fix from Ben H. Also switched round the arena...
2005-07-29 Simon TathamVarious fixes and cleanups suggested by Ben Hutchings:
2005-07-29 Simon TathamBen Hutchings reports that gcc 4 gives an optimiser...
2005-07-29 Simon TathamPatches from Ben Hutchings to fix failures of sscanf...
2005-07-29 Jacob NevinsTweak a paragraph after discussion with Simon.
2005-07-28 Simon TathamShiny new developer documentation to replace the old...
2005-07-24 Simon TathamThe very core of cross() is capable of suffering intege...
2005-07-24 Simon TathamAnother diagnostic mode for Untangle: if compiled with
2005-07-24 Simon Tatham(GTK only so far) Allow the argument passed to a game...
2005-07-22 Simon TathamSolve animation (currently only in Untangle) was failin...
2005-07-22 Simon TathamThe `Solve' operation now rotates and/or reflects the...
2005-07-22 Simon TathamJames H profiled the new Same Game grid generator and...
2005-07-21 Simon TathamUntil now, Same Game has been the only puzzle in this...
2005-07-21 Simon TathamI've been meaning to do this for ages: all the Makefile...
2005-07-20 Jacob NevinsSync with website
2005-07-20 Simon TathamThe Untangle completion flash was weedy and anaemic...
2005-07-19 Jacob NevinsSome attempt to explain Dominosa for those unfamiliar...
2005-07-18 Simon TathamAnother fix from Chris: Guess's allow-blanks mode wasn...
2005-07-18 Simon TathamFix to Chris's patch in r6106 (also from Chris).
2005-07-17 Simon TathamSwitch Untangle to using `long' rather than `int' in...
2005-07-17 Simon TathamQuite a few instances of the Cardinal Error of Ctype...
2005-07-17 Simon TathamTwo tiny cleanup patches from James H.
2005-07-17 Simon TathamGet rid of the malloc in shuffle(), by defining a subfu...
2005-07-17 Simon TathamPatch from Chris Emerson: rather than dynamically calling
2005-07-17 Jacob NevinsBlack Box: fix "reveal" button location, explain what...
2005-07-17 Jacob NevinsUse \q{} and \by in Black Box docs.
2005-07-17 Simon TathamI keep forgetting to do things when adding a new puzzle...
2005-07-17 Simon TathamBah, there's always one: failed to `svn add' blackbox...
2005-07-17 Simon TathamAnother game from James H: `Black Box'.
2005-07-16 Simon TathamCleanups and memory leak fixes from James H.
2005-07-16 Simon TathamSanity-checking patch from Phil Bordelon: since Solo...
2005-07-16 Simon TathamNew puzzle: `Untangle', cloned (with the addition of...
2005-07-15 Simon TathamImprove speed of grid generation: I've found something...
2005-07-14 Jacob NevinsAdd Dominosa printout support.
next