sgt/puzzles
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.
2005-08-31 simonTerribly cunning approach to making the pencil marks...
2005-08-31 simonDebian requires -lm, where Red Hat didn't.
2005-08-31 simonAhem; forgot about recursion. Recursive solving now...
2005-08-31 simonNow that Map has some seriously complex deductions...
2005-08-30 simonForcing chains in Map give rise to a new `Hard' difficu...
2005-08-30 simonImplemented a couple more reasoning modes for Extreme...
2005-08-29 simonBackspace and Delete keys now function like Space in...
2005-08-29 simonTypo in comment :-)
2005-08-29 simonAhem. The region density at which things start to get...
2005-08-29 simonAesthetic improvements to the Map error indicators:
2005-08-28 simonUnreasonable mode for Map.
2005-08-28 simonError highlighting in Map.
2005-08-28 simonThere seems to be some odd behaviour when GTK is asked...
2005-08-28 jacobHACKING.but -> devel.but
2005-08-27 simonFix array bounds violation in the solver. Oops.
2005-08-27 simonOS X seems particularly picky about possibly uninitialised
2005-08-27 simonNew puzzle: `Inertia', originally written for Windows...
2005-08-26 jacobTrivial doc changes after recent prolificacy.
2005-08-25 simonMemory leak and type safety fixes from James H.
2005-08-25 simonPhil Bordelon points out that the general convention...
2005-08-25 simonMike points out that I made an error in one of the...
2005-08-24 simonOver-enthusiastic assertion introduced in the printing...
2005-08-24 simonOptimiser placation for OS X gcc.
2005-08-24 simonNew puzzle: `Loopy', an implementation of Nikoli's...
2005-08-24 simonMinor update to Solo's documentation due to Extreme...
2005-08-24 simonBrand new difficulty level in Solo. The other day Garet...
2005-08-23 simonDon't report an error when loading a saved game from...
2005-08-22 simonJames H points out a rogue fprintf in Net's print routine.
2005-08-22 simonMemory leak in the new printing stuff, plus a couple...
2005-08-22 simon`Solve' operation on an already solved map without...
2005-08-21 simon*blinks* I apparently didn't try _building_ the OS...
2005-08-20 simonRetire redundant print_line_width() in Net: a relic...
2005-08-20 simonNative Windows printing support, using the infrastructu...
2005-08-19 simonRichard B points out a cut and paste error.
2005-08-19 simonBah, there's always one. Remove the now-erroneous ...
2005-08-18 simonSubstantial infrastructure upheaval. I've separated...
2005-08-15 simonJust noticed another thing that could easily catch...
2005-08-13 simonMemory leak fixes from James H.
2005-08-13 simonNew puzzle: `Map'. Vaguely original, for a change.
2005-08-11 simonOops. Back out a local change I shouldn't have committe...
2005-08-11 simon16-bit-cleanness fixes from James H (again). It would...
2005-08-09 simonVery fiddly corrections to the loop highlighting. ERRSL...
2005-08-09 simonImplement error checking in Slant. Clue points are...
2005-08-07 simonRemove conditional definition of MAX_GRIDGEN_TRIES...
2005-08-07 simonPlacate optimiser.
2005-08-06 simonStreamline `slantsolver' a bit (avoid showing advanced...
2005-08-06 simonDocument hard mode in Slant, and also fix an obvious...
2005-08-06 simonIntroduce an environment variable setting (SLANT_SWAP_B...
2005-08-06 simonA bunch of new reasoning techniques in the Slant solver...
2005-08-05 simonCleanups to completion flashes: all four of these games...
2005-08-04 simonNew puzzle: `Light Up', by James H.
2005-08-04 simonEnvironment-based configuration wasn't sensibly usable...
2005-08-04 simonPatch from James H: tinker with the presets on SLOW_SYS...
2005-08-04 simonBug fix from James H: solve_game() was returning error...
2005-08-04 simonI am COMPLETELY GORMLESS. The Solo grid generator,...
2005-08-03 simonCleanups from James H: a few missing statics, a precaut...
2005-08-03 simonSlant uses the same generation strategy as Solo, despit...
2005-08-02 simonBah! There's _always_ one. Display glitch corrected.
2005-08-02 simonNew puzzle: `Slant', picked from the Japanese-language...
2005-08-01 simonVarious cleanups and clarifications to devel.but; some...
2005-07-31 simonNew end-game approach to Black Box. Instead of revealin...
2005-07-29 jacobmissing `i' in `\e'
2005-07-29 simonOne more fix from Ben H. Also switched round the arena...
2005-07-29 simonVarious fixes and cleanups suggested by Ben Hutchings:
2005-07-29 simonBen Hutchings reports that gcc 4 gives an optimiser...
2005-07-29 simonPatches from Ben Hutchings to fix failures of sscanf...
2005-07-29 jacobTweak a paragraph after discussion with Simon.
2005-07-28 simonShiny new developer documentation to replace the old...
2005-07-24 simonThe very core of cross() is capable of suffering intege...
2005-07-24 simonAnother diagnostic mode for Untangle: if compiled with
2005-07-24 simon(GTK only so far) Allow the argument passed to a game...
2005-07-22 simonSolve animation (currently only in Untangle) was failin...
2005-07-22 simonThe `Solve' operation now rotates and/or reflects the...
2005-07-22 simonJames H profiled the new Same Game grid generator and...
2005-07-21 simonUntil now, Same Game has been the only puzzle in this...
2005-07-21 simonI've been meaning to do this for ages: all the Makefile...
2005-07-20 jacobSync with website
2005-07-20 simonThe Untangle completion flash was weedy and anaemic...
next