From 7ccd4dce6c575863159cc392e9b196e730c58319 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Tue, 28 Jan 2025 19:32:24 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_Air_Squadron.html | 11 +
Documentation/AI.AI_Cargo.html | 2 +-
Documentation/AI.AI_Cargo_Airplane.html | 12 -
Documentation/AI.AI_Cargo_Helicopter.html | 40 +-
Documentation/AI.AI_Patrol.html | 12 +
Documentation/Cargo.Cargo.html | 11 +
Documentation/Cargo.CargoGroup.html | 28 --
Documentation/Cargo.CargoUnit.html | 22 --
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 26 +-
Documentation/Core.Spawn.html | 362 +++---------------
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Designate.html | 11 +
Documentation/Functional.Detection.html | 39 +-
Documentation/Functional.Mantis.html | 26 +-
Documentation/Functional.Movement.html | 28 ++
Documentation/Functional.RAT.html | 69 ----
Documentation/Functional.Scoring.html | 26 +-
Documentation/Ops.Airboss.html | 78 +++-
Documentation/Ops.CSAR.html | 87 ++---
Documentation/Ops.CTLD.html | 72 ++--
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
.../Tasking.Task_Cargo_Dispatcher.html | 44 +++
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Controllable.html | 110 ++++++
Documentation/Wrapper.Group.html | 78 +++-
27 files changed, 595 insertions(+), 675 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index abfb582c1..55c335b27 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5058,14 +5058,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11725,14 +11722,11 @@ They will lock the parking spot.
@@ -12990,14 +12984,11 @@ They will lock the parking spot.
@@ -14557,14 +14548,11 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index d43baa1e9..3c90988a5 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2131,6 +2131,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index e1a9199ca..396b16ef9 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
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 24bcb9572..48a4bc02a 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2937,9 +2937,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set destination airbase for next :Route() command.
-
@@ -4724,9 +4721,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -5353,9 +5347,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -6870,9 +6861,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index 9fe9eaf0b..3c3410b04 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3094,22 +3094,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5012,22 +5018,28 @@ Adjust if necessary.
@@ -5682,22 +5694,28 @@ Adjust if necessary.
@@ -7240,22 +7258,28 @@ 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 971141dec..1f363c654 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2918,6 +2918,17 @@ 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 0ab2f5ca8..bb6c83442 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2016,20 +2016,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 0f419fe2c..c124af695 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1932,17 +1932,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
@@ -2647,17 +2636,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index b7523247d..b73873f18 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.Settings.html b/Documentation/Core.Settings.html
index 3449e21a6..b1f15a30c 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3036,7 +3036,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -3096,17 +3096,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5204,7 +5193,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -5264,17 +5253,6 @@ 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 d6ceefe80..5d4f6b6a2 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3224,36 +3224,6 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- SPAWN.communication |
-
-
- |
-
-
- SPAWN.modulation |
-
-
- |
-
-
- SPAWN.skill |
-
-
- |
-
-
- SPAWN.speed |
-
-
- |
-
-
- SPAWN.uncontrolled |
-
-
|
@@ -3928,11 +3898,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.
+
@@ -4013,6 +3986,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.
+
@@ -4112,17 +4088,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4181,17 +4146,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4247,17 +4201,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4335,6 +4278,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ By default, no InitLimit
+
@@ -4353,29 +4299,7 @@ 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
-
-
-
-
-
@@ -4450,7 +4348,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -4464,7 +4362,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -4632,6 +4530,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4666,7 +4575,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.
@@ -4740,61 +4649,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
@@ -10488,11 +10342,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.
+
@@ -10573,6 +10430,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.
+
@@ -10672,17 +10532,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10741,17 +10590,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10807,17 +10645,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10895,6 +10722,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
+
@@ -10913,29 +10743,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.SpawnInitModex
-
-
-
-
-
-
-
-
-
-
-
-
-
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
-
-
-
-
-
@@ -11010,7 +10792,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -11024,7 +10806,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -11192,6 +10974,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11226,7 +11019,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.
@@ -11300,61 +11093,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
-
-
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index bd4a82b0b..f849628af 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4137,7 +4137,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4153,9 +4153,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Kickspeed
-
@@ -4725,7 +4722,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
@@ -4741,9 +4738,6 @@ 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 5362c47f3..04ca01dd8 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2690,6 +2690,17 @@ Use the method DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 7e1e0245d..61dd8e990 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
+
@@ -25115,7 +25137,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
@@ -26857,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 265e4316f..74bc97358 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4505,7 +4505,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4516,7 +4516,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4527,7 +4527,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -4684,8 +4684,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
-
MANTIS.SkateNumber
+
+
MANTIS.SkateZones
@@ -5080,9 +5080,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -9298,7 +9295,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -9309,7 +9306,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -9320,7 +9317,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -9477,8 +9474,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
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.RAT.html b/Documentation/Functional.RAT.html
index 15afc428d..33c6b8956 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3573,12 +3573,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -4780,36 +4774,6 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.communication |
-
-
- |
-
-
- RAT.modulation |
-
-
- |
-
-
- RAT.skill |
-
-
- |
-
-
- RAT.speed |
-
-
- |
-
-
- RAT.uncontrolled |
-
-
|
@@ -7357,17 +7321,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -15248,17 +15201,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -22148,17 +22090,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.Type of terminal to be used when spawning at an airbase.
-
-
-
-
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 48d9970fb..414e92a8d 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3089,17 +3089,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
SCORING.AutoSavePath
@@ -3311,7 +3300,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
SCORING.AutoSavePath
@@ -6245,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 3e6b2bdb8..ec4aa932d 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.
+
+
+
+
@@ -41302,9 +41368,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set current case.
-
@@ -41532,9 +41595,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Make player section lead if he was not before.
-
@@ -41557,6 +41617,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set Stable Hover
+
@@ -41590,6 +41653,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set new time stamp.
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index e0c4cad0b..cc6a3158e 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2739,6 +2739,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -4687,14 +4693,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4720,17 +4723,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4854,6 +4846,17 @@ 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
+
+
+
+
@@ -10940,14 +10943,11 @@ callsigns from playername or group name.
@@ -10973,17 +10973,6 @@ callsigns from playername or group name.
-
-
-
-
@@ -11107,6 +11096,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -13459,14 +13459,11 @@ callsigns from playername or group name.
@@ -13492,17 +13489,6 @@ callsigns from playername or group name.
-
-
-
-
@@ -13626,6 +13612,17 @@ 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 0cb9fd079..27c97ae36 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8422,7 +8422,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -8837,17 +8837,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -19446,7 +19435,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -19861,17 +19850,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -21940,7 +21918,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -22355,17 +22333,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -27249,17 +27216,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -37748,6 +37704,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
+
+
+
+
@@ -39074,6 +39041,17 @@ Use either this method to integrate the Hercules **or** the one from the "normal
template for a group of 10 paratroopers
+
+
+
+
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index a276625a0..49f3176f9 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3392,11 +3392,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3969,11 +3972,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5156,11 +5162,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6645,11 +6654,14 @@ 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 94091b4d3..8f67f41c0 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3396,6 +3396,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4502,6 +4513,17 @@ This method can only be used once!
Field(s)
+
@@ -5360,6 +5382,17 @@ This method can only be used once!
Field(s)
+
@@ -6849,6 +6882,17 @@ This method can only be used once!
Field(s)
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 64e3153df..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.
-
-
-
-
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 879da7263..fca0d4990 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4587,6 +4587,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -17623,6 +17645,28 @@ mygroup:WayPointExecute()
+
+
+
+
+
@@ -21646,6 +21690,28 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
+
@@ -22221,6 +22287,28 @@ If the Identifiable is alive, true is returned.
+
+
+
+
+
@@ -22397,6 +22485,28 @@ If the Identifiable is alive, true is returned.
+
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index b0c216b76..b3c887c1d 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5650,7 +5650,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+