chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / undead.c
2015-10-21 Jonas KölkerIn Undead, mark clues as errors in a few more situations.
2015-07-13 Simon TathamSolo, Undead: support 'm' to fill in all pencils.
2015-07-05 Simon TathamFix redrawing of Undead 'done' clues after a resize.
2015-05-26 Kevin LylesUndead: you can now mark clues as done
2015-05-26 Kevin LylesReworked draw_path_hint
2015-05-26 Kevin LylesFactored out a portion of game_redraw
2014-01-07 Simon TathamPosition the monster counts more sensibly.
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...
2013-04-12 Simon TathamApply some optimisation to Undead's get_unique() functi...
2013-03-31 Simon TathamUndead was not ever actually draw_update()ing to the...
2013-03-10 Jacob NevinsFix entering pencil marks from the keyboard; the cursor...
2012-09-10 Simon TathamMake indentation consistent. (Somehow I forgot to do...
2012-09-09 Simon TathamOops, forgot to initialise changed_ascii on all paths...
2012-09-09 Simon TathamNew rule: interpret_move() is passed a pointer to the...
2012-09-08 Simon TathamNew puzzle! Contributed by Steffen Bauer, an implementa...