| Commit message (Expand) | Author | Age |
| ... | |
| * | Remove spurious "unfinished/" that appeared at the start of the | Simon Tatham | 2013-06-08 |
| * | Rename wingames.lst to gamedesc.txt, and add a couple of extra fields | Simon Tatham | 2013-06-08 |
| * | Giant const patch of doom: add a 'const' to every parameter in every | Simon Tatham | 2013-04-13 |
| * | Add 'const' to the game_params arguments in validate_desc and | Simon Tatham | 2013-04-12 |
| * | Forgot to add the new 'const' in the unfinished subdirectory. Oops. | Simon Tatham | 2012-09-10 |
| * | New puzzle! Or rather, new-ish, because this one has been lying around | Simon Tatham | 2012-01-22 |
| * | In Group, the keyboard-controlled cursor should respect user | Simon Tatham | 2011-12-21 |
| * | Changed my mind about midend_is_solved: I've now reprototyped it as | Simon Tatham | 2011-06-19 |
| * | Fix warnings generated by gcc 4.6.0 about variables set but not | Simon Tatham | 2011-05-04 |
| * | Add a function to every game backend which indicates whether a game | Simon Tatham | 2011-04-02 |
| * | Another UI feature for Group: now you can click between two legend | Simon Tatham | 2011-02-08 |
| * | Fix error highlighting after table rearrangement. | Simon Tatham | 2011-01-09 |
| * | Add the ability to reorder the rows and columns in Group. It becomes | Simon Tatham | 2011-01-08 |
| * | Memory leak fixes from Jonas Koelker. | Simon Tatham | 2010-09-20 |
| * | Some minor fixes to the unfinished Pearl solver: | Simon Tatham | 2010-06-27 |
| * | Oops. Uncomment the difficulty exceptions! (Also add another | Simon Tatham | 2010-01-09 |
| * | Proof that check_errors() is sufficient. | Simon Tatham | 2010-01-05 |
| * | Refer to group elements by letters instead of numbers, in keeping | Simon Tatham | 2010-01-05 |
| * | Add an even more evil (!) game mode, in which it's not made | Simon Tatham | 2010-01-05 |
| * | Yikes! Fix a misaimed 'sizeof' which I only got away with because | Simon Tatham | 2010-01-05 |
| * | Couple of missing 'static's. | Simon Tatham | 2010-01-01 |
| * | New puzzle in 'unfinished'. Essentially, Sudoku for group theorists: | Simon Tatham | 2009-12-30 |
| * | Bring the unfinished .R files into line with the current conventions. | Simon Tatham | 2009-01-06 |
| * | Patch from Lee Dowling to implement mouse control in Sokoban, along | Simon Tatham | 2008-11-16 |
| * | Take out some lurking "nullgame" holdovers from unfinished puzzle | Simon Tatham | 2008-11-16 |
| * | Since the lack of this has caused portability issues in the past: | Simon Tatham | 2008-09-13 |
| * | New infrastructure feature. Games are now permitted to be | Simon Tatham | 2008-09-06 |
| * | Correction from James H: sqrt(0) shouldn't occur any more than | Simon Tatham | 2008-07-05 |
| * | More operations and bug fixes from James H. | Simon Tatham | 2008-07-05 |
| * | James H has helpfully provided yet more silly operators for the -A | Simon Tatham | 2008-06-24 |
| * | An option to enable a debugging mode for the BFS. | Simon Tatham | 2008-06-23 |
| * | New -A mode permitting even madder operators, and also -m to try to | Simon Tatham | 2008-06-09 |
| * | Substantial reworking of Solo so that it implements both Sudoku-X | Simon Tatham | 2008-04-07 |
| * | A rigorous proof. Totally unimportant to the code, but I didn't want | Simon Tatham | 2007-08-25 |
| * | Fix an inaccurate comment. | Simon Tatham | 2007-08-25 |
| * | I've just realised that my deliberate avoidance of non-simply | Simon Tatham | 2007-08-25 |
| * | Commit my work so far on a generator for Nikoli's `Block Puzzle'. It | Simon Tatham | 2007-08-25 |
| * | Ahem. Finishing writing the comment _before_ checkin is generally sensible. | Simon Tatham | 2007-08-18 |
| * | Allow a 1-omino to be completely destroyed and recreated in an | Simon Tatham | 2007-08-18 |
| * | Better test-mode diagnostics. | Simon Tatham | 2007-08-18 |
| * | A piece of library code which constructs a random division of a | Simon Tatham | 2007-08-18 |
| * | Optimiser placation. | Simon Tatham | 2007-06-29 |
| * | More forgiving selection of dragging targets. | Simon Tatham | 2007-05-12 |
| * | Graphics tweak: make the top-right and bottom-left corners of | Simon Tatham | 2007-05-12 |
| * | In-game user interface to the solver. | Simon Tatham | 2007-05-12 |
| * | Remove the check for disconnected pieces; it's over-general and | Simon Tatham | 2007-05-12 |
| * | Stand-alone slidesolver. | Simon Tatham | 2007-05-07 |
| * | Add an optional move limit during game generation. | Simon Tatham | 2007-05-07 |
| * | Slight solver speedup by tracking more carefully which block merges | Simon Tatham | 2007-05-07 |
| * | Close-to-finished auto-generating implementation of Klotski. | Simon Tatham | 2007-05-07 |