From 90695c18437181167972bece1fdee29b6a59bec2 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Fri, 7 Jun 2024 14:06:22 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2G_Dispatcher.html | 64 +++++-
Documentation/AI.AI_Air.html | 22 --
Documentation/AI.AI_Cargo.html | 3 -
Documentation/AI.AI_Cargo_Airplane.html | 68 ++----
Documentation/AI.AI_Cargo_Helicopter.html | 40 +++-
Documentation/AI.AI_Patrol.html | 12 -
Documentation/Cargo.Cargo.html | 11 +
Documentation/Cargo.CargoCrate.html | 22 --
Documentation/Cargo.CargoGroup.html | 14 --
Documentation/Cargo.CargoUnit.html | 22 ++
Documentation/Core.Point.html | 22 ++
Documentation/Core.Settings.html | 40 +++-
Documentation/Core.Spawn.html | 192 +++++-----------
Documentation/Core.Spot.html | 132 +++++++++++
Documentation/Core.Zone.html | 44 ++++
Documentation/Functional.Designate.html | 55 -----
Documentation/Functional.Detection.html | 33 ---
Documentation/Functional.Mantis.html | 110 +++++++--
Documentation/Functional.Movement.html | 28 +++
Documentation/Functional.RAT.html | 51 +----
Documentation/Functional.Scoring.html | 8 +-
Documentation/Ops.Airboss.html | 19 +-
Documentation/Ops.CSAR.html | 209 ++++++++++++++----
Documentation/Ops.CTLD.html | 100 ++++-----
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_CARGO.html | 13 +-
.../Tasking.Task_Cargo_Dispatcher.html | 148 ++++++++++++-
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Marker.html | 72 +++++-
31 files changed, 1024 insertions(+), 602 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 4774b00b6..d8c1a9c79 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4833,6 +4833,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -4950,11 +4961,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -13384,6 +13398,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -13501,11 +13526,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -14710,6 +14738,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14827,11 +14866,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -16338,6 +16380,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -16455,11 +16508,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index 062122ffa..e8f3a4b67 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -2380,28 +2380,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index d117be465..9ed037393 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -1989,9 +1989,6 @@ Therefore, this class is considered to be deprecated
-
- No loading happened, so we need to pickup something else.
-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 3d6963a05..387f2fcff 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2835,17 +2835,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -2876,6 +2865,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -2901,6 +2893,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -4619,17 +4614,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -4660,6 +4644,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -4685,6 +4672,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -5245,17 +5235,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -5286,6 +5265,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -5311,6 +5293,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -6759,17 +6744,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -6800,6 +6774,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -6825,6 +6802,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 2c7690d6d..8ad928417 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3000,22 +3000,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4918,22 +4924,28 @@ Adjust if necessary.
@@ -5588,22 +5600,28 @@ Adjust if necessary.
@@ -7146,22 +7164,28 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index f68fb317c..8eae3685b 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3351,9 +3351,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -6621,9 +6618,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -7368,9 +7362,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -9003,9 +8994,6 @@ 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 edc9958ec..91c106093 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2896,6 +2896,17 @@ All derived classes from CARGO follow the same state machine, expose the same ca
+
+
+
+
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index 3edac5e44..73a3b95a1 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1943,17 +1943,6 @@ Therefore, this class is considered to be deprecated
Field(s)
-
@@ -2622,17 +2611,6 @@ Therefore, this class is considered to be deprecated
Field(s)
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index b609a47de..0348412e0 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1994,20 +1994,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_GROUP.CargoGroup
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 2f4daa25a..e9021fc5d 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1892,6 +1892,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2607,6 +2618,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 0fc2fb240..dd73646a6 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -16984,6 +16984,28 @@ When moose is loading dynamically (for moose class development), tracing is swit
Field(s)
+
+
Function(s)
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index b38dd6499..806e14ef6 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2942,7 +2942,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
SETTINGS.A2ASystem
@@ -2953,14 +2953,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3000,11 +2997,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -5102,7 +5110,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2ASystem
@@ -5113,14 +5121,11 @@ It is advised to use this method at the start of the mission.
@@ -5160,11 +5165,22 @@ 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 2382d934a..2ed8160f6 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3189,6 +3189,18 @@ and any spaces before and after the resulting name are removed.
SPAWN.modulation |
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3967,17 +3979,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4047,17 +4048,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4113,17 +4103,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4212,39 +4191,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4529,7 +4475,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.
@@ -4625,6 +4571,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -10362,17 +10330,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10442,17 +10399,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10508,17 +10454,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10607,39 +10542,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
@@ -10924,7 +10826,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.
@@ -11020,6 +10922,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 08a091f76..1fde40524 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2904,6 +2904,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4187,6 +4231,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -5709,6 +5797,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index a9a400f9a..95fe16a08 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -15466,6 +15466,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -16170,6 +16181,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 70e529877..0ac0b0f72 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3647,17 +3647,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6822,17 +6811,6 @@ Using the menu system, the player can "forget" a designation, so that gradually
-
-
-
-
@@ -7632,17 +7610,6 @@ Using the menu system, the player can "forget" a designation, so that gradually
-
-
-
-
@@ -8412,17 +8379,6 @@ Using the menu system, the player can "forget" a designation, so that gradually
-
-
-
-
@@ -10080,17 +10036,6 @@ Using the menu system, the player can "forget" a designation, so that gradually
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index fc24b97d3..2ce55aaa6 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -19657,17 +19657,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -24437,17 +24426,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -26212,17 +26190,6 @@ 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 10c038df5..0ed99f109 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4050,17 +4050,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -4672,6 +4661,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
@@ -8717,17 +8750,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -9339,6 +9361,50 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix for logging
+
+
+
+
+
+
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 6f79d6073..2e732be6d 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2357,6 +2357,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+ #number
+
MOVEMENT.AliveUnits
+
+
+
+
+
Contains the counter how many units are currently alive.
+
+
+
+
@@ -2587,6 +2601,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+ #number
+
MOVEMENT.AliveUnits
+
+
+
+
+
Contains the counter how many units are currently alive.
+
+
+
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 8f8eef313..d8f08b8af 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3551,12 +3551,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -4746,6 +4740,18 @@ and any spaces before and after the resulting name are removed.
RAT.modulation |
+ |
+
+
+ RAT.skill |
+
+
+ |
+
+
+ RAT.uncontrolled |
+
+
|
@@ -7149,17 +7155,6 @@ 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.
-
-
-
-
@@ -15040,17 +15035,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -21808,17 +21792,6 @@ 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 d0a4a5af3..342ebc175 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3195,7 +3195,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -3206,7 +3206,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyonfratricide
@@ -6118,7 +6118,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -6129,7 +6129,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyonfratricide
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 5c38f88c9..458cbac12 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -40883,7 +40883,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set case of f
+
Set case to that of lead.
@@ -41101,9 +41101,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Make player section lead if he was not before.
-
@@ -41159,6 +41156,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set new time stamp.
+
@@ -41317,17 +41317,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Band modulation.
-
-
-
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 5fc127294..075e86d5a 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2688,12 +2688,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -3857,6 +3851,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
CSAR.AircraftType.Mi-8MTV2 |
+ |
+
+
+ CSAR.AircraftType.OH-58D |
+
+
|
@@ -4106,7 +4106,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4541,11 +4541,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4566,11 +4569,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4694,17 +4711,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
-
-
-
-
@@ -4913,6 +4919,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -4938,6 +4958,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
+
+
+
@@ -10218,7 +10252,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -10653,11 +10687,14 @@ callsigns from playername or group name.
@@ -10678,11 +10715,25 @@ callsigns from playername or group name.
+
@@ -10806,17 +10857,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -11025,6 +11065,20 @@ callsigns from playername or group name.
+
+
@@ -11050,6 +11104,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -12726,7 +12794,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13161,11 +13229,14 @@ callsigns from playername or group name.
@@ -13186,11 +13257,25 @@ callsigns from playername or group name.
+
@@ -13314,17 +13399,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -13533,6 +13607,20 @@ callsigns from playername or group name.
+
+
@@ -13558,6 +13646,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -17184,6 +17286,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index e80b4701e..7e6fa551e 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -4864,6 +4864,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
CTLD.UnitTypeCapabilities.Mi-8MTV2 |
+ |
+
+
+ CTLD.UnitTypeCapabilities.OH-58D |
+
+
|
@@ -8747,7 +8753,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -19194,7 +19200,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -21675,7 +21681,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -25643,6 +25649,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -25764,17 +25781,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -25983,17 +25989,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -27198,17 +27193,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -30861,17 +30845,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -31525,17 +31498,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -35113,6 +35075,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
+
+
+
+
@@ -36439,6 +36412,17 @@ 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 65896c23e..94ab47126 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -3021,6 +3021,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7657,6 +7668,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 a2e565ca2..9316a4495 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -3028,7 +3028,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3753,7 +3753,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -4929,7 +4929,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6407,7 +6407,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index c0d98b66f..4c1ded17c 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3298,11 +3298,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3875,11 +3878,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5062,11 +5068,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6551,11 +6560,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html
index 5f65b44eb..69b538c00 100644
--- a/Documentation/Tasking.Task_CARGO.html
+++ b/Documentation/Tasking.Task_CARGO.html
@@ -3313,22 +3313,11 @@ based on the tasking capabilities defined in
-
-
-
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 59058fa4c..d7c3e2b2e 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3305,8 +3305,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4411,8 +4444,8 @@ This method can only be used once!
+
+
+
+
+
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5269,8 +5335,8 @@ This method can only be used once!
+
+
+
+
+
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -6758,8 +6857,8 @@ This method can only be used once!
+
+
+
+
+
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 01e8de1ec..40a7b5521 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -7746,17 +7746,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -8606,17 +8595,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 8aa820957..2006650e2 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3111,6 +3111,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -3195,7 +3217,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
@@ -5228,6 +5250,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5312,7 +5356,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
@@ -6816,6 +6860,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -6900,7 +6966,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau