From 45b9913ac0082d85744e1e295b483b7494dd17d0 Mon Sep 17 00:00:00 2001 From: Dino Date: Mon, 9 Jun 2025 22:24:44 -0400 Subject: [PATCH] #1496, correct and improve Help -> Controls section "Unit Movement:" of helpdata.txt --- data/helpdata.txt | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/data/helpdata.txt b/data/helpdata.txt index 0098f735d8..bb71a70f44 100644 --- a/data/helpdata.txt +++ b/data/helpdata.txt @@ -1679,7 +1679,7 @@ Unit Orders:\n\ x: unit auto e(x)plore\n\ "), _("\ Unit Selection:\n\ -==============\n\ +===============\n\ z: select only first unit of selected group\n\ v: select all units on tile\n\ V: (on tile) select all units of the same type as the active unit\n\ @@ -1693,14 +1693,15 @@ space: done giving orders (unit stays put)\n\ "), _("\ Unit Movement:\n\ ==============\n\ - 1,End: move south-west\n\ - 2,Down: move south\n\ - 3,Page Down: move south-east\n\ - 4,Left: move west\n\ - 6,Right: move east\n\ - 7,Home: move north-west\n\ - 8,Up: move north\n\ - 9,Page Up: move north-east\n\ + (Some do not apply in some topologies)\n\n\ + 1,End: move down and left\n\ + 2,Down: move down\n\ + 3,Page Down: move down and right\n\ + 4,Left: move left\n\ + 6,Right: move right\n\ + 7,Home: move up and left\n\ + 8,Up: move up\n\ + 9,Page Up: move up and right\n\ "), _("\ Main Map (Keys):\n\ ================\n\ @@ -1725,7 +1726,7 @@ Main Map (Mouse):\n\ Ctrl-center-click (GTK): Wake up sentried units\ "), _("\ Quick unit selection (GTK):\n\ - =====================\n\ + ===========================\n\ Ctrl-left-click on tile: Select a sea unit (prefers transporters)\n\ Ctrl-right-click on tile: Select a land unit (prefers military)\n\ \n\ @@ -1779,7 +1780,7 @@ Editing Mode (GTK):\n\ Ctrl-Shift-W: toggle fog of war in editing mode\n\ "), _("\ Battle Groups (GTK & Qt):\n\ -====================\n\ +=========================\n\ Four Battle Groups are supported, controlled by F1, F2, F3, and F4.\n\ Ctrl-F?: Assign selected units as a Battle Group\n\ Ctrl-Shift-F?: Add selected units to a Battle Group\n\ -- 2.31.0