summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/puzzles.but
diff options
context:
space:
mode:
authorFranklin Wei <franklin@rockbox.org>2024-08-11 23:34:57 -0400
committerFranklin Wei <franklin@rockbox.org>2024-08-16 16:31:28 -0400
commitea0e3704a8aacf87f20ba87e3b33bc4b3966c731 (patch)
tree8db0a329800cffd661f6a80767ce2f956eb57ab8 /apps/plugins/puzzles/src/puzzles.but
parent903e8c5b32285e50907e6525388162bd459cbef8 (diff)
downloadrockbox-ea0e3704a8aacf87f20ba87e3b33bc4b3966c731.tar.gz
rockbox-ea0e3704a8aacf87f20ba87e3b33bc4b3966c731.zip
puzzles: resync with upstream 262f709.
This is the first resync with a fully unmodified upstream repo. This includes a new scanline polygon renderer in the upstream puzzles distribution. This allows us to get rid of the monstrosity of a polygon renderer we had been shipping in rockbox.c. Change-Id: I23628c74bb5ff7a9e7932bf16d68a1c867c49969
Diffstat (limited to 'apps/plugins/puzzles/src/puzzles.but')
-rw-r--r--apps/plugins/puzzles/src/puzzles.but20
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/plugins/puzzles/src/puzzles.but b/apps/plugins/puzzles/src/puzzles.but
index fa9384252e..0eb3511cc0 100644
--- a/apps/plugins/puzzles/src/puzzles.but
+++ b/apps/plugins/puzzles/src/puzzles.but
@@ -3442,7 +3442,7 @@ real challenge, set this value to 0 and then try to solve a grid in
3442 3442
3443} 3443}
3444 3444
3445\C{tracks} \i{Train Tracks} 3445\C{tracks} \i{Tracks}
3446 3446
3447\cfg{winhelp-topic}{games.tracks} 3447\cfg{winhelp-topic}{games.tracks}
3448 3448
@@ -3454,9 +3454,9 @@ clues to the top and right of the grid.
3454There are only straight and 90 degree curved rails, and the track may not 3454There are only straight and 90 degree curved rails, and the track may not
3455cross itself. 3455cross itself.
3456 3456
3457Train Tracks was contributed to this collection by James Harvey. 3457Tracks was contributed to this collection by James Harvey.
3458 3458
3459\H{tracks-controls} \I{controls, for Tracks}Train Tracks controls 3459\H{tracks-controls} \I{controls, for Tracks}Tracks controls
3460 3460
3461Left-clicking on an edge between two squares adds a track segment between 3461Left-clicking on an edge between two squares adds a track segment between
3462the two squares. Right-clicking on an edge adds a cross on the edge, 3462the two squares. Right-clicking on an edge adds a cross on the edge,
@@ -3473,7 +3473,7 @@ columns to match the clue.
3473 3473
3474(All the actions described in \k{common-actions} are also available.) 3474(All the actions described in \k{common-actions} are also available.)
3475 3475
3476\H{tracks-parameters} \I{parameters, for Tracks}Train Tracks parameters 3476\H{tracks-parameters} \I{parameters, for Tracks}Tracks parameters
3477 3477
3478These parameters are available from the \q{Custom...} option on the 3478These parameters are available from the \q{Custom...} option on the
3479\q{Type} menu. 3479\q{Type} menu.
@@ -3490,12 +3490,12 @@ that would lead to impossible crossings later.
3490 3490
3491\dt \e{Disallow consecutive 1 clues} 3491\dt \e{Disallow consecutive 1 clues}
3492 3492
3493\dd Controls whether the Train Tracks game generation permits two 3493\dd Controls whether the Tracks game generation permits two adjacent
3494adjacent rows or columns to have a 1 clue, or permits the row or 3494rows or columns to have a 1 clue, or permits the row or column of the
3495column of the track's endpoint to have a 1 clue. By default this is 3495track's endpoint to have a 1 clue. By default this is not permitted,
3496not permitted, to avoid long straight boring segments of track and 3496to avoid long straight boring segments of track and make the games
3497make the games more twiddly and interesting. If you want to restore 3497more twiddly and interesting. If you want to restore the possibility,
3498the possibility, turn this option off. 3498turn this option off.
3499 3499
3500 3500
3501\C{palisade} \i{Palisade} 3501\C{palisade} \i{Palisade}