From fbbfa710dde0f01699ac25c1212b0812914f2c06 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Mon, 3 Feb 2025 11:05:37 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_Air.html | 88 ++++++++
Documentation/AI.AI_Air_Dispatcher.html | 44 ----
Documentation/AI.AI_Cargo.html | 2 +-
Documentation/AI.AI_Cargo_Airplane.html | 12 ++
Documentation/Cargo.Cargo.html | 11 +
Documentation/Cargo.CargoUnit.html | 44 ++--
Documentation/Core.Point.html | 22 ++
Documentation/Core.Spawn.html | 200 +++++++++++++-----
Documentation/Core.SpawnStatic.html | 88 +-------
Documentation/Core.Spot.html | 132 ------------
Documentation/Functional.Designate.html | 11 +
Documentation/Functional.Detection.html | 33 ---
Documentation/Functional.Mantis.html | 160 +++++++-------
Documentation/Functional.RAT.html | 69 ++++++
Documentation/Functional.Scoring.html | 26 ++-
Documentation/Ops.Airboss.html | 3 +
Documentation/Ops.CSAR.html | 198 +++++------------
Documentation/Ops.CTLD.html | 105 +++------
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
Documentation/Tasking.Task_CARGO.html | 6 +-
.../Tasking.Task_Cargo_Dispatcher.html | 8 +-
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Marker.html | 132 ++++++------
24 files changed, 664 insertions(+), 782 deletions(-)
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index 7cf282d40..ce4c1a45c 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -3371,6 +3371,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -6224,6 +6246,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -6960,6 +7004,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -8584,6 +8650,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html
index 27eaa7f30..bf70b7e39 100644
--- a/Documentation/AI.AI_Air_Dispatcher.html
+++ b/Documentation/AI.AI_Air_Dispatcher.html
@@ -4687,17 +4687,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -10017,17 +10006,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -11343,17 +11321,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -12971,17 +12938,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 396b16ef9..e1a9199ca 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 4468bcabb..d91530284 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2973,6 +2973,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -4763,6 +4766,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -5395,6 +5401,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -6915,6 +6924,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
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.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 0f419fe2c..4dc712074 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1914,6 +1914,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -1932,17 +1943,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
@@ -2629,6 +2629,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2647,17 +2658,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index f32764502..33ed2613a 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17535,6 +17535,28 @@ When moose is loading dynamically (for moose class development), tracing is swit
Field(s)
+
+
Function(s)
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 67f894f95..ce8e4554f 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3230,12 +3230,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.modulation |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3910,14 +3940,11 @@ 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.
-
@@ -4097,17 +4124,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4166,17 +4182,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4298,9 +4303,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Overwrite unit names by default with group name.
-
@@ -4731,6 +4733,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4742,6 +4755,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -10449,14 +10506,11 @@ 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.
-
@@ -10636,17 +10690,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10705,17 +10748,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10837,9 +10869,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
-
@@ -11270,6 +11299,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11281,6 +11321,50 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 1317c3c84..17ae11a0f 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 |
-
-
|
@@ -3165,44 +3147,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -4810,44 +4759,11 @@ 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..459bf06f7 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2998,50 +2998,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -4325,50 +4281,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -5891,50 +5803,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 293d912b8..04ca01dd8 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2668,6 +2668,17 @@ Use the method DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 3d4cec220..11b2ed160 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20212,17 +20212,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -24988,17 +24977,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -26752,17 +26730,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 788ab5f48..a42ce5120 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4306,6 +4306,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -4339,6 +4350,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4427,6 +4449,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -4917,50 +4950,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
-
-
-
-
-
-
-
@@ -5041,6 +5030,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+self.SAMCheckRanges = {}
+
@@ -9049,6 +9041,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -9082,6 +9085,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
@@ -9170,6 +9184,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -9660,50 +9685,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix for logging
-
-
-
-
-
-
-
@@ -9784,6 +9765,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 61eb88b67..65f5217de 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3573,6 +3573,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4780,12 +4786,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.modulation |
+
+
+ |
+
+
+ RAT.skill |
+
+
+ |
+
+
+ RAT.uncontrolled |
+
+
|
@@ -7333,6 +7369,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.
+
+
+
+
@@ -15213,6 +15260,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -22116,6 +22174,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 758646973..8926b1d91 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 f5f84ab0c..6c792cc4d 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41368,6 +41368,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set case to that of lead.
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index d156de7a0..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 |
+
+
|
@@ -4241,7 +4247,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CSAR.FreeVHFFrequencies
@@ -4598,7 +4604,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -4687,14 +4693,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4715,25 +4718,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4857,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
+
+
+
+
@@ -5062,20 +5062,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -5101,20 +5087,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
-
-
-
@@ -10525,7 +10497,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -10882,7 +10854,7 @@ callsigns from playername or group name.
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -10971,14 +10943,11 @@ callsigns from playername or group name.
@@ -10999,25 +10968,11 @@ callsigns from playername or group name.
-
@@ -11141,6 +11096,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -11346,20 +11312,6 @@ callsigns from playername or group name.
-
-
@@ -11385,20 +11337,6 @@ callsigns from playername or group name.
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -13075,7 +13013,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -13432,7 +13370,7 @@ callsigns from playername or group name.
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -13521,14 +13459,11 @@ callsigns from playername or group name.
@@ -13549,25 +13484,11 @@ callsigns from playername or group name.
-
@@ -13691,6 +13612,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -13896,20 +13828,6 @@ callsigns from playername or group name.
-
-
@@ -13935,20 +13853,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 00b3bf1d7..c89da2172 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8386,7 +8386,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -8469,7 +8469,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -8480,7 +8480,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -8591,11 +8591,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8737,17 +8740,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -9275,7 +9267,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -19654,7 +19646,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -19737,7 +19729,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -19748,7 +19740,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -19859,11 +19851,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -20005,17 +20000,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -20543,7 +20527,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -22148,7 +22132,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -22231,7 +22215,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -22242,7 +22226,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -22353,11 +22337,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -22499,17 +22486,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -23037,7 +23013,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -27540,6 +27516,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
+
+
+
+
@@ -38110,17 +38097,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -39447,17 +39423,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.html b/Documentation/Tasking.Task.html
index dd6d68c3a..097318923 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -3043,6 +3043,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7679,6 +7690,17 @@ If the Unit is part of the Task, true is returned.
+
+
+
+
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index be1b2ff76..f8d8295fd 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