From c665fbf92a73017a310ee9644f82623ca319c421 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Thu, 17 Apr 2025 06:46:58 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_Air.html | 88 -----
Documentation/AI.AI_Air_Squadron.html | 11 +
Documentation/AI.AI_Cargo_Airplane.html | 12 -
Documentation/AI.AI_Patrol.html | 12 -
Documentation/Cargo.Cargo.html | 11 -
Documentation/Cargo.CargoGroup.html | 28 +-
Documentation/Cargo.CargoUnit.html | 22 ++
Documentation/Core.Settings.html | 26 +-
Documentation/Core.Spawn.html | 340 ++++++++++++------
Documentation/Core.Spot.html | 99 +++++
Documentation/Core.Zone.html | 44 ---
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Designate.html | 11 -
Documentation/Functional.Detection.html | 39 +-
Documentation/Functional.Mantis.html | 100 ++++++
Documentation/Functional.RAT.html | 69 ++++
Documentation/Functional.Scoring.html | 30 +-
Documentation/Ops.Airboss.html | 84 +----
Documentation/Ops.CSAR.html | 105 +-----
Documentation/Ops.CTLD.html | 261 +++++---------
Documentation/Tasking.Task_CARGO.html | 17 +-
.../Tasking.Task_Cargo_Dispatcher.html | 220 +++++++++---
Documentation/Utilities.FiFo.html | 22 ++
Documentation/Wrapper.Controllable.html | 55 +++
Documentation/Wrapper.Marker.html | 132 +++----
Documentation/Wrapper.Positionable.html | 44 ---
26 files changed, 1033 insertions(+), 853 deletions(-)
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index 8c12281fc..f81693f24 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -3349,28 +3349,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6224,28 +6202,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -6982,28 +6938,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -8628,28 +8562,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index 7f37dd6bc..c73347c30 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2109,6 +2109,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index dc18ec9ba..b54e24a25 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2962,9 +2962,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -4738,9 +4735,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -5356,9 +5350,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -6862,9 +6853,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 3abb58ceb..b6f5e363c 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3423,9 +3423,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -6693,9 +6690,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -7440,9 +7434,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -9075,9 +9066,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 95898cb01..c9e4539b6 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2907,17 +2907,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 f1288156d..2f7c9dbd6 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2000,20 +2000,6 @@ Therefore, this class is considered to be deprecated
-
-
-
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index a0f8322ea..08303815f 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
@@ -2596,6 +2607,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 18380a59d..88b421b62 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3069,22 +3069,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -5237,22 +5226,11 @@ 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 b3d50477e..7cdd52314 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3208,12 +3208,42 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.frequency |
+
+
|
SPAWN.hidden |
+ |
+
+
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.modulation |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
|
@@ -3888,11 +3918,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.
+
@@ -3973,6 +4006,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.
+
@@ -4141,17 +4177,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4207,17 +4232,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4295,6 +4309,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ By default, no InitLimit
+
@@ -4302,7 +4319,29 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
SPAWN.SpawnInitModexPrefix
@@ -4320,32 +4359,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
self:T2( { self.SpawnTemplatePrefix, Vec2} )
-
-
-
-
-
-
-
-
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
-
-
-
-
-
@@ -4377,7 +4390,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -4391,7 +4404,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -4559,6 +4572,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4593,7 +4617,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.
@@ -4667,6 +4691,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -4678,6 +4724,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -10385,11 +10464,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.
+
@@ -10470,6 +10552,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.
+
@@ -10638,17 +10723,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10704,17 +10778,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10792,6 +10855,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
+
@@ -10799,7 +10865,29 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.SpawnInitModu
+SPAWN.SpawnInitModex
+
+
+
+
+
+
+
+
+
+
+
+
SPAWN.SpawnInitModexPrefix
@@ -10817,32 +10905,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.self:T2( { self.SpawnTemplatePrefix, Vec2} )
-
-
-
-
-
-
-
-
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
-
-
-
-
-
@@ -10874,7 +10936,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -10888,7 +10950,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -11056,6 +11118,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11090,7 +11163,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.
@@ -11164,6 +11237,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
@@ -11175,6 +11270,39 @@ 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 74ceef062..0729d0416 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2976,6 +2976,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4259,6 +4292,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -5781,6 +5847,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 0a9f0d65d..8b8aeeef7 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16432,17 +16432,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
@@ -17147,17 +17136,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 e0150ac67..6f354826b 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4116,7 +4116,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
ATC_GROUND.Airbases
@@ -4704,7 +4704,7 @@ An airbase can be specified to set the maximum kick speed for.
-
+ #table
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 0c5fd7bd8..3376e6091 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2668,17 +2668,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 29e781dea..071ff1998 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20344,6 +20344,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -20361,7 +20372,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
@@ -25137,7 +25159,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
@@ -26901,7 +26934,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 85ab22924..a08aa1aa9 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4344,6 +4344,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
+
+
+
+
+
@@ -4377,6 +4399,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4465,6 +4498,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -5101,6 +5145,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
switch alarm state RED
+
@@ -5112,6 +5159,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+self.SAMCheckRanges = {}
+
@@ -9179,6 +9229,28 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
+
+
+
+
+
@@ -9212,6 +9284,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
@@ -9300,6 +9383,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -9936,6 +10030,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+ switch alarm state RED
+
@@ -9947,6 +10044,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 546088213..a948ce092 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3551,6 +3551,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4758,12 +4764,42 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.communication |
+
+
+ |
+
+
+ RAT.frequency |
+
+
|
RAT.hidden |
+ |
+
+
+ RAT.livery_id |
+
+
+ |
+
+
+ RAT.modulation |
+
+
+ |
+
+
+ RAT.skill |
+
+
|
@@ -7311,6 +7347,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.
+
+
+
+
@@ -15191,6 +15238,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -22094,6 +22152,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 cb56f15ff..db10eb120 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3067,6 +3067,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -3267,7 +3278,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -3278,7 +3289,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
SCORING.AutoSavePath
@@ -6190,7 +6212,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -6201,7 +6223,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 cf1eb4bda..ac3a2342d 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9779,17 +9779,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9801,17 +9790,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30149,17 +30127,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30171,17 +30138,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33261,17 +33217,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33283,17 +33228,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -41346,6 +41280,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set case to that of lead.
+
@@ -41563,7 +41500,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set section lead of player flight.
+ Make player section lead if he was not before.
@@ -41621,7 +41558,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set time stamp.
+ Set new time stamp.
@@ -41781,17 +41718,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 5f55564c8..f79f61d36 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4576,7 +4576,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -4690,14 +4690,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5037,20 +5034,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -5076,20 +5059,6 @@ 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
-
-
-
@@ -10857,7 +10826,7 @@ callsigns from playername or group name.
-
@@ -11357,20 +11309,6 @@ callsigns from playername or group name.
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -13404,7 +13342,7 @@ callsigns from playername or group name.
-
@@ -13904,20 +13825,6 @@ 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 1c6d56577..24d624e1a 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8516,7 +8516,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -8538,7 +8538,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -8563,28 +8563,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -8680,7 +8663,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -8696,9 +8679,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Beacons
-
@@ -8752,14 +8732,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8788,11 +8765,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8832,17 +8812,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
-
-
-
-
@@ -8898,6 +8867,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -9337,7 +9317,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
time to repairor build a unit/group
+
noob catch
@@ -9436,7 +9416,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -9474,9 +9454,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
sub categories
-
@@ -20312,7 +20289,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -20334,7 +20311,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -20359,28 +20336,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -20476,7 +20436,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -20492,9 +20452,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -20548,14 +20505,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -20584,11 +20538,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -20628,17 +20585,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
-
-
-
-
@@ -20694,6 +20640,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -21133,7 +21090,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
time to repairor build a unit/group
+
noob catch
@@ -21232,7 +21189,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -21270,9 +21227,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
@@ -22851,7 +22805,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -22873,7 +22827,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -22898,28 +22852,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -23015,7 +22952,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -23031,9 +22968,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -23087,14 +23021,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23123,11 +23054,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23167,17 +23101,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
-
-
-
-
@@ -23233,6 +23156,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23672,7 +23606,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
time to repairor build a unit/group
+
noob catch
@@ -23771,7 +23705,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -23809,9 +23743,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
@@ -28566,17 +28497,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -30174,17 +30094,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -34306,6 +34215,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -34959,6 +34879,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -38928,17 +38859,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -40265,17 +40185,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_CARGO.html b/Documentation/Tasking.Task_CARGO.html
index 2f31081ee..dfc19504d 100644
--- a/Documentation/Tasking.Task_CARGO.html
+++ b/Documentation/Tasking.Task_CARGO.html
@@ -3318,17 +3318,6 @@ based on the tasking capabilities defined in
-
-
-
@@ -3361,7 +3350,7 @@ based on the tasking capabilities defined in
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 74d188501..6cff6ef11 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4584,6 +4584,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -17848,6 +17859,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -21871,6 +21893,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -22446,6 +22479,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -22622,6 +22666,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 169f4387b..1ca884477 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3183,6 +3183,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -3260,28 +3282,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -5322,6 +5322,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5399,28 +5421,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -6932,6 +6932,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -7009,28 +7031,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 7bf2eae9f..ea0132aa0 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3971,17 +3971,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8016,17 +8005,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -8613,17 +8591,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -8811,17 +8778,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-