chiark / gitweb /
Fix error highlighting after table rearrangement.
[sgt-puzzles.git] / unfinished / group.c
2011-01-09 Simon TathamFix error highlighting after table rearrangement.
2011-01-08 Simon TathamAdd the ability to reorder the rows and columns in...
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...