From da4fbf2f2d5ed6750a61d418d964b4143a764e69 Mon Sep 17 00:00:00 2001
From: Applevangelist
Date: Tue, 4 Apr 2023 08:48:33 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_A2G_Dispatcher.html | 44 +++
Documentation/AI.AI_Air.html | 88 ++++++
Documentation/AI.AI_Air_Squadron.html | 22 ++
Documentation/AI.AI_Cargo.html | 8 +-
Documentation/AI.AI_Cargo_Helicopter.html | 40 ++-
Documentation/Cargo.CargoGroup.html | 62 ++--
Documentation/Cargo.CargoUnit.html | 22 ++
Documentation/Core.Database.html | 156 +++++++++-
Documentation/Core.Point.html | 33 ---
Documentation/Core.Settings.html | 26 +-
Documentation/Core.Spawn.html | 266 +++++++-----------
Documentation/Core.Spot.html | 132 +++++++++
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Detection.html | 99 ++++---
Documentation/Functional.Mantis.html | 180 +++++++++---
Documentation/Functional.Movement.html | 28 ++
Documentation/Functional.RAT.html | 59 ++--
Documentation/Functional.Scoring.html | 4 +-
Documentation/Ops.Airboss.html | 98 +++++--
Documentation/Ops.CSAR.html | 105 +------
Documentation/Ops.CTLD.html | 121 ++++----
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
.../Tasking.Task_Cargo_Dispatcher.html | 44 ---
Documentation/Utilities.FiFo.html | 22 ++
26 files changed, 1118 insertions(+), 599 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index 8bd2f0ecc..d5a995275 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -4862,14 +4862,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11485,14 +11482,11 @@ They will lock the parking spot.
@@ -12750,14 +12744,11 @@ They will lock the parking spot.
@@ -14317,14 +14308,11 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index ca8ba6a22..59dc28478 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4789,6 +4789,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -13267,6 +13278,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14595,6 +14617,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -16225,6 +16258,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index e5fc801ac..086b34704 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -3180,6 +3180,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -5997,6 +6019,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -6733,6 +6777,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -8357,6 +8423,28 @@ 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 1d68c9d89..c16d0db65 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2555,6 +2555,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3626,6 +3637,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 78b00de87..cd4639b21 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2751,7 +2751,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4781,7 +4781,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -5393,7 +5393,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -6893,7 +6893,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index b0d7bb203..22a12eadd 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -2903,22 +2903,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4821,22 +4827,28 @@ Adjust if necessary.
@@ -5491,22 +5503,28 @@ Adjust if necessary.
@@ -7049,22 +7067,28 @@ Adjust if necessary.
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 9875b3965..9ffb27730 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1930,24 +1930,13 @@
-
-
-
@@ -1959,6 +1948,20 @@
+
+
+
+
@@ -3248,24 +3251,13 @@ This works for ground only groups.
-
-
-
@@ -3277,6 +3269,20 @@ This works for ground only groups.
+
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index bcf85f76a..6e8d8b0b8 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1837,6 +1837,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
+
+
+
+
@@ -2552,6 +2563,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
+
+
+
+
diff --git a/Documentation/Core.Database.html b/Documentation/Core.Database.html
index d8d9d4921..5c8f23a81 100644
--- a/Documentation/Core.Database.html
+++ b/Documentation/Core.Database.html
@@ -1740,6 +1740,12 @@ Moose refers to _DATABASE within the framework extensively, but
DATABASE:AddOpsGroup(opsgroup) |
Add an OPS group (FLIGHTGROUP, ARMYGROUP, NAVYGROUP) to the data base.
+ |
+
+
+ DATABASE:AddOpsZone(OpsZone) |
+
+ Adds a Ops.OpsZone#OPSZONE based on the zone name in the DATABASE.
|
@@ -1800,6 +1806,12 @@ Moose refers to _DATABASE within the framework extensively, but
DATABASE:DeleteCargo(CargoName) |
Deletes a Cargo from the DATABASE based on the Cargo Name.
+ |
+
+
+ DATABASE:DeleteOpsZone(ZoneName) |
+
+ Deletes a Ops.OpsZone#OPSZONE from the DATABASE based on the zone name.
|
@@ -1872,6 +1884,12 @@ Moose refers to _DATABASE within the framework extensively, but
DATABASE:FindOpsGroupFromUnit(unitname) |
Find an OPSGROUP (FLIGHTGROUP, ARMYGROUP, NAVYGROUP) in the data base for a given unit.
+ |
+
+
+ DATABASE:FindOpsZone(ZoneName) |
+
+ Finds a Ops.OpsZone#OPSZONE based on the zone name.
|
@@ -1911,13 +1929,13 @@ Moose refers to _DATABASE within the framework extensively, but
- DATABASE:ForEachCargo(IteratorFunction, ...) |
+ DATABASE:ForEachCargo(IteratorFunction, FinalizeFunction, ...) |
Iterate the DATABASE and call an iterator function for each CARGO, providing the CARGO object to the function and optional parameters.
|
- DATABASE:ForEachClient(IteratorFunction, ...) |
+ DATABASE:ForEachClient(IteratorFunction, FinalizeFunction, ...) |
Iterate the DATABASE and call an iterator function for each CLIENT, providing the CLIENT to the function and optional parameters.
|
@@ -3138,6 +3156,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
Adds a Ops.OpsZone#OPSZONE based on the zone name in the DATABASE.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
@@ -3470,6 +3521,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
Deletes a Ops.OpsZone#OPSZONE from the DATABASE based on the zone name.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+ #string
+ ZoneName
+
+
+
+
+
The name of the zone.
+
+
+
+
+
@@ -3925,6 +4009,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
Finds a Ops.OpsZone#OPSZONE based on the zone name.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+ #string
+ ZoneName
+
+
+
+
+
The name of the zone.
+
+
+
+
Return value:
+
+
+
+
+
The found OPSZONE.
+
+
+
+
+
@@ -4221,7 +4349,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Iterate the DATABASE and call an iterator function for each CARGO, providing the CARGO object to the function and optional parameters.
@@ -4246,6 +4374,16 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4275,7 +4413,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Iterate the DATABASE and call an iterator function for each CLIENT, providing the CLIENT to the function and optional parameters.
@@ -4300,6 +4438,16 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index b906aeaa7..00dddf3e2 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17880,17 +17880,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -18689,17 +18678,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -27306,17 +27284,6 @@ Creates a line on the F10 map from one point to another.
the y coordinate in meters.
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 592929dfd..175f35ebc 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2905,11 +2905,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -5062,11 +5073,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 70d79d8dc..f288648f4 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2884,25 +2884,7 @@ and any spaces before and after the resulting name are removed.
- SPAWN.communication |
-
-
- |
-
-
- SPAWN.frequency |
-
-
- |
-
-
- SPAWN.livery_id |
-
-
- |
-
-
- SPAWN.modulation |
+ SPAWN.uncontrolled |
|
@@ -3464,11 +3446,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.
+
@@ -3596,6 +3581,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.
+
@@ -3618,17 +3617,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3709,17 +3697,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3775,6 +3752,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3786,6 +3777,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ By default, no InitLimit
+
@@ -3793,18 +3787,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
- #string
-
SPAWN.SpawnInitSkill
+
SPAWN.SpawnInitModu
@@ -3839,7 +3822,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -3853,7 +3836,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -3999,6 +3982,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4033,7 +4027,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.
@@ -4114,40 +4108,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -9141,6 +9105,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.
+
@@ -9163,17 +9141,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9254,17 +9221,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9320,6 +9276,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9331,6 +9301,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
+
@@ -9338,18 +9311,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.SpawnInitModex
-
-
-
-
-
-
-
-
-
- #string
-
SPAWN.SpawnInitSkill
+
SPAWN.SpawnInitModu
@@ -9384,7 +9346,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -9398,7 +9360,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -9544,6 +9506,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9578,7 +9551,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.
@@ -9659,40 +9632,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.communication
-
-
-
-
-
-
-
-
-
-
-
-
-
SPAWN.modulation
+
SPAWN.uncontrolled
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 82f9b8e81..b4c7a0d2c 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2812,6 +2812,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4095,6 +4139,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -5617,6 +5705,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index baf9d9c3e..710538c77 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3865,7 +3865,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
ATC_GROUND.Airbases
@@ -3881,6 +3881,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Kickspeed
+
@@ -4447,7 +4450,7 @@ An airbase can be specified to set the maximum kick speed for.
-
+ #table
ATC_GROUND.Airbases
@@ -4463,6 +4466,9 @@ An airbase can be specified to set the maximum kick speed for.
+
+
Kickspeed
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 8c2abaf79..2d6eb5a47 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -19134,6 +19134,28 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
@@ -19277,17 +19299,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -23826,6 +23837,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
+
@@ -23969,17 +24002,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -25579,6 +25601,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
+
@@ -25722,17 +25766,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 1f54da717..af7ff5d2c 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -2003,12 +2003,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetCommandCenter() |
Function to get the HQ object for further use
- |
-
-
- MANTIS.Groupset |
-
-
|
@@ -3738,8 +3732,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -3831,17 +3836,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix to build the #SET_GROUP for EWR group
-
-
-
-
@@ -3864,6 +3858,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -4277,6 +4282,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
@@ -4335,9 +4384,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- switch alarm state RED
-
@@ -4349,6 +4395,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+self.SAMCheckRanges = {}
+
@@ -8208,8 +8257,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -8301,17 +8361,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix to build the #SET_GROUP for EWR group
-
-
-
-
@@ -8334,6 +8383,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -8747,6 +8807,50 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix for logging
+
+
+
+
+
+
+
@@ -8805,9 +8909,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
- switch alarm state RED
-
@@ -8819,6 +8920,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index bc60b7e49..068c17c62 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2265,6 +2265,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.
+
+
+
+
@@ -2495,6 +2509,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 c581338a0..28ec1e2ee 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3468,6 +3468,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4474,25 +4480,7 @@ and any spaces before and after the resulting name are removed.
- RAT.communication |
-
-
- |
-
-
- RAT.frequency |
-
-
- |
-
-
- RAT.livery_id |
-
-
- |
-
-
- RAT.modulation |
+ RAT.uncontrolled |
|
@@ -6880,6 +6868,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.
+
+
+
+
@@ -14760,6 +14759,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -20814,6 +20824,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 a1bdf8ead..8ac875070 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3116,7 +3116,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -5705,7 +5705,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 88338bd5f..0dd185204 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9463,6 +9463,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9474,6 +9485,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -29066,6 +29088,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -29077,6 +29110,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -32076,6 +32120,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -32087,6 +32142,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -39648,7 +39714,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set case to that of lead.
+ Set case of f
@@ -39712,20 +39778,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -39744,6 +39796,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.
+
+
+
+
@@ -39880,7 +39943,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.
@@ -39904,9 +39967,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 af9402de8..d53222576 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -3964,7 +3964,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CSAR.FreeVHFFrequencies
@@ -4377,14 +4377,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4752,20 +4749,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -4791,20 +4774,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
-
-
-
@@ -9974,7 +9943,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -10387,14 +10356,11 @@ callsigns from playername or group name.
@@ -10762,20 +10728,6 @@ callsigns from playername or group name.
-
-
@@ -10801,20 +10753,6 @@ callsigns from playername or group name.
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -12469,7 +12407,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -12882,14 +12820,11 @@ callsigns from playername or group name.
@@ -13257,20 +13192,6 @@ callsigns from playername or group name.
-
-
@@ -13296,20 +13217,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 beec39551..8146b0acc 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -7549,7 +7549,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -7571,7 +7571,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -7596,14 +7596,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -7635,7 +7632,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -8094,6 +8091,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -17143,7 +17151,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -17165,7 +17173,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -17190,14 +17198,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -17229,7 +17234,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -17688,6 +17693,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -19629,7 +19645,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -19651,7 +19667,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -19676,14 +19692,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19715,7 +19728,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -20174,6 +20187,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -24510,6 +24534,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
+
+
+
+
@@ -24685,17 +24720,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Flag for direct loading.
-
-
-
-
@@ -24845,17 +24869,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Flag for direct loading.
-
-
-
-
@@ -32654,17 +32667,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -33991,17 +33993,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 e2f45d7dd..d768fbcc3 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2931,7 +2931,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3656,7 +3656,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -4832,7 +4832,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6310,7 +6310,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 fa0d18ee9..1778463f7 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3201,14 +3201,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3781,14 +3778,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4971,14 +4965,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6463,14 +6454,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 f316f4a8a..014ee850e 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3246,17 +3246,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4407,17 +4396,6 @@ This method can only be used once!
-
-
-
-
@@ -5320,17 +5298,6 @@ This method can only be used once!
-
-
-
-
@@ -6864,17 +6831,6 @@ This method can only be used once!
-
-
-
-
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index bbaf3419b..9da061597 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -7584,6 +7584,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -8433,6 +8444,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+