From 6b0f2fa99043f6a315f8d3a02729e5e627bb3ca0 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sat, 22 Feb 2025 15:38:44 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_Cargo.html | 5 +-
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 | 44 ++++
Documentation/Core.Point.html | 11 -
Documentation/Core.Settings.html | 26 +-
Documentation/Core.Spawn.html | 240 ++++++------------
Documentation/Core.Spot.html | 132 ++++++++++
Documentation/Core.Zone.html | 44 ----
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Designate.html | 22 ++
Documentation/Functional.Detection.html | 39 +--
Documentation/Functional.Mantis.html | 57 ++++-
Documentation/Functional.Movement.html | 28 ++
Documentation/Functional.Scoring.html | 26 +-
Documentation/Ops.Airboss.html | 86 ++++++-
Documentation/Ops.CSAR.html | 108 ++++----
Documentation/Ops.CTLD.html | 163 ++++++------
Documentation/Tasking.Task.html | 22 --
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
.../Tasking.Task_Cargo_Dispatcher.html | 192 +++++++++++++-
Documentation/Utilities.FiFo.html | 44 ++++
Documentation/Wrapper.Marker.html | 66 -----
26 files changed, 943 insertions(+), 605 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index 55c335b27..abfb582c1 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5058,11 +5058,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11722,11 +11725,14 @@ They will lock the parking spot.
@@ -12984,11 +12990,14 @@ They will lock the parking spot.
@@ -14548,11 +14557,14 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 396b16ef9..aca1dc35c 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 133914187..24bcb9572 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2929,6 +2929,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -2959,9 +2973,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -2987,9 +2998,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -4708,6 +4716,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4738,9 +4760,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -4766,9 +4785,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -5329,6 +5345,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -5359,9 +5389,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -5387,9 +5414,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -6838,6 +6862,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -6868,9 +6906,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -6896,9 +6931,6 @@ 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 3c3410b04..9fe9eaf0b 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3094,28 +3094,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5018,28 +5012,22 @@ Adjust if necessary.
@@ -5694,28 +5682,22 @@ Adjust if necessary.
@@ -7258,28 +7240,22 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index f4f16824d..12a56fe36 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3445,6 +3445,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ This table contains the targets detected during patrol.
+
@@ -6712,6 +6715,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -7456,6 +7462,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -9088,6 +9097,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.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index c124af695..f7f7ebf65 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1914,6 +1914,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -1932,6 +1943,17 @@ Therefore, this class is considered to be deprecated
Set cargo object.
+
+
+
+
@@ -2618,6 +2640,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2636,6 +2669,17 @@ Therefore, this class is considered to be deprecated
Set cargo object.
+
+
+
+
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 33ed2613a..535288754 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17539,17 +17539,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
POINT_VEC2.z
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 6d6abbc6b..55b49c908 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3091,11 +3091,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -5248,11 +5259,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 83d26e0cd..34a5d610f 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3904,11 +3904,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.
+
@@ -3989,6 +3992,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
+
@@ -4055,6 +4061,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+ #number
+
SPAWN.SpawnCount
+
+
+
+
+
The internal counter of the amount of spawning the has happened since SpawnStart.
+
@@ -4088,17 +4108,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4157,17 +4166,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4289,6 +4287,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Overwrite unit names by default with group name.
+
@@ -4300,49 +4301,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
@@ -4365,21 +4325,6 @@ 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
-
-
-
-
-
-
-
-
SPAWN.SpawnInitTerminalType
@@ -4404,7 +4349,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -4418,7 +4363,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -4586,6 +4531,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -10401,11 +10357,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.
+
@@ -10486,6 +10445,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
+
@@ -10552,6 +10514,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+ #number
+
SPAWN.SpawnCount
+
+
+
+
+
The internal counter of the amount of spawning the has happened since SpawnStart.
+
@@ -10585,17 +10561,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10654,17 +10619,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10786,6 +10740,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10797,49 +10754,8 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
-
-
@@ -10862,21 +10778,6 @@ 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
-
-
-
-
-
-
-
-
SPAWN.SpawnInitTerminalType
@@ -10901,7 +10802,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -10915,7 +10816,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -11083,6 +10984,17 @@ 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 459bf06f7..e57a0ab8d 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2998,6 +2998,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4281,6 +4325,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -5803,6 +5891,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 13dc89d6a..9286bbfb9 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16096,17 +16096,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
@@ -16811,17 +16800,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index cdfd5c7c8..c9614e57d 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4138,7 +4138,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4154,6 +4154,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Kickspeed
+
@@ -4723,7 +4726,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
@@ -4739,6 +4742,9 @@ An airbase can be specified to set the maximum kick speed for.
+
+
Kickspeed
+
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 6cca916ca..04ca01dd8 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2668,6 +2668,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
@@ -2679,6 +2690,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 1edbe6dfc..11b2ed160 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20212,17 +20212,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -20383,7 +20372,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
@@ -25159,7 +25137,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
@@ -26923,7 +26890,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number
+
DETECTION_BASE.RefreshTimeInterval
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 4b83cbc27..e91bea09f 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1852,7 +1852,8 @@ Set up your SHORAD systems. They need to be
close to (i.e. arou
Typically, your setup should consist of EWR (early warning) radars to detect and track targets, accompanied by AWACS if your scenario forsees that. Ensure that your EWR radars have a good coverage of the area you want to track.
Location is of highest importance here. Whilst AWACS in DCS has almost the "all seeing eye", EWR don't have that. Choose your location wisely, against a mountain backdrop or inside a valley even the best EWR system
doesn't work well. Prefer higher-up locations with a good view; use F7 in-game to check where you actually placed your EWR and have a look around. Apart from the obvious choice, do also consider other radar units
- for this role, most have "SR" (search radar) or "STR" (search and track radar) in their names, use the encyclopedia to see what they actually do.
+ for this role, most have "SR" (search radar) or "STR" (search and track radar) in their names, use the encyclopedia to see what they actually do.
+
HINT Set at least one EWR on invisible and immortal so MANTIS doesn't stop working.
1.2 SAM sites
@@ -1914,7 +1915,7 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
mybluemantis:SetMaxActiveSAMs(Short,Mid,Long,Classic,Point)
-
2.1.3 SHORAD/Point defense will automatically be added from SAM sites of type "short-range" if the range is less than 5km or if the type is AAA.
+
2.1.3 SHORAD/Point defense will automatically be added from SAM sites of type "point" or if the range is less than 5km or if the type is AAA.
2.1.4 Advanced features
@@ -2527,6 +2528,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:_CheckAdvState() |
[Internal] Check advanced state
+ |
+
+
+ MANTIS:_CheckAnyEWRAlive() |
+
+ [Internal] Check if any EWR or AWACS is still alive
|
@@ -4563,7 +4570,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Long
@@ -4574,7 +4581,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Medium
@@ -4585,7 +4592,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_PointDef
@@ -4596,7 +4603,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
[Internal] Check if any EWR or AWACS is still alive
+
+
+
+
Defined in:
+
+
Return value:
+
+
+
@@ -9374,7 +9411,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Long
@@ -9385,7 +9422,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Medium
@@ -9396,7 +9433,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_PointDef
@@ -9407,7 +9444,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Short
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 785535bfc..e0761c08f 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2451,6 +2451,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.
+
+
+
+
@@ -2681,6 +2695,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.Scoring.html b/Documentation/Functional.Scoring.html
index 414e92a8d..7fc6acf01 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3089,6 +3089,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -3289,7 +3300,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
SCORING.AutoSavePath
@@ -6212,7 +6234,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 0a6d15551..5711c319a 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9801,6 +9801,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9812,6 +9823,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30149,6 +30171,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30160,6 +30193,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33239,6 +33283,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33250,6 +33305,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -41365,6 +41431,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
AIRBOSS.PlayerData.grade
@@ -41518,9 +41598,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set section lead of player flight.
-
@@ -41543,9 +41620,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set Stable Hover
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 899295c64..2d5de85ee 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2739,12 +2739,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -4247,7 +4241,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4693,14 +4687,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4721,11 +4712,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4849,17 +4854,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
-
-
-
-
@@ -10500,7 +10494,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -10946,14 +10940,11 @@ callsigns from playername or group name.
@@ -10974,11 +10965,25 @@ callsigns from playername or group name.
+
@@ -11102,17 +11107,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -13019,7 +13013,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13465,14 +13459,11 @@ callsigns from playername or group name.
@@ -13493,11 +13484,25 @@ callsigns from playername or group name.
+
@@ -13621,17 +13626,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 bbb813751..04ac160b8 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8414,6 +8414,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -8434,7 +8445,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -8520,7 +8531,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -8645,14 +8656,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8791,17 +8799,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8938,17 +8935,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -9329,7 +9315,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -9367,6 +9353,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
sub categories
+
@@ -20070,6 +20059,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -20090,7 +20090,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -20176,7 +20176,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -20301,14 +20301,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -20447,17 +20444,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -20594,17 +20580,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -20985,7 +20960,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -21023,6 +20998,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
sub categories
+
@@ -22570,6 +22548,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -22590,7 +22579,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -22676,7 +22665,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -22801,14 +22790,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -22947,17 +22933,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -23094,17 +23069,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -23485,7 +23449,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -23523,6 +23487,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
sub categories
+
@@ -33914,6 +33881,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -34567,6 +34545,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 097318923..dd6d68c3a 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -3043,17 +3043,6 @@ but can separately be modified later in your mission using the
-
-
-
-
@@ -7690,17 +7679,6 @@ If the Unit is part of the Task, true is returned.
-
-
-
-
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 49f3176f9..a276625a0 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3392,14 +3392,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3972,14 +3969,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5162,14 +5156,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6654,14 +6645,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index aded79a56..b0c2477c8 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3400,7 +3400,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4506,7 +4550,7 @@ This method can only be used once!
+
+
+
+
+
+
+
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5364,7 +5452,7 @@ This method can only be used once!
+
+
+
+
+
+
+
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -6853,7 +6985,7 @@ This method can only be used once!
+
+
+
+
+
+
+
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 85fd1221b..e2b9858c4 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3515,6 +3515,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
@@ -4364,6 +4375,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
@@ -8282,6 +8304,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -9131,6 +9164,17 @@ 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 a8b5c9e8e..a42a7586b 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3293,28 +3293,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5432,28 +5410,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -7042,28 +6998,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-