From fb60ae7bfb0976f5c0147916bc4f5f8f5fbb62bd Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sun, 18 Aug 2024 12:11:10 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2G_Dispatcher.html | 44 ----
Documentation/AI.AI_Air_Dispatcher.html | 44 ----
Documentation/AI.AI_Air_Squadron.html | 11 +
Documentation/AI.AI_Cargo_Airplane.html | 80 +-----
Documentation/AI.AI_Cargo_Helicopter.html | 40 +--
Documentation/AI.AI_Patrol.html | 12 +
Documentation/Cargo.Cargo.html | 11 +
Documentation/Cargo.CargoUnit.html | 22 --
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 11 +
Documentation/Core.Spawn.html | 88 ++-----
Documentation/Core.Spot.html | 33 +++
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Detection.html | 33 +++
Documentation/Functional.Mantis.html | 160 ++++++++++--
Documentation/Functional.RAT.html | 4 +-
Documentation/Functional.Scoring.html | 22 ++
Documentation/Ops.Airboss.html | 10 +-
Documentation/Ops.CSAR.html | 105 +++++++-
Documentation/Ops.CTLD.html | 146 ++++++++---
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
Documentation/Tasking.Task_CARGO.html | 19 +-
.../Tasking.Task_Cargo_Dispatcher.html | 228 ++++++++++++++----
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Marker.html | 66 +++++
26 files changed, 837 insertions(+), 412 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 977136441..d89f6a8dc 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4903,17 +4903,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -13465,17 +13454,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -14802,17 +14780,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -16441,17 +16408,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_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html
index d8767b4cc..a34f3f274 100644
--- a/Documentation/AI.AI_Air_Dispatcher.html
+++ b/Documentation/AI.AI_Air_Dispatcher.html
@@ -4663,17 +4663,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -9993,17 +9982,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -11319,17 +11297,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -12947,17 +12914,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 d43baa1e9..3c90988a5 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2131,6 +2131,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 4c3e7864b..283192853 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2905,20 +2905,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -2949,9 +2935,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -2977,6 +2960,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -4695,20 +4681,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -4739,9 +4711,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -4767,6 +4736,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -5327,20 +5299,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -5371,9 +5329,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -5399,6 +5354,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -6847,20 +6805,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -6891,9 +6835,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -6919,6 +6860,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index b7a7efadc..8935ade0a 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3070,28 +3070,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4994,28 +4988,22 @@ Adjust if necessary.
@@ -5670,28 +5658,22 @@ Adjust if necessary.
@@ -7234,28 +7216,22 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 945c654f6..3380bb4bc 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3421,6 +3421,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ This table contains the targets detected during patrol.
+
@@ -6688,6 +6691,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -7432,6 +7438,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -9064,6 +9073,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html
index 971141dec..1f363c654 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2918,6 +2918,17 @@ All derived classes from CARGO follow the same state machine, expose the same ca
+
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index f7f7ebf65..0f419fe2c 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1914,17 +1914,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2640,17 +2629,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 901975fa9..8204d42d2 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -6117,7 +6117,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7716,7 +7716,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 c030826e4..0130a5494 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17330,6 +17330,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Field(s)
+
Function(s)
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 0045605fd..72e82cc21 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3209,13 +3209,13 @@ and any spaces before and after the resulting name are removed.
- SPAWN.modulation |
+ SPAWN.frequency |
|
- SPAWN.uncontrolled |
+ SPAWN.hidden |
|
@@ -3868,11 +3868,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -4264,9 +4267,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- By default, no InitLimit
-
@@ -4285,29 +4285,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
SPAWN.SpawnInitModexPrefix
+
SPAWN.SpawnInitModu
@@ -4379,7 +4357,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4393,7 +4371,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4584,7 +4562,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
When the first Spawn executes, all the Groups need to be made visible before start.
+
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -4665,7 +4643,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.modulation
+
SPAWN.frequency
@@ -4676,7 +4654,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.uncontrolled
+
SPAWN.hidden
@@ -10290,11 +10268,14 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -10686,9 +10667,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
@@ -10707,29 +10685,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.SpawnInitModex
-
-
-
-
-
-
-
-
-
-
-
-
SPAWN.SpawnInitModexPrefix
+
SPAWN.SpawnInitModu
@@ -10801,7 +10757,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10815,7 +10771,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -11006,7 +10962,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When the first Spawn executes, all the Groups need to be made visible before start.
+
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -11087,7 +11043,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.modulation
+
SPAWN.frequency
@@ -11098,7 +11054,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.uncontrolled
+
SPAWN.hidden
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 7bf478277..3984e5a94 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -3007,6 +3007,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4323,6 +4334,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5878,6 +5900,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index ef49af89d..179c4747a 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4089,7 +4089,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4674,7 +4674,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 9e6b09eff..fd8d0e62d 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20125,6 +20125,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24872,6 +24883,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26614,6 +26636,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 0789558d0..2f6a2d460 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4132,8 +4132,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4269,6 +4280,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -4476,8 +4498,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -4726,6 +4748,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
@@ -4795,9 +4861,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- switch alarm state RED
-
@@ -4809,6 +4872,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+self.SAMCheckRanges = {}
+
@@ -8777,8 +8843,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -8914,6 +8991,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -9121,8 +9209,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
@@ -9440,9 +9572,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
- switch alarm state RED
-
@@ -9454,6 +9583,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 0c64b668a..d4936cf16 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4759,13 +4759,13 @@ and any spaces before and after the resulting name are removed.
- RAT.modulation |
+ RAT.frequency |
|
- RAT.uncontrolled |
+ RAT.hidden |
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index ad2f4a5f6..2913c7fff 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3065,6 +3065,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -5988,6 +5999,17 @@ The scale magnifies the scores given to the players.
+
+
+
+
+
+
SCORING.AutoSavePath
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index e2dbbcd1e..0c17d2f39 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41163,7 +41163,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set case of f
+
Set case to that of lead.
@@ -41233,7 +41233,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set stack flag.
+
Also decrease flag for section members of flight.
@@ -41395,6 +41395,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set section lead of player flight.
+
@@ -41453,6 +41456,9 @@ 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 dcce3647f..fa53093bf 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4182,7 +4182,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4617,11 +4617,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4992,6 +4995,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5017,6 +5034,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -10297,7 +10328,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -10732,11 +10763,14 @@ callsigns from playername or group name.
@@ -11107,6 +11141,20 @@ callsigns from playername or group name.
+
+
@@ -11132,6 +11180,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -12808,7 +12870,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13243,11 +13305,14 @@ callsigns from playername or group name.
@@ -13618,6 +13683,20 @@ callsigns from playername or group name.
+
+
@@ -13643,6 +13722,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 957978ab4..1f982d6aa 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8161,7 +8161,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -8204,6 +8204,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -8247,7 +8261,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -8258,7 +8272,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau