From d78c142b9967361afc1f4eef4d3c439ba70259d0 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Sun, 15 Jun 2025 13:41:22 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/AI.AI_A2G_Dispatcher.html | 64 +++- Documentation/AI.AI_Cargo_Airplane.html | 56 +--- Documentation/AI.AI_Cargo_Helicopter.html | 40 +-- Documentation/Cargo.Cargo.html | 11 - Documentation/Cargo.CargoGroup.html | 31 +- Documentation/Core.Settings.html | 32 +- Documentation/Core.Spawn.html | 240 ++++++++++----- 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 | 204 +++++-------- Documentation/Functional.Movement.html | 28 -- Documentation/Functional.RAT.html | 26 +- Documentation/Functional.Scoring.html | 8 +- Documentation/Ops.Airboss.html | 87 +----- Documentation/Ops.CSAR.html | 78 ++--- Documentation/Ops.CTLD.html | 273 +++++++++++++++--- Documentation/Tasking.Task_CARGO.html | 2 +- .../Tasking.Task_Cargo_Dispatcher.html | 156 +++++++++- Documentation/Utilities.FiFo.html | 22 -- Documentation/Wrapper.Airbase.html | 18 +- Documentation/Wrapper.Controllable.html | 110 ------- Documentation/Wrapper.Marker.html | 72 ++++- 24 files changed, 951 insertions(+), 705 deletions(-) diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 40e1db2f5..905329857 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4907,6 +4907,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -5024,14 +5035,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + AI_A2G_DISPATCHER.SetSendPlayerMessages - -

flash messages to players

-
@@ -13461,6 +13469,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -13578,14 +13597,11 @@ multiplied by the Overhead and rounded up to the smallest integer.

- #boolean + AI_A2G_DISPATCHER.SetSendPlayerMessages - -

flash messages to players

-
@@ -14790,6 +14806,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -14907,14 +14934,11 @@ multiplied by the Overhead and rounded up to the smallest integer.

- #boolean + AI_A2G_DISPATCHER.SetSendPlayerMessages - -

flash messages to players

-
@@ -16421,6 +16445,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -16538,14 +16573,11 @@ multiplied by the Overhead and rounded up to the smallest integer.

- #boolean + AI_A2G_DISPATCHER.SetSendPlayerMessages - -

flash messages to players

-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index 639ea7e3d..4aecd2645 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2909,17 +2909,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
- - -
@@ -2975,6 +2964,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a pickup mission.

+
@@ -4693,17 +4685,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
- - -
@@ -4759,6 +4740,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a pickup mission.

+
@@ -5319,17 +5303,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
- - -
@@ -5385,6 +5358,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a pickup mission.

+
@@ -6833,17 +6809,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
- - -
@@ -6899,6 +6864,9 @@ 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_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index d97112e36..5cea3fe38 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -3074,28 +3074,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
@@ -4998,28 +4992,22 @@ Adjust if necessary.
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
@@ -5674,28 +5662,22 @@ Adjust if necessary.
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
@@ -7238,28 +7220,22 @@ Adjust if necessary.
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html index 368e3fe03..8626c57bd 100644 --- a/Documentation/Cargo.Cargo.html +++ b/Documentation/Cargo.Cargo.html @@ -2909,17 +2909,6 @@ All derived classes from CARGO follow the same state machine, expose the same ca - - - -
-
- - -CARGO.Weight - - -
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index ff9970a2b..290ce4f45 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -2002,13 +2002,24 @@ Therefore, this class is considered to be deprecated

+CARGO_GROUP.CargoCarrier + + + + +

self.CargoObject:Destroy()

+ +
+ + +
+
+ + CARGO_GROUP.CargoGroup - -

Then we register the new group in the database

-
@@ -2020,6 +2031,20 @@ Therefore, this class is considered to be deprecated

+ + + +
+
+ + +CARGO_GROUP.CargoObject + + + + +

Now we spawn the new group based on the template created.

+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 036432b7e..8b2525dd8 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3025,11 +3025,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem + +

BASE:E( {PlayerUnit:GetName(), A2GSystem } )

+
@@ -3074,17 +3077,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SETTINGS.PlayerMenu - - -
@@ -5193,11 +5185,14 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2GSystem + +

BASE:E( {PlayerUnit:GetName(), A2GSystem } )

+
@@ -5242,17 +5237,6 @@ It is advised to use this method at the start of the mission.

- - - -
-
- - -SETTINGS.PlayerMenu - - -
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index d7ed79ee5..f2a43b4af 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3211,7 +3211,31 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.hidden

+

SPAWN.communication

+ + + + + +

SPAWN.frequency

+ + + + + +

SPAWN.livery_id

+ + + + + +

SPAWN.modulation

+ + + + + +

SPAWN.skill

@@ -3888,14 +3912,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.

-
@@ -4042,20 +4063,6 @@ 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.

-
@@ -4147,6 +4154,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -4202,6 +4220,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -4279,9 +4308,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

By default, no InitLimit

- @@ -4289,7 +4315,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.SpawnInitLivery +SPAWN.SpawnInitModu @@ -4353,7 +4379,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -4367,7 +4393,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -4535,17 +4561,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -4661,7 +4676,51 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.skill @@ -10372,14 +10431,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.

-
@@ -10526,20 +10582,6 @@ 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.

-
@@ -10631,6 +10673,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
@@ -10686,6 +10739,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -10763,9 +10827,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

- @@ -10773,7 +10834,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.SpawnInitLivery +SPAWN.SpawnInitModu @@ -10837,7 +10898,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #number + SPAWN.SpawnMaxGroups @@ -10851,7 +10912,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #number + SPAWN.SpawnMaxUnitsAlive @@ -11019,17 +11080,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -11145,7 +11195,51 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.hidden +SPAWN.communication + + + +
+ + +
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.skill diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index 05d0e0b70..c94aa2738 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -16431,6 +16431,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -17135,6 +17146,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -19220,6 +19242,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -20720,6 +20753,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 9acadba04..972038a83 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 @@ -4701,7 +4701,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 3376e6091..12d4b3a70 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2646,17 +2646,6 @@ Use the method DESIGNATE.SetMission() to -
- -
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 211b3564c..0cd6364c9 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20189,6 +20189,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
@@ -20360,7 +20371,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -24965,6 +24976,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
@@ -25136,7 +25158,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -26729,6 +26751,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
@@ -26900,7 +26933,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 4503227be..96117265e 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -4357,6 +4357,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The #DETECTION_AREAS object for AWACS

+
+ +
+
+
+ + #table +MANTIS.AcceptZones + + +
@@ -4390,6 +4401,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -4489,6 +4511,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

+
+ +
+
+
+ + #table +MANTIS.RejectZones + + +
@@ -4517,7 +4550,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -4528,7 +4561,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -4539,7 +4572,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_PointDef @@ -4550,7 +4583,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -5012,61 +5045,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Log SAM status in dcs.log every cycle if true

-
- -
-
-
- - #number -MANTIS.maxclassic - - - -
- -
-
-
- - #number -MANTIS.maxlongrange - - - -
- -
-
-
- - #number -MANTIS.maxmidrange - - - -
- -
-
-
- - #number -MANTIS.maxpointdefrange - - - -
- -
-
-
- - #number -MANTIS.maxshortrange - - -
@@ -5136,9 +5114,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

switch alarm state RED

-
@@ -5150,6 +5125,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

self.SAMCheckRanges = {}

+
@@ -9272,6 +9250,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The #DETECTION_AREAS object for AWACS

+
+ +
+
+
+ + #table +MANTIS.AcceptZones + + +
@@ -9305,6 +9294,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -9404,6 +9404,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.RejectZones + + +
@@ -9432,7 +9443,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Long @@ -9443,7 +9454,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Medium @@ -9454,7 +9465,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_PointDef @@ -9465,7 +9476,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Short @@ -9927,61 +9938,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Log SAM status in dcs.log every cycle if true

-
- -
-
-
- - #number -MANTIS.maxclassic - - - -
- -
-
-
- - #number -MANTIS.maxlongrange - - - -
- -
-
-
- - #number -MANTIS.maxmidrange - - - -
- -
-
-
- - #number -MANTIS.maxpointdefrange - - - -
- -
-
-
- - #number -MANTIS.maxshortrange - - -
@@ -10051,9 +10007,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

switch alarm state RED

-
@@ -10065,6 +10018,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

self.SAMCheckRanges = {}

+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 5fd1f69e8..924c76921 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2429,20 +2429,6 @@ 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.

- -
- -
@@ -2673,20 +2659,6 @@ 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 a9bf3416b..464b8d7bb 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4767,7 +4767,31 @@ and any spaces before and after the resulting name are removed.

-

RAT.hidden

+

RAT.communication

+ + + + + +

RAT.frequency

+ + + + + +

RAT.livery_id

+ + + + + +

RAT.modulation

+ + + + + +

RAT.skill

diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index e4f1c0923..a97f42e19 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3267,7 +3267,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyoncoalitionchange @@ -3278,7 +3278,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyonfratricide @@ -6190,7 +6190,7 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.penaltyoncoalitionchange @@ -6201,7 +6201,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 0b4f72a9b..65672db7c 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9791,17 +9791,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

-
- -
-
-
- - -AIRBOSS.RQLid - - -
@@ -9813,17 +9802,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -30205,17 +30183,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

-
- -
-
-
- - -AIRBOSS.RQLid - - -
@@ -30227,17 +30194,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -33317,17 +33273,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

-
- -
-
-
- - -AIRBOSS.RQLid - - -
@@ -33339,17 +33284,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -41402,7 +41336,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Set current case.

+

Set case of f

@@ -41472,7 +41406,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Set stack flag.

+

Decrease stack/flag. Human player needs to take care himself.

@@ -41499,17 +41433,6 @@ 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.

- - - -
-
- - #boolean -AIRBOSS.PlayerData.holding - - -
@@ -41670,9 +41593,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set Stable Hover

- @@ -41706,9 +41626,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set time stamp.

- diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 95065c03c..ac374d9c7 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2717,6 +2717,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.inTransitGroups

+ + + +

CSAR.index

+ + @@ -4588,7 +4594,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Core.Point#COORDINATE + CSAR.coordinate @@ -4710,17 +4716,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -4844,6 +4839,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

+ + + +
+
+ + +CSAR.index + + +
@@ -10871,7 +10877,7 @@ callsigns from playername or group name.

- Core.Point#COORDINATE + CSAR.coordinate @@ -10993,17 +10999,6 @@ callsigns from playername or group name.

-
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -11127,6 +11122,17 @@ callsigns from playername or group name.

contain a table for each SAR with all units he has with the original names

+ + + +
+
+ + +CSAR.index + + +
@@ -13412,7 +13418,7 @@ callsigns from playername or group name.

- Core.Point#COORDINATE + CSAR.coordinate @@ -13534,17 +13540,6 @@ callsigns from playername or group name.

-
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -13668,6 +13663,17 @@ callsigns from playername or group name.

contain a table for each SAR with all units he has with the original names

+ + + +
+
+ + +CSAR.index + + +
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index b0f7ca66f..0e0261b4b 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -8471,6 +8471,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +CTLD.CargoCounter + + +
@@ -8540,6 +8551,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -8560,7 +8582,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -8582,7 +8604,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.DroppedTroops @@ -8607,11 +8629,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+ #number +CTLD.Engineers + + + +

use as counter

+ +
+ +
+
+
+ + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -8707,7 +8746,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeUHFFrequencies @@ -8723,6 +8762,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Beacons

+
@@ -8776,11 +8818,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.PilotGroups + +

tables

+
@@ -8875,6 +8920,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #number +CTLD.TroopCounter + + +
@@ -8919,17 +8975,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -CTLD.UserSetGroup - - -
@@ -9326,6 +9371,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

enfore engineer build only?

+ + + +
+
+ + #boolean +CTLD.onestepmenu + + +
@@ -9380,7 +9436,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repairor build a unit/group

@@ -9517,6 +9573,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

sub categories

+ @@ -20648,6 +20707,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #number +CTLD.CargoCounter + + +
@@ -20717,6 +20787,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -20737,7 +20818,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -20759,7 +20840,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.DroppedTroops @@ -20784,11 +20865,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+ #number +CTLD.Engineers + + + +

use as counter

+ +
+ +
+
+
+ + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -20884,7 +20982,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -20900,6 +20998,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

Beacons

+
@@ -20953,11 +21054,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.PilotGroups + +

tables

+
@@ -21052,6 +21156,17 @@ However, if you create a new folder inside the miz file, which contains the soun +
+ +
+
+
+ + #number +CTLD.TroopCounter + + +
@@ -21096,17 +21211,6 @@ However, if you create a new folder inside the miz file, which contains the soun -
- -
-
-
- - -CTLD.UserSetGroup - - -
@@ -21503,6 +21607,17 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

+ + + +
+
+ + #boolean +CTLD.onestepmenu + + +
@@ -21557,7 +21672,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

noob catch

+

time to repairor build a unit/group

@@ -21694,6 +21809,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

+ @@ -23183,6 +23301,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #number +CTLD.CargoCounter + + +
@@ -23252,6 +23381,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -23272,7 +23412,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -23294,7 +23434,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.DroppedTroops @@ -23319,11 +23459,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+ #number +CTLD.Engineers + + + +

use as counter

+ +
+ +
+
+
+ + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -23419,7 +23576,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -23435,6 +23592,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

Beacons

+
@@ -23488,11 +23648,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.PilotGroups + +

tables

+
@@ -23587,6 +23750,17 @@ However, if you create a new folder inside the miz file, which contains the soun +
+ +
+
+
+ + #number +CTLD.TroopCounter + + +
@@ -23631,17 +23805,6 @@ However, if you create a new folder inside the miz file, which contains the soun -
- -
-
-
- - -CTLD.UserSetGroup - - -
@@ -24038,6 +24201,17 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

+ + + +
+
+ + #boolean +CTLD.onestepmenu + + +
@@ -24092,7 +24266,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

noob catch

+

time to repairor build a unit/group

@@ -24229,6 +24403,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

+ diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html index 31a81d018..0fc8aa7dc 100644 --- a/Documentation/Tasking.Task_CARGO.html +++ b/Documentation/Tasking.Task_CARGO.html @@ -3315,7 +3315,7 @@ based on the tasking capabilities defined in
- Cargo.Cargo#CARGO + FSM_PROCESS.Cargo diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 1622a295e..29a9d30fe 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3379,8 +3379,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.CSARBriefing @@ -3390,7 +3390,40 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+ +
+
+ + +
+
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+
+ + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4496,8 +4529,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.CSARBriefing @@ -4507,7 +4540,40 @@ This method can only be used once!

+ +
+ +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+
+ + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -5365,8 +5431,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.CSARBriefing @@ -5376,7 +5442,40 @@ This method can only be used once!

+ +
+ +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+
+ + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -6865,8 +6964,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.CSARBriefing @@ -6876,7 +6975,40 @@ This method can only be used once!

+ +
+ +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+
+ + TASK_CARGO_DISPATCHER.DefaultDeployZones diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 8bbd9f523..3bac6a863 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -8259,17 +8259,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
@@ -9119,17 +9108,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
diff --git a/Documentation/Wrapper.Airbase.html b/Documentation/Wrapper.Airbase.html index e12f17850..2c5e48d66 100644 --- a/Documentation/Wrapper.Airbase.html +++ b/Documentation/Wrapper.Airbase.html @@ -2711,7 +2711,6 @@ Waiting for Ugra and ED to fix this issue.

  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Al_Qusayr
  • AIRBASE.Syria.Aleppo
  • -
  • AIRBASE.Syria.Amman
  • AIRBASE.Syria.An_Nasiriyah
  • AIRBASE.Syria.At_Tanf
  • AIRBASE.Syria.Bassel_Al_Assad
  • @@ -2773,7 +2772,7 @@ Waiting for Ugra and ED to fix this issue.

  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Ben_Gurion
  • AIRBASE.Syria.Hatzor
  • -
  • AIRBASE.Syria.Palmashim
  • +
  • AIRBASE.Syria.Palmachim
  • AIRBASE.Syria.Tel_Nof
  • AIRBASE.Syria.Marka
  • @@ -5358,7 +5357,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Al_Qusayr
  • AIRBASE.Syria.Aleppo
  • -
  • AIRBASE.Syria.Amman
  • AIRBASE.Syria.An_Nasiriyah
  • AIRBASE.Syria.At_Tanf
  • AIRBASE.Syria.Bassel_Al_Assad
  • @@ -5420,7 +5418,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Ben_Gurion
  • AIRBASE.Syria.Hatzor
  • -
  • AIRBASE.Syria.Palmashim
  • +
  • AIRBASE.Syria.Palmachim
  • AIRBASE.Syria.Tel_Nof
  • AIRBASE.Syria.Marka
  • @@ -8813,7 +8811,6 @@ Note that this DOES NOT remove the airbase from the list. It just makes it unres
  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Al_Qusayr
  • AIRBASE.Syria.Aleppo
  • -
  • AIRBASE.Syria.Amman
  • AIRBASE.Syria.An_Nasiriyah
  • AIRBASE.Syria.At_Tanf
  • AIRBASE.Syria.Bassel_Al_Assad
  • @@ -8875,7 +8872,7 @@ Note that this DOES NOT remove the airbase from the list. It just makes it unres
  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Ben_Gurion
  • AIRBASE.Syria.Hatzor
  • -
  • AIRBASE.Syria.Palmashim
  • +
  • AIRBASE.Syria.Palmachim
  • AIRBASE.Syria.Tel_Nof
  • AIRBASE.Syria.Marka
  • @@ -13787,7 +13784,6 @@ Coordinates are dependent on the position of the maps origin.

  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Al_Qusayr
  • AIRBASE.Syria.Aleppo
  • -
  • AIRBASE.Syria.Amman
  • AIRBASE.Syria.An_Nasiriyah
  • AIRBASE.Syria.At_Tanf
  • AIRBASE.Syria.Bassel_Al_Assad
  • @@ -13849,7 +13845,7 @@ Coordinates are dependent on the position of the maps origin.

  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Ben_Gurion
  • AIRBASE.Syria.Hatzor
  • -
  • AIRBASE.Syria.Palmashim
  • +
  • AIRBASE.Syria.Palmachim
  • AIRBASE.Syria.Tel_Nof
  • AIRBASE.Syria.Marka
  • @@ -15313,7 +15309,6 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Al_Qusayr
  • AIRBASE.Syria.Aleppo
  • -
  • AIRBASE.Syria.Amman
  • AIRBASE.Syria.An_Nasiriyah
  • AIRBASE.Syria.At_Tanf
  • AIRBASE.Syria.Bassel_Al_Assad
  • @@ -15375,7 +15370,7 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Ben_Gurion
  • AIRBASE.Syria.Hatzor
  • -
  • AIRBASE.Syria.Palmashim
  • +
  • AIRBASE.Syria.Palmachim
  • AIRBASE.Syria.Tel_Nof
  • AIRBASE.Syria.Marka
  • @@ -16440,7 +16435,6 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Al_Qusayr
  • AIRBASE.Syria.Aleppo
  • -
  • AIRBASE.Syria.Amman
  • AIRBASE.Syria.An_Nasiriyah
  • AIRBASE.Syria.At_Tanf
  • AIRBASE.Syria.Bassel_Al_Assad
  • @@ -16502,7 +16496,7 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Ben_Gurion
  • AIRBASE.Syria.Hatzor
  • -
  • AIRBASE.Syria.Palmashim
  • +
  • AIRBASE.Syria.Palmachim
  • AIRBASE.Syria.Tel_Nof
  • AIRBASE.Syria.Marka
  • diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index eb5ff60de..12767790a 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4595,28 +4595,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
    - -
    -
    -
    - - -CONTROLLABLE.spot - - - -
    - -
    -
    -
    - - -CONTROLLABLE.timer - - -
    @@ -17881,28 +17859,6 @@ mygroup:WayPointExecute() -
    - -
    -
    -
    - - -CONTROLLABLE.spot - - - -
    - -
    -
    -
    - - -CONTROLLABLE.timer - - -
    @@ -21926,28 +21882,6 @@ Coordinates are dependent on the position of the maps origin.

    -
    - -
    -
    -
    - - -CONTROLLABLE.spot - - - -
    - -
    -
    -
    - - -CONTROLLABLE.timer - - -
    @@ -22523,28 +22457,6 @@ If the Identifiable is alive, true is returned.

    -
    - -
    -
    -
    - - -CONTROLLABLE.spot - - - -
    - -
    -
    -
    - - -CONTROLLABLE.timer - - -
    @@ -22721,28 +22633,6 @@ If the Identifiable is alive, true is returned.

    -
    - -
    -
    -
    - - -CONTROLLABLE.spot - - - -
    - -
    -
    -
    - - -CONTROLLABLE.timer - - -
    diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 020c98495..90a7e4de2 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.

    +
    + +
    +
    +
    + + +MARKER.groupid + + + +
    + +
    +
    +
    + + +MARKER.groupname + + +
    @@ -3267,7 +3289,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
    #boolean -MARKER.toall +MARKER.togroup @@ -5300,6 +5322,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Coordinate of the mark.

    +
    + +
    +
    +
    + + +MARKER.groupid + + + +
    + +
    +
    +
    + + +MARKER.groupname + + +
    @@ -5384,7 +5428,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
    #boolean -MARKER.toall +MARKER.togroup @@ -6888,6 +6932,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Coordinate of the mark.

    +
    + + +
    +
    + + +MARKER.groupid + + + +
    + +
    +
    +
    + + +MARKER.groupname + + +
    @@ -6972,7 +7038,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
    #boolean -MARKER.toall +MARKER.togroup