chiark / gitweb /
Memory leak fixes from Jonas Koelker.
[sgt-puzzles.git] / unfinished /
2010-09-20 Simon TathamMemory leak fixes from Jonas Koelker.
2010-06-27 Simon TathamSome minor fixes to the unfinished Pearl solver:
2010-01-09 Simon TathamOops. Uncomment the difficulty exceptions! (Also add...
2010-01-05 Simon TathamProof that check_errors() is sufficient.
2010-01-05 Simon TathamRefer to group elements by letters instead of numbers...
2010-01-05 Simon TathamAdd an even more evil (!) game mode, in which it's...
2010-01-05 Simon TathamYikes! Fix a misaimed 'sizeof' which I only got away...
2010-01-01 Simon TathamCouple of missing 'static's.
2009-12-30 Simon TathamNew puzzle in 'unfinished'. Essentially, Sudoku for...
2009-01-06 Simon TathamBring the unfinished .R files into line with the curren...
2008-11-16 Simon TathamPatch from Lee Dowling to implement mouse control in...
2008-11-16 Simon TathamTake out some lurking "nullgame" holdovers from unfinis...
2008-09-13 Simon TathamSince the lack of this has caused portability issues...
2008-09-06 Simon TathamNew infrastructure feature. Games are now permitted...
2008-07-05 Simon TathamCorrection from James H: sqrt(0) shouldn't occur any...
2008-07-05 Simon TathamMore operations and bug fixes from James H.
2008-06-24 Simon TathamJames H has helpfully provided yet more silly operators...
2008-06-23 Simon TathamAn option to enable a debugging mode for the BFS.
2008-06-09 Simon TathamNew -A mode permitting even madder operators, and also...
2008-04-07 Simon TathamSubstantial reworking of Solo so that it implements...
2007-08-25 Simon TathamA rigorous proof. Totally unimportant to the code,...
2007-08-25 Simon TathamFix an inaccurate comment.
2007-08-25 Simon TathamI've just realised that my deliberate avoidance of...
2007-08-25 Simon TathamCommit my work so far on a generator for Nikoli's ...
2007-08-18 Simon TathamAhem. Finishing writing the comment _before_ checkin...
2007-08-18 Simon TathamAllow a 1-omino to be completely destroyed and recreate...
2007-08-18 Simon TathamBetter test-mode diagnostics.
2007-08-18 Simon TathamA piece of library code which constructs a random divis...
2007-06-29 Simon TathamOptimiser placation.
2007-05-12 Simon TathamMore forgiving selection of dragging targets.
2007-05-12 Simon TathamGraphics tweak: make the top-right and bottom-left...
2007-05-12 Simon TathamIn-game user interface to the solver.
2007-05-12 Simon TathamRemove the check for disconnected pieces; it's over...
2007-05-07 Simon TathamStand-alone slidesolver.
2007-05-07 Simon TathamAdd an optional move limit during game generation.
2007-05-07 Simon TathamSlight solver speedup by tracking more carefully which...
2007-05-07 Simon TathamClose-to-finished auto-generating implementation of...
2007-02-22 Jacob NevinsRemove spurious semicolons from macros; their upset...
2006-12-29 Jacob NevinsBring .R files for nullgame and unfinished puzzles...
2006-12-24 Simon TathamHTML Help support for Puzzles, with the same kind of...
2006-10-29 Simon TathamI'm sick and tired of having unfinished puzzle code...