sgt/puzzles
2008-09-07 simonHow did I manage to check this in without actually...
2008-09-06 simonNew Loopy save file, compatible with the new Loopy.
2008-09-06 simonNearly forgot: Lambros definitely deserves a place...
2008-09-06 simonDon't call changed_preset() until after we've initialised
2008-09-06 simonCompletely re-engineered version of Loopy, courtesy...
2008-09-06 simonNew infrastructure feature. Games are now permitted...
2008-08-18 simonOh, and some more ignore properties, oops.
2008-08-18 simonExtra ignore properties for the dual-architecture OS...
2008-07-05 simonCorrection from James H: sqrt(0) shouldn't occur any...
2008-07-05 simonMore operations and bug fixes from James H.
2008-07-05 simonRemove rogue diagnostic.
2008-07-05 simonAdd a build version designation to the NestedVM build...
2008-06-27 simonBuild the Java versions of the puzzles automatically...
2008-06-26 simonHandle a <param name="game_id"> by passing it in to...
2008-06-26 simonThe Java console keeps showing up error reports due...
2008-06-24 simonJames H has helpfully provided yet more silly operators...
2008-06-23 simonAn option to enable a debugging mode for the BFS.
2008-06-10 simonMichael Schierl's patch to compile the puzzles as Java...
2008-06-10 simonJust noticed that the return value of midend_process_ke...
2008-06-09 simonNew -A mode permitting even madder operators, and also...
2008-04-14 simonShamelessly pander to compilers whose data flow warning...
2008-04-10 simonNow that we're highlighting the currently selected...
2008-04-09 simonImplement tick marks in the Type menu on Windows. Now...
2008-04-09 simonImplement tick marks in the Type menu on OS X.
2008-04-08 simonNew feature in midend.c which allows us to ask for...
2008-04-08 simonHaving got Jigsaw mode generation working at reasonable...
2008-04-08 simonImprovements to filled-grid generation. Introduced...
2008-04-07 simonAhem. Apparently forgot to compile-test after that...
2008-04-07 simonRevise the printing colour framework so that we can...
2008-04-07 simonPedantic tweaks to allow successful compilation on...
2008-04-07 simonSubstantial reworking of Solo so that it implements...
2008-03-20 simonHmm. Telling xvfb to default to a TrueColor visual...
2008-03-20 simonI _think_, after some fairly random experimentation...
2008-03-11 simonUpdate the OS X Puzzles makefile so that it builds...
2008-02-10 jacobUI change to Filling: allow multiple squares to be...
2008-02-10 jacobIt's another new year.
2008-01-15 simonSyntactic fixes by Zach Wily to make the OS X build...
2007-12-15 simon64-bit cleanliness: we were already carefully using...
2007-08-25 simonA rigorous proof. Totally unimportant to the code,...
2007-08-25 simonFix an inaccurate comment.
2007-08-25 simonI've just realised that my deliberate avoidance of...
2007-08-25 simonCommit my work so far on a generator for Nikoli's ...
2007-08-18 simonAhem. Finishing writing the comment _before_ checkin...
2007-08-18 simonAllow a 1-omino to be completely destroyed and recreate...
2007-08-18 simonBetter test-mode diagnostics.
2007-08-18 simonA piece of library code which constructs a random divis...
2007-07-31 simonExperimental UI tweak enabled by a hacky environment...
2007-07-05 simonA user points out that Loopy's solver relies on element...
2007-06-29 simonOptimiser placation.
2007-05-20 simonUpdates and improvements from Jonas Koelker.
2007-05-19 simonLeft puzzles.rc2 out of the tarball. Oops.
2007-05-12 simonMore forgiving selection of dragging targets.
2007-05-12 simonGraphics tweak: make the top-right and bottom-left...
2007-05-12 simonIn-game user interface to the solver.
2007-05-12 simonFix tiny memory leak if you pressed Solve while part...
2007-05-12 simonRemove the check for disconnected pieces; it's over...
2007-05-10 simonnoicon.rc was missing from the Unix source archive...
2007-05-07 simonStand-alone slidesolver.
2007-05-07 simonAdd an optional move limit during game generation.
2007-05-07 simonSlight solver speedup by tracking more carefully which...
2007-05-07 simonAdd a new misc.c function needed by Slide's colour...
2007-05-07 simonClose-to-finished auto-generating implementation of...
2007-05-06 simonI still haven't managed to get the WinCE port building...
2007-04-04 simonEnsure the shuffling process never produces an already...
2007-03-31 jacobIn the Windows frontend, stop tab navigation from activ...
2007-03-26 simonEr, and now do that _without_ introducing further segfa...
2007-03-26 simonStop failing assertions when we encounter an insoluble...
2007-03-23 simonKyle Brazell points out that the completion checker...
2007-03-16 jacobDisallow clicks between squares.
2007-03-11 simonr7364 failed to expand a malloc to match the larger...
2007-03-11 simonGary Wong observes that solo's decode_params() is overe...
2007-03-11 simonGary Wong points out that solosolver's verbose output is
2007-03-03 jacobSince we've changed the semantics of the `expand' argum...
2007-03-03 jacobPatch from Ben Hutchings to allow user-initiated tilesi...
2007-03-03 jacobBen Hutchings' patch to allow Gtk windows to be shrunk...
2007-03-03 jacobRefactoring patch from Ben Hutchings: move all the...
2007-03-03 simonPatch from James H to provide resizability on Windows.
2007-03-03 simonMinor cleanups (mostly \ns in diagnostic printfs) from...
2007-03-03 simonMy favourite kind of patch, from James H: one which...
2007-03-03 simonAbout time I got round to documenting the new
2007-03-02 jacobFix problems with arrow UI with non-square grid.
2007-03-01 simonSilliness! Here's a somewhat hacky patch which builds...
2007-03-01 simonAmend README so that it makes reasonable sense no matte...
2007-03-01 simonCleanup patch from James H: disable the `s' key, which...
2007-03-01 simonAdam D. Lopresto and Phil Bordelon independently point...
2007-03-01 simonBound edge thicknesses below so that they're always...
2007-02-28 jacobFix some border drawing issues.
2007-02-28 jacobMinGW windres doesn't like an empty resource file,...
2007-02-28 simonGeneral cleanups patch from James H:
2007-02-28 simonGary Wong points out a couple of minor errors in the...
2007-02-27 simonProvide my old drag-based interface to Net as an ifdef...
2007-02-27 simonAnother thing to watch out for when adding new puzzles.
2007-02-27 simonCreate a blank .rc file to be used in the absence of...
2007-02-27 simonThis game requires the numpad.
2007-02-26 simonDariusz Olszewski's changes to support compiling for...
2007-02-25 simonAfter it confused Verity, clarify in the Unequal docs...
2007-02-25 simonHardwiring the grid line width to 1 is really bad for...
2007-02-25 simonGalaxies doesn't print in colour.
2007-02-25 simonDon't create an undo-chain entry for a move with no...
2007-02-25 jacobFix a UI glitch where dragging an existing arrow could...
next