From 39614d9972a51627148f8a113a2e5435a680214d Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Thu, 7 Dec 2023 15:11:33 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_A2G_Dispatcher.html | 64 +++++-
Documentation/AI.AI_Air_Dispatcher.html | 44 ----
Documentation/AI.AI_Air_Squadron.html | 22 ++
Documentation/AI.AI_Cargo.html | 8 +-
Documentation/AI.AI_Cargo_Airplane.html | 12 --
Documentation/Cargo.CargoGroup.html | 62 +++---
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 33 ---
Documentation/Core.Settings.html | 10 +-
Documentation/Core.Spawn.html | 200 ++++++++++--------
Documentation/Core.SpawnStatic.html | 84 --------
Documentation/Core.Spot.html | 99 +++++++++
Documentation/Functional.Designate.html | 55 -----
Documentation/Functional.Mantis.html | 22 --
Documentation/Functional.RAT.html | 57 +++++
Documentation/Functional.Scoring.html | 14 +-
Documentation/Ops.Airboss.html | 26 ---
Documentation/Ops.CSAR.html | 93 ++++----
Documentation/Ops.CTLD.html | 173 ++++++++-------
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_CARGO.html | 6 +-
.../Tasking.Task_Cargo_Dispatcher.html | 44 ++++
Documentation/Utilities.FiFo.html | 22 --
Documentation/Utilities.Utils.html | 13 +-
Documentation/Wrapper.Group.html | 78 +------
28 files changed, 640 insertions(+), 675 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index 0dbf08969..218364666 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -4876,11 +4876,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11540,11 +11543,14 @@ They will lock the parking spot.
@@ -12802,11 +12808,14 @@ They will lock the parking spot.
@@ -14366,11 +14375,14 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 60720110e..0f54bf26a 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4756,6 +4756,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -4878,11 +4889,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -13278,6 +13292,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -13400,11 +13425,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -14606,6 +14634,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14728,11 +14767,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -16236,6 +16278,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -16358,11 +16411,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html
index 16ab626f0..e5f79260b 100644
--- a/Documentation/AI.AI_Air_Dispatcher.html
+++ b/Documentation/AI.AI_Air_Dispatcher.html
@@ -4516,17 +4516,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -9824,17 +9813,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -11152,17 +11130,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -12782,17 +12749,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index 7f173ddbf..ca3a03ff5 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2563,6 +2563,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3634,6 +3645,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index ad13105cf..6cbfca874 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2759,7 +2759,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4789,7 +4789,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -5401,7 +5401,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -6901,7 +6901,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 4d9605eea..fb816bf4c 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2754,9 +2754,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set destination airbase for next :Route() command.
-
@@ -4541,9 +4538,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set destination airbase for next :Route() command.
-
@@ -5170,9 +5164,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set destination airbase for next :Route() command.
-
@@ -6687,9 +6678,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set destination airbase for next :Route() command.
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 5f4414a47..27ff9ab85 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1938,13 +1938,24 @@ Therefore, this class is considered to be deprecated
+
+
+
@@ -1956,20 +1967,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
@@ -3259,13 +3256,24 @@ This works for ground only groups.
+
+
+
@@ -3277,20 +3285,6 @@ This works for ground only groups.
-
-
-
-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index e2b6bc060..383eaa450 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5796,7 +5796,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -7395,7 +7395,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 4ae17e3e9..7eec64aed 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -18195,17 +18195,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -19004,17 +18993,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -27889,17 +27867,6 @@ Creates a line on the F10 map from one point to another.
the y coordinate in meters.
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 773036e17..72d12ddf4 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2864,14 +2864,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5035,14 +5032,11 @@ It is advised to use this method at the start of the mission.
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index ed17a0203..b0a257c07 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2952,6 +2952,24 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.frequency |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3764,17 +3782,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3830,6 +3837,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3852,39 +3873,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4231,6 +4219,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -9640,17 +9661,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9706,6 +9716,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9728,39 +9752,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
@@ -10107,6 +10098,39 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 27c7a141a..5285688c4 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1996,24 +1996,6 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
- |
-
-
- SPAWNSTATIC.heliport_callsign_id |
-
-
- |
-
-
- SPAWNSTATIC.heliport_frequency |
-
-
- |
-
-
- SPAWNSTATIC.heliport_modulation |
-
-
|
@@ -2928,39 +2910,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4314,39 +4263,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index de04fc749..a3e956874 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2815,6 +2815,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4098,6 +4131,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -5620,6 +5686,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 7294c4efe..474cf4d77 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3543,17 +3543,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6729,17 +6718,6 @@ Using the menu system, the player can "forget" a designation, so that gradually
-
-
-
-
@@ -7550,17 +7528,6 @@ Using the menu system, the player can "forget" a designation, so that gradually
-
-
-
-
@@ -8341,17 +8308,6 @@ Using the menu system, the player can "forget" a designation, so that gradually
-
-
-
-
@@ -10020,17 +9976,6 @@ Using the menu system, the player can "forget" a designation, so that gradually
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 1775f0c2c..8d4d5fae9 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -3955,17 +3955,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -8589,17 +8578,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index eeade693d..33fc1a7fe 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3471,6 +3471,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4528,6 +4534,24 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.frequency |
+
+
+ |
+
+
+ RAT.skill |
+
+
+ |
+
+
+ RAT.uncontrolled |
+
+
|
@@ -6919,6 +6943,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -14799,6 +14834,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -21151,6 +21197,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.Type of terminal to be used when spawning at an airbase.
+
+
+
+
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 6b69d5329..fe7c39ef5 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2866,14 +2866,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3056,7 +3053,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -5455,14 +5452,11 @@ The scale magnifies the scores given to the players.
@@ -5645,7 +5639,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 594b44b5b..ebad0575e 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -40562,9 +40562,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set case to that of lead.
-
@@ -40628,20 +40625,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -40795,9 +40778,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set section lead of player flight.
-
@@ -40820,9 +40800,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set Stable Hover
-
@@ -40856,9 +40833,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set new time stamp.
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 6d5bc4f09..4315471e3 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2605,12 +2605,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -4005,7 +3999,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4457,11 +4451,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4585,17 +4593,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -10048,7 +10045,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -10500,11 +10497,25 @@ callsigns from playername or group name.
+
@@ -10628,17 +10639,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -12576,7 +12576,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13028,11 +13028,25 @@ callsigns from playername or group name.
+
@@ -13156,17 +13170,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 6d32feb1b..84680396e 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -7752,7 +7752,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -7777,25 +7777,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -7827,7 +7816,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -7838,7 +7827,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -7849,7 +7838,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
@@ -7938,11 +7927,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8220,6 +8212,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -18049,7 +18052,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -18074,25 +18077,14 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -18124,7 +18116,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -18135,7 +18127,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -18146,7 +18138,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -18235,11 +18227,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -18517,6 +18512,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -20480,7 +20486,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -20505,25 +20511,14 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -20555,7 +20550,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -20566,7 +20561,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -20577,7 +20572,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -20666,11 +20661,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -20948,6 +20946,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -30239,6 +30248,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -30892,6 +30912,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -34427,17 +34458,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -35764,17 +35784,6 @@ Use either this method to integrate the Hercules **or** the one from the "normal
template for a group of 10 paratroopers
-
-
-
-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 23435a0e7..28ba18190 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2938,6 +2938,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7574,6 +7585,17 @@ If the Unit is part of the Task, true is returned.
+
+
+
+
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index 34058e877..b0f6202ea 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2939,7 +2939,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau