From 135dec6038b0afa37353658bcd5a53b268696933 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Tue, 14 Jan 2025 09:38:27 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_A2G_Dispatcher.html | 44 +++
Documentation/AI.AI_Air.html | 88 ++++++
Documentation/AI.AI_Air_Dispatcher.html | 44 ---
Documentation/AI.AI_Cargo.html | 5 +-
Documentation/AI.AI_Cargo_Airplane.html | 36 +++
Documentation/AI.AI_Patrol.html | 12 +
Documentation/Cargo.Cargo.html | 11 -
Documentation/Cargo.CargoGroup.html | 31 +-
Documentation/Core.Point.html | 11 -
Documentation/Core.Settings.html | 30 +-
Documentation/Core.Spawn.html | 280 +++++++++---------
Documentation/Core.SpawnStatic.html | 88 +++++-
Documentation/Core.Spot.html | 99 +++++++
Documentation/Core.Zone.html | 44 +++
Documentation/Functional.Detection.html | 99 +++----
Documentation/Functional.Mantis.html | 84 ++++--
Documentation/Functional.Movement.html | 28 ++
Documentation/Functional.RAT.html | 59 ++--
Documentation/Functional.Scoring.html | 8 +-
Documentation/Ops.Airboss.html | 72 +----
Documentation/Ops.CSAR.html | 6 +-
Documentation/Ops.CTLD.html | 193 +++++-------
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
Documentation/Tasking.Task_CARGO.html | 8 +-
.../Tasking.Task_Cargo_Dispatcher.html | 44 +++
Documentation/Utilities.FiFo.html | 22 ++
Documentation/Wrapper.Marker.html | 132 ++++-----
Documentation/Wrapper.Positionable.html | 44 ---
29 files changed, 984 insertions(+), 666 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index cfd039859..c9a74577d 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5034,14 +5034,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11701,14 +11698,11 @@ They will lock the parking spot.
@@ -12966,14 +12960,11 @@ They will lock the parking spot.
@@ -14533,14 +14524,11 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 0b9bc6829..83521d23d 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4903,6 +4903,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -13454,6 +13465,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14780,6 +14802,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -16408,6 +16441,17 @@ 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.html b/Documentation/AI.AI_Air.html
index 0f528e50c..a735aee0b 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -3347,6 +3347,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -6200,6 +6222,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -6936,6 +6980,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -8560,6 +8626,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html
index 7d7eba9b7..66727ff75 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_Cargo.html b/Documentation/AI.AI_Cargo.html
index e1a9199ca..ca3d7bf82 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -1973,7 +1973,7 @@ 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 374965af1..a60f38278 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2913,6 +2913,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -2946,6 +2949,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -2971,6 +2977,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -4697,6 +4706,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -4730,6 +4742,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -4755,6 +4770,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -5323,6 +5341,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -5356,6 +5377,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -5381,6 +5405,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -6837,6 +6864,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -6870,6 +6900,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -6895,6 +6928,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_Patrol.html b/Documentation/AI.AI_Patrol.html
index ebc7500b7..ee13697c3 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 1f363c654..971141dec 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2918,17 +2918,6 @@ All derived classes from CARGO follow the same state machine, expose the same ca
-
-
-
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index e3f5b146d..fc4d80b04 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2016,27 +2016,10 @@ Therefore, this class is considered to be deprecated
-
-
-
@@ -2048,6 +2031,20 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 4067b0b4d..bdab01e8f 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17403,17 +17403,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 0cd46215f..cf6eb9583 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3023,7 +3023,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2GSystem
@@ -3067,11 +3067,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -5180,7 +5191,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2GSystem
@@ -5224,11 +5235,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 bf46ae8b4..a8c63ffd9 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3224,12 +3224,6 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- SPAWN.communication |
-
-
|
@@ -3239,19 +3233,7 @@ and any spaces before and after the resulting name are removed.
- SPAWN.hidden |
-
-
- |
-
-
- SPAWN.livery_id |
-
-
- |
-
-
- SPAWN.modulation |
+ SPAWN.uncontrolled |
|
@@ -4088,6 +4070,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4146,17 +4139,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4278,9 +4260,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Overwrite unit names by default with group name.
-
@@ -4303,6 +4282,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4319,6 +4342,21 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SPAWN.SpawnInitSADL
+
+
+
+
+
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
+ we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
+
+
+
@@ -4541,17 +4579,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4660,17 +4687,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4689,29 +4705,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
+
@@ -10650,17 +10655,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10782,9 +10776,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
-
@@ -10807,6 +10798,50 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
@@ -10823,6 +10858,21 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
SPAWN.SpawnInitSADL
+
+
+
+
+
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
+ we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
+
+
+
@@ -11045,17 +11095,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11164,17 +11203,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11193,29 +11221,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.hidden
-
-
-
-
-
-
-
-
+
+ SPAWNSTATIC.heliport_callsign_id |
+
+
+ |
+
+
+ SPAWNSTATIC.heliport_frequency |
+
+
+ |
+
+
+ SPAWNSTATIC.heliport_modulation |
+
+
|
@@ -3123,11 +3141,44 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
@@ -4735,11 +4786,44 @@ Handy if you spawn from cargo statics which have resources already set.
+
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 51c1c0fc2..a05c844e3 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2974,6 +2974,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4257,6 +4290,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -5779,6 +5845,39 @@ 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 f807c75b8..4631c03b0 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -15908,6 +15908,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -16612,6 +16623,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 3e7e0b90f..46bcbf4bf 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20000,28 +20000,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
@@ -20154,6 +20132,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24776,28 +24765,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -24930,6 +24897,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26540,28 +26518,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -26694,6 +26650,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 67ecb0ab9..20b0cc065 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4294,8 +4294,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4431,6 +4442,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -4459,7 +4481,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4470,7 +4492,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4481,7 +4503,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -4638,8 +4660,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -5034,9 +5056,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -5048,6 +5067,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -9062,8 +9084,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -9199,6 +9232,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -9227,7 +9271,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -9238,7 +9282,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -9249,7 +9293,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -9406,8 +9450,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
@@ -9816,6 +9857,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 65d937d5d..d80624d83 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2427,6 +2427,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.
+
+
+
+
@@ -2657,6 +2671,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 b66d1be0b..6c90d2959 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3573,6 +3573,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4774,12 +4780,6 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.communication |
-
-
|
@@ -4789,19 +4789,7 @@ and any spaces before and after the resulting name are removed.
- RAT.hidden |
-
-
- |
-
-
- RAT.livery_id |
-
-
- |
-
-
- RAT.modulation |
+ RAT.uncontrolled |
|
@@ -7303,6 +7291,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.
+
+
+
+
@@ -15183,6 +15182,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -22072,6 +22082,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 6d0eabf22..6846d5045 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3265,7 +3265,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -3276,7 +3276,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyonfratricide
@@ -6188,7 +6188,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -6199,7 +6199,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 335c29ba2..c0c488816 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9777,17 +9777,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9799,17 +9788,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30147,17 +30125,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30169,17 +30136,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33259,17 +33215,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33281,17 +33226,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -41228,6 +41162,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set case to that of lead.
+
@@ -41444,9 +41381,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Make player section lead if he was not before.
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 9c4d99cfc..d1e984056 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4574,7 +4574,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -10826,7 +10826,7 @@ callsigns from playername or group name.
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -13376,7 +13376,7 @@ callsigns from playername or group name.
-
Core.Point#COORDINATE
+
CSAR.coordinate
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index fcd031741..efcefe135 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8223,7 +8223,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -8245,7 +8245,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -8270,25 +8270,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -8342,7 +8331,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
@@ -8467,11 +8456,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8577,6 +8569,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -8713,17 +8716,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -9082,7 +9074,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -9120,9 +9112,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
sub categories
-
@@ -19047,7 +19036,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -19069,7 +19058,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -19094,25 +19083,14 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -19166,7 +19144,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -19291,11 +19269,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19401,6 +19382,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -19537,17 +19529,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -19906,7 +19887,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -19944,9 +19925,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
@@ -21525,7 +21503,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -21547,7 +21525,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -21572,25 +21550,14 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -21644,7 +21611,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -21769,11 +21736,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21879,6 +21849,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -22015,17 +21996,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -22384,7 +22354,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -22422,9 +22392,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
@@ -37041,17 +37008,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -38378,17 +38334,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_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index f0932c2d3..9d1d71d75 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -3098,7 +3098,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -8785,17 +8752,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-