aboutsummaryrefslogtreecommitdiff
path: root/unfinished/group.c (follow)
Commit message (Expand)AuthorAge
* Permit selecting a diagonal of squares at once in Group.Simon Tatham2014-12-18
* Fix an edge case of divider-obsoletion in Group.Simon Tatham2013-10-09
* Faintly highlight the leading diagonal of Group's grid.Simon Tatham2013-10-09
* Giant const patch of doom: add a 'const' to every parameter in everySimon Tatham2013-04-13
* Add 'const' to the game_params arguments in validate_desc andSimon Tatham2013-04-12
* Forgot to add the new 'const' in the unfinished subdirectory. Oops.Simon Tatham2012-09-10
* 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
* 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
* 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