Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / unfinished /
2012-09-10 simonForgot to add the new 'const' in the unfinished subdire...
2012-01-22 simonNew puzzle! Or rather, new-ish, because this one has...
2011-12-21 simonIn Group, the keyboard-controlled cursor should respect...
2011-06-19 simonChanged my mind about midend_is_solved: I've now reprot...
2011-05-04 simonFix warnings generated by gcc 4.6.0 about variables...
2011-04-02 simonAdd a function to every game backend which indicates...
2011-02-08 simonAnother UI feature for Group: now you can click between...
2011-01-09 simonFix error highlighting after table rearrangement.
2011-01-08 simonAdd the ability to reorder the rows and columns in...
2010-09-20 simonMemory leak fixes from Jonas Koelker.
2010-06-27 simonSome minor fixes to the unfinished Pearl solver:
2010-01-09 simonOops. Uncomment the difficulty exceptions! (Also add...
2010-01-05 simonProof that check_errors() is sufficient.
2010-01-05 simonRefer to group elements by letters instead of numbers...
2010-01-05 simonAdd an even more evil (!) game mode, in which it's...
2010-01-05 simonYikes! Fix a misaimed 'sizeof' which I only got away...
2010-01-01 simonCouple of missing 'static's.
2009-12-30 simonNew puzzle in 'unfinished'. Essentially, Sudoku for...
2009-01-06 simonBring the unfinished .R files into line with the curren...
2008-11-16 simonPatch from Lee Dowling to implement mouse control in...
2008-11-16 simonTake out some lurking "nullgame" holdovers from unfinis...
2008-09-13 simonSince the lack of this has caused portability issues...
2008-09-06 simonNew infrastructure feature. Games are now permitted...
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-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-09 simonNew -A mode permitting even madder operators, and also...
2008-04-07 simonSubstantial reworking of Solo so that it implements...
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-06-29 simonOptimiser placation.
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 simonRemove the check for disconnected pieces; it's over...
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 simonClose-to-finished auto-generating implementation of...
2007-02-22 jacobRemove spurious semicolons from macros; their upset...
2006-12-29 jacobBring .R files for nullgame and unfinished puzzles...
2006-12-24 simonHTML Help support for Puzzles, with the same kind of...
2006-10-29 simonI'm sick and tired of having unfinished puzzle code...