From ace2c7dafdc520b5e7ce34c6700e38c91fe219c9 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Sun, 10 Feb 2008 18:43:29 +0000 Subject: UI change to Filling: allow multiple squares to be set at once. (This change adds a new possibility to the save format, such that new save files won't necessarily be loadable by old binaries. I think that's acceptable -- it's certainly happened before -- but I couldn't find anything in the developer docs explicitly blessing it.) [originally from svn r7849] --- puzzles.but | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'puzzles.but') diff --git a/puzzles.but b/puzzles.but index 42e9203..5d41c47 100644 --- a/puzzles.but +++ b/puzzles.but @@ -2233,9 +2233,11 @@ Filling was contributed to this collection by Jonas K\u00F6{oe}lker. \H{filling-controls} \I{controls, for Filling}Filling controls To play Filling, simply click the mouse in any empty square and then -type a digit on the keyboard to fill that square. If you make a -mistake, click the mouse in the incorrect square and press 0, Space, -Backspace or Enter to clear it again (or use the Undo feature). +type a digit on the keyboard to fill that square. By dragging the +mouse, you can select multiple squares to fill with a single keypress. +If you make a mistake, click the mouse in the incorrect square and +press 0, Space, Backspace or Enter to clear it again (or use the Undo +feature). (All the actions described in \k{common-actions} are also available.) -- cgit v1.1