simon-git: puzzles (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Mon Jul 13 19:17:58 BST 2015
TL;DR:
5e1c335 Solo, Undead: support 'm' to fill in all pencils.
Repository: git://git.tartarus.org/simon/puzzles.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=puzzles.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2015-07-13 19:17:58
commit 5e1c335eea905ee031e440399f7a575c5c7a1ad3
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=5e1c335eea905ee031e440399f7a575c5c7a1ad3;hp=aa1a9375be96cd8e0f89a670359c3c80ad7cf937
Author: Simon Tatham <anakin at pobox.com>
Date: Mon Jul 13 19:06:53 2015 +0100
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 | 18 ++++++++++++++++++
undead.c | 16 ++++++++++++++++
2 files changed, 34 insertions(+)
More information about the tartarus-commits
mailing list