chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / range.c
2015-10-03 Jonas KölkerDisplay improvements to Range.
2015-10-03 Jonas KölkerRange: add pencil marks to squares by Shift-cursor...
2015-10-03 Jonas KölkerFix a memory leak in Range's find_errors.
2015-10-03 Jonas KölkerFix segfault in Range's game_text_format.
2015-10-03 Jonas KölkerInclude an example of Range's text_format in the comments.
2014-09-09 Simon TathamImprove connectedness-error highlighting in Range.
2013-04-13 Simon TathamGiant const patch of doom: add a 'const' to every param...
2013-04-12 Simon TathamAdd 'const' to the game_params arguments in validate_de...
2012-09-09 Simon TathamNew rule: interpret_move() is passed a pointer to the...
2011-09-18 Simon TathamRemove the 'cheated' flag in Range's game_ui, which...
2011-06-19 Simon TathamChanged my mind about midend_is_solved: I've now reprot...
2011-05-04 Simon TathamPortability fixes, mostly from James for Palm purposes...
2011-04-02 Simon TathamAdd a function to every game backend which indicates...
2010-09-14 Simon TathamNew puzzle from Jonas Koelker: 'Range', an implementati...