sgt/puzzles
2005-10-22 simonOS X frontend was directly calling the backend's wants_...
2005-10-22 simonCleanup: rename random_init() to random_new(), because...
2005-10-21 simonNew puzzle from James H: `Bridges', another Nikoli...
2005-10-17 simonMiscellaneous fixes. Correct a comparison of y with...
2005-10-17 simonJust noticed a longhand shuffling operation which I...
2005-10-15 simonJanes H provides a small workaround for a Palm tools...
2005-10-15 simonSmall error in solver diagnostics.
2005-10-14 simonRevamp of the control mechanism to permit drag- as...
2005-10-13 simonNew puzzle: `Tents'. Requires a potentially shared...
2005-10-13 simonloopy_diffnames[] isn't used, and provokes a warning...
2005-10-12 simonYikes! I've only just noticed that this copy of tree234...
2005-10-10 simonr6384 didn't go quite far enough. In fact, a grid squar...
2005-10-10 simonFixes for handling human-entered Flip games. The clicke...
2005-10-10 simonRichard Earnshaw points out that if you enter an out...
2005-09-23 simonUse game_set_size() to set up the temporary drawstate in
2005-09-23 simonFix very strange indentation issue!
2005-09-18 simonBug fix from James H: prevent LINEWIDTH ever reaching...
2005-09-18 simonAnother optimisation patch from Mike, which (among...
2005-09-15 simonOptimisation patch from Mike: remember which squares...
2005-09-13 simonPatch from Mike: fix an array indexing error in the...
2005-09-12 simonPatch from Mike:
2005-09-12 simonI am again gormless! When I overhauled Solo's grid...
2005-09-12 simonI found a slightly odd-looking line of code in this...
2005-09-11 simonMinor improvement to initial loop generation.
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...
next