Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / galaxies.c
2012-09-09 simonNew rule: interpret_move() is passed a pointer to the...
2012-04-08 simonSwap a 'max' for a 'min', fixing an out-of-range colour...
2011-06-19 simonChanged my mind about midend_is_solved: I've now reprot...
2011-04-02 simonAdd a function to every game backend which indicates...
2009-06-17 simonMemory management and other fixes from James H.
2009-01-15 simonKeyboard cursor support in Galaxies, by James H.
2008-09-06 simonNew infrastructure feature. Games are now permitted...
2008-04-07 simonRevise the printing colour framework so that we can...
2007-03-23 simonKyle Brazell points out that the completion checker...
2007-03-03 simonMy favourite kind of patch, from James H: one which...
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 simonCleanup patch from James H: disable the `s' key, which...
2007-03-01 simonBound edge thicknesses below so that they're always...
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-26 simonDariusz Olszewski's changes to support compiling for...
2007-02-25 simonGalaxies doesn't print in colour.
2007-02-25 jacobFix a UI glitch where dragging an existing arrow could...
2007-02-24 simonSomehow I let a couple of // comments get past me when...
2007-02-22 simonAnd fix the error _I_ made in r7311. I should stop...
2007-02-22 simonPart of r7310 completely changed the careful semantics...
2007-02-22 simonPatch from James H to make the Palm compiler stop objec...
2007-02-22 simonWe may reluctantly permit the returning of a too-easy...
2007-02-22 simonAdd James Harvey's excellent new puzzle, `Galaxies'.