chiark / gitweb /
Solo, Undead: support 'm' to fill in all pencils.
authorSimon Tatham <anakin@pobox.com>
Mon, 13 Jul 2015 18:06:53 +0000 (19:06 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 13 Jul 2015 18:06:53 +0000 (19:06 +0100)
commit5e1c335eea905ee031e440399f7a575c5c7a1ad3
tree38cd7b1596204e24d5f56fd074322189fade4954
parentaa1a9375be96cd8e0f89a670359c3c80ad7cf937
Solo, Undead: support 'm' to fill in all pencils.

Keen, Towers and Unequal (and Group) already have this feature in
common: pressing m while no square is selected, causes a full set of
pencil marks to be filled in for every square without a real number/
letter/whatever in it. Solo and Undead share the basic UI principles
(left-click to select a square then type a thing to go in it, vs
right-click to select a square then type things to pencil-mark in it),
but did not have that same feature. Now they do.
solo.c
undead.c