From 9a04b2e77c252e6946585ba4be37988dcc771de4 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Mon, 10 Mar 2025 18:56:01 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2G_Dispatcher.html | 20 +-
Documentation/AI.AI_Air_Squadron.html | 11 -
Documentation/AI.AI_Cargo_Airplane.html | 80 ----
Documentation/AI.AI_Patrol.html | 12 +
Documentation/Cargo.Cargo.html | 11 -
Documentation/Cargo.CargoGroup.html | 17 -
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 11 -
Documentation/Core.Settings.html | 4 +-
Documentation/Core.Spawn.html | 106 ++++--
Documentation/Core.SpawnStatic.html | 84 -----
Documentation/Core.Spot.html | 33 --
Documentation/Core.Zone.html | 44 ---
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Detection.html | 33 --
Documentation/Functional.Mantis.html | 176 ++++++++-
Documentation/Functional.RAT.html | 10 +-
Documentation/Functional.Scoring.html | 26 +-
Documentation/Ops.Airboss.html | 75 +---
Documentation/Ops.CSAR.html | 171 ++++++---
Documentation/Ops.CTLD.html | 352 ++++--------------
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_CARGO.html | 11 +
.../Tasking.Task_Cargo_Dispatcher.html | 264 +++----------
Documentation/Utilities.FiFo.html | 44 ---
Documentation/Wrapper.Positionable.html | 44 +++
27 files changed, 624 insertions(+), 1051 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index d9dda827d..d287ea365 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -5044,11 +5044,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -13595,11 +13598,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -14921,11 +14927,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -16549,11 +16558,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index 3c90988a5..d43baa1e9 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2131,17 +2131,6 @@ 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 d91530284..7192e6b01 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2929,20 +2929,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -2973,9 +2959,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -3001,9 +2984,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -4722,20 +4702,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -4766,9 +4732,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -4794,9 +4757,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -5357,20 +5317,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -5401,9 +5347,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -5429,9 +5372,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -6880,20 +6820,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -6924,9 +6850,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -6952,9 +6875,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_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.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 34af5b707..bb6c83442 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2020,9 +2020,6 @@ Therefore, this class is considered to be deprecated
-
- Then we register the new group in the database
-
@@ -2034,20 +2031,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index b73873f18..b7523247d 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -6213,7 +6213,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -7812,7 +7812,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 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 3449e21a6..55b49c908 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3091,7 +3091,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SETTINGS.Metric
@@ -5259,7 +5259,7 @@ It is advised to use this method at the start of the mission.
-
+ #boolean
SETTINGS.Metric
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index f9c791c25..9ef45b7ca 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3239,13 +3239,19 @@ and any spaces before and after the resulting name are removed.
- SPAWN.livery_id |
+ SPAWN.hidden |
|
- SPAWN.uncontrolled |
+ SPAWN.modulation |
+
+
+ |
+
+
+ SPAWN.skill |
|
@@ -4175,6 +4181,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4318,6 +4335,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4391,17 +4419,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
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
-
-
-
-
@@ -4741,7 +4758,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.livery_id
+
SPAWN.hidden
@@ -4752,7 +4769,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
SPAWN.skill
@@ -10716,6 +10744,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10859,6 +10898,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10932,17 +10982,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. 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
-
-
-
-
@@ -11282,7 +11321,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.livery_id
+SPAWN.hidden
@@ -11293,7 +11332,18 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.uncontrolled
+SPAWN.modulation
+
+
+
+
+
+
+
+
+
+
+
SPAWN.skill
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 1317c3c84..d2b4ba1ec 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -2138,24 +2138,6 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
- |
-
-
- SPAWNSTATIC.heliport_callsign_id |
-
-
- |
-
-
- SPAWNSTATIC.heliport_frequency |
-
-
- |
-
-
- SPAWNSTATIC.heliport_modulation |
-
-
|
@@ -3170,39 +3152,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4815,39 +4764,6 @@ 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 e57a0ab8d..11342480f 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -3031,17 +3031,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4358,17 +4347,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5924,17 +5902,6 @@ 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 6b1edbca1..a8b2c70a1 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16230,17 +16230,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
@@ -16945,17 +16934,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..44bc9338f 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
@@ -4723,7 +4723,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 d505a8595..5bd922cc3 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20366,17 +20366,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -25153,17 +25142,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -26928,17 +26906,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 02f210e34..7b3af84c5 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4372,8 +4372,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4509,6 +4520,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -4727,8 +4749,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -5021,6 +5043,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
+
@@ -5104,6 +5181,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -9177,8 +9257,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -9314,6 +9405,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -9532,8 +9634,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
+
@@ -9909,6 +10066,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 1279d9f33..a814e4f28 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4789,13 +4789,19 @@ and any spaces before and after the resulting name are removed.
- RAT.livery_id |
+ RAT.hidden |
|
- RAT.uncontrolled |
+ RAT.modulation |
+
+
+ |
+
+
+ RAT.skill |
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 414e92a8d..48d9970fb 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
@@ -3300,7 +3311,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
SCORING.AutoSavePath
@@ -6223,7 +6245,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 6468437c5..d6e90b60c 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9801,17 +9801,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9823,17 +9812,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30171,17 +30149,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30193,17 +30160,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33283,17 +33239,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33305,17 +33250,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -41584,6 +41518,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set section lead of player flight.
+
@@ -41606,9 +41543,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set Stable Hover
-
@@ -41642,6 +41576,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set time stamp.
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 16a46d209..bfe88f133 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 |
-
-
|
@@ -4721,11 +4715,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4849,17 +4857,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
-
-
-
-
@@ -5065,6 +5062,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5090,6 +5101,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
+
+
+
@@ -10974,11 +10999,25 @@ callsigns from playername or group name.
+
@@ -11102,17 +11141,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -11318,6 +11346,20 @@ callsigns from playername or group name.
+
+
@@ -11343,6 +11385,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -13493,11 +13549,25 @@ callsigns from playername or group name.
+
@@ -13621,17 +13691,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -13837,6 +13896,20 @@ callsigns from playername or group name.
+
+
@@ -13862,6 +13935,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 b980a5e0d..9657aa6b7 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8348,17 +8348,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -8425,17 +8414,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -8456,7 +8434,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -8478,7 +8456,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -8503,28 +8481,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -8556,7 +8517,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -8567,7 +8528,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -8583,9 +8544,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Beacons
-
@@ -8761,17 +8719,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
-
-
-
-
@@ -8783,17 +8730,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8838,6 +8774,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -8974,17 +8921,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -9365,7 +9301,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -9403,9 +9339,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
sub categories
-
@@ -20043,17 +19976,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Field(s)
-
@@ -20120,17 +20042,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
-
-
-
-
@@ -20151,7 +20062,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -20173,7 +20084,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -20198,28 +20109,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -20251,7 +20145,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -20262,7 +20156,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -20278,9 +20172,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -20456,17 +20347,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
-
-
-
-
@@ -20478,17 +20358,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -20533,6 +20402,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -20669,17 +20549,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -21060,7 +20929,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -21098,9 +20967,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
@@ -22582,17 +22448,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Field(s)
-
@@ -22659,17 +22514,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
-
-
-
-
@@ -22690,7 +22534,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -22712,7 +22556,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -22737,28 +22581,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -22790,7 +22617,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -22801,7 +22628,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -22817,9 +22644,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -22995,17 +22819,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
-
-
-
-
@@ -23017,17 +22830,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -23072,6 +22874,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23208,17 +23021,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -23599,7 +23401,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -23637,9 +23439,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
@@ -28105,17 +27904,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -34042,6 +33830,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -34695,6 +34494,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -38664,17 +38474,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -40001,17 +39800,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 f8d8295fd..be1b2ff76 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -3122,7 +3122,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3847,7 +3847,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -5023,7 +5023,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6501,7 +6501,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 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.html b/Documentation/Tasking.Task_CARGO.html
index d12904f11..8657cd400 100644
--- a/Documentation/Tasking.Task_CARGO.html
+++ b/Documentation/Tasking.Task_CARGO.html
@@ -3340,6 +3340,17 @@ based on the tasking capabilities defined in
+
+
+
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index e7c0312e8..94091b4d3 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3396,61 +3396,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
-
-
-
-
@@ -3459,6 +3404,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4546,61 +4502,6 @@ This method can only be used once!
Field(s)
-
-
-
-
-
@@ -4609,6 +4510,17 @@ This method can only be used once!
+
+
+
+
@@ -5448,61 +5360,6 @@ This method can only be used once!
Field(s)
-
-
-
-
-
@@ -5511,6 +5368,17 @@ This method can only be used once!
+
+
+
+
@@ -6981,61 +6849,6 @@ This method can only be used once!
Field(s)
-
-
-
-
-
@@ -7044,6 +6857,17 @@ This method can only be used once!
+
+
+
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index e2b9858c4..85fd1221b 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3515,17 +3515,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -4375,17 +4364,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -8304,17 +8282,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -9164,17 +9131,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index b3e1db7c8..3ca485044 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3993,6 +3993,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -8027,6 +8038,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8613,6 +8635,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8800,6 +8833,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+