aboutsummaryrefslogtreecommitdiff
path: root/unfinished (follow)
Commit message (Expand)AuthorAge
* Forgot to add the new 'const' in the unfinished subdirectory. Oops.Simon Tatham2012-09-10
* New puzzle! Or rather, new-ish, because this one has been lying aroundSimon Tatham2012-01-22
* In Group, the keyboard-controlled cursor should respect userSimon Tatham2011-12-21
* Changed my mind about midend_is_solved: I've now reprototyped it asSimon Tatham2011-06-19
* Fix warnings generated by gcc 4.6.0 about variables set but notSimon Tatham2011-05-04
* Add a function to every game backend which indicates whether a gameSimon Tatham2011-04-02
* Another UI feature for Group: now you can click between two legendSimon Tatham2011-02-08
* Fix error highlighting after table rearrangement.Simon Tatham2011-01-09
* Add the ability to reorder the rows and columns in Group. It becomesSimon Tatham2011-01-08
* Memory leak fixes from Jonas Koelker.Simon Tatham2010-09-20
* Some minor fixes to the unfinished Pearl solver:Simon Tatham2010-06-27
* Oops. Uncomment the difficulty exceptions! (Also add anotherSimon Tatham2010-01-09
* Proof that check_errors() is sufficient.Simon Tatham2010-01-05
* Refer to group elements by letters instead of numbers, in keepingSimon Tatham2010-01-05
* Add an even more evil (!) game mode, in which it's not madeSimon Tatham2010-01-05
* Yikes! Fix a misaimed 'sizeof' which I only got away with becauseSimon Tatham2010-01-05
* Couple of missing 'static's.Simon Tatham2010-01-01
* New puzzle in 'unfinished'. Essentially, Sudoku for group theorists:Simon Tatham2009-12-30
* Bring the unfinished .R files into line with the current conventions.Simon Tatham2009-01-06
* Patch from Lee Dowling to implement mouse control in Sokoban, alongSimon Tatham2008-11-16
* Take out some lurking "nullgame" holdovers from unfinished puzzleSimon Tatham2008-11-16
* Since the lack of this has caused portability issues in the past:Simon Tatham2008-09-13
* New infrastructure feature. Games are now permitted to beSimon Tatham2008-09-06
* Correction from James H: sqrt(0) shouldn't occur any more thanSimon Tatham2008-07-05
* More operations and bug fixes from James H.Simon Tatham2008-07-05
* James H has helpfully provided yet more silly operators for the -ASimon Tatham2008-06-24
* An option to enable a debugging mode for the BFS.Simon Tatham2008-06-23
* New -A mode permitting even madder operators, and also -m to try toSimon Tatham2008-06-09
* Substantial reworking of Solo so that it implements both Sudoku-XSimon Tatham2008-04-07
* A rigorous proof. Totally unimportant to the code, but I didn't wantSimon Tatham2007-08-25
* Fix an inaccurate comment.Simon Tatham2007-08-25
* I've just realised that my deliberate avoidance of non-simplySimon Tatham2007-08-25
* Commit my work so far on a generator for Nikoli's `Block Puzzle'. ItSimon Tatham2007-08-25
* Ahem. Finishing writing the comment _before_ checkin is generally sensible.Simon Tatham2007-08-18
* Allow a 1-omino to be completely destroyed and recreated in anSimon Tatham2007-08-18
* Better test-mode diagnostics.Simon Tatham2007-08-18
* A piece of library code which constructs a random division of aSimon Tatham2007-08-18
* Optimiser placation.Simon Tatham2007-06-29
* More forgiving selection of dragging targets.Simon Tatham2007-05-12
* Graphics tweak: make the top-right and bottom-left corners ofSimon Tatham2007-05-12
* In-game user interface to the solver.Simon Tatham2007-05-12
* Remove the check for disconnected pieces; it's over-general andSimon Tatham2007-05-12
* Stand-alone slidesolver.Simon Tatham2007-05-07
* Add an optional move limit during game generation.Simon Tatham2007-05-07
* Slight solver speedup by tracking more carefully which block mergesSimon Tatham2007-05-07
* Close-to-finished auto-generating implementation of Klotski.Simon Tatham2007-05-07
* Remove spurious semicolons from macros; their upset compilers that don't likeJacob Nevins2007-02-22
* Bring .R files for nullgame and unfinished puzzles up to date with the rest ofJacob Nevins2006-12-29
* HTML Help support for Puzzles, with the same kind of automaticSimon Tatham2006-12-24
* I'm sick and tired of having unfinished puzzle code lying around onSimon Tatham2006-10-29