From 7c255a950ee61f850e4f61a951d23883173420eb Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Thu, 1 Dec 2022 12:40:47 +0000 Subject: [PATCH] MOOSE generated documentation [skip ci] --- Documentation/AI.AI_Air.html | 44 ++++ Documentation/AI.AI_Air_Dispatcher.html | 44 ++++ Documentation/AI.AI_Air_Squadron.html | 22 ++ Documentation/AI.AI_Cargo.html | 12 + Documentation/AI.AI_Patrol.html | 12 + Documentation/Cargo.CargoGroup.html | 28 --- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Point.html | 33 --- Documentation/Core.Set.html | 48 ++-- Documentation/Core.Settings.html | 22 ++ Documentation/Core.Spawn.html | 154 +++++------- Documentation/Functional.ATC_Ground.html | 4 +- Documentation/Functional.Designate.html | 55 ----- Documentation/Functional.Mantis.html | 106 +-------- Documentation/Functional.Movement.html | 28 +++ Documentation/Functional.RAT.html | 39 ---- Documentation/Functional.Scoring.html | 14 +- Documentation/Ops.Airboss.html | 36 +-- Documentation/Ops.CSAR.html | 36 +-- Documentation/Ops.CTLD.html | 221 ++++-------------- .../Tasking.Task_Cargo_Dispatcher.html | 8 +- Documentation/Utilities.FiFo.html | 44 ++-- Documentation/Wrapper.Group.html | 78 +------ 23 files changed, 412 insertions(+), 680 deletions(-) diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html index 77e4a5c42..31f0e187d 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -3037,6 +3037,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -5843,6 +5854,17 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -6568,6 +6590,17 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -8181,6 +8214,17 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.IdleCount + + +
diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html index b6bdbd8de..a697ff433 100644 --- a/Documentation/AI.AI_Air_Dispatcher.html +++ b/Documentation/AI.AI_Air_Dispatcher.html @@ -4522,6 +4522,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -12755,6 +12788,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_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index a3dd226b4..20880f485 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -2522,6 +2522,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -3593,6 +3604,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 a3f62be50..d520931c1 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -2756,6 +2756,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

No loading happened, so we need to pickup something else.

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

No loading happened, so we need to pickup something else.

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

No loading happened, so we need to pickup something else.

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

No loading happened, so we need to pickup something else.

+ diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html index a62e057a4..8fe983b1f 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -3221,6 +3221,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

This table contains the targets detected during patrol.

+ @@ -6468,6 +6471,9 @@ Note that this method is required, as triggers the next route when patrolling fo + +

This table contains the targets detected during patrol.

+ @@ -7212,6 +7218,9 @@ Note that this method is required, as triggers the next route when patrolling fo + +

This table contains the targets detected during patrol.

+ @@ -8844,6 +8853,9 @@ Note that this method is required, as triggers the next route when patrolling fo + +

This table contains the targets detected during patrol.

+ diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 709cc46ad..404e46e5c 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1929,20 +1929,6 @@ - - - -
-
- - -CARGO_GROUP.CargoObject - - - - -

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

-
@@ -3264,20 +3250,6 @@ This works for ground only groups.

- - - -
-
- - -CARGO_GROUP.CargoObject - - - - -

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

-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 533fe1d2f..5c7ae450b 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5760,7 +5760,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState @@ -7359,7 +7359,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html index ca50fdb42..11d565b8f 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -17652,17 +17652,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

the y coordinate in meters.

-
- -
-
-
- - -POINT_VEC2.z - - -
@@ -18461,17 +18450,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

the y coordinate in meters.

-
- -
-
-
- - -POINT_VEC2.z - - -
@@ -26919,17 +26897,6 @@ Creates a line on the F10 map from one point to another.

the y coordinate in meters.

- - - -
-
- - -POINT_VEC2.z - - -
diff --git a/Documentation/Core.Set.html b/Documentation/Core.Set.html index 097a03f89..c374c5df7 100644 --- a/Documentation/Core.Set.html +++ b/Documentation/Core.Set.html @@ -2981,7 +2981,7 @@ The following iterator methods are currently available within the SET_ZONE_GOAL:

SET_AIRBASE:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -3831,7 +3831,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_BASE:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -4834,7 +4834,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_CARGO:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -5813,7 +5813,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_CLIENT:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -6928,7 +6928,7 @@ mission designer to add a dedicated method

SET_GROUP:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -7955,7 +7955,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_OPSGROUP:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -8916,7 +8916,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_PLAYER:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -9847,7 +9847,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_SCENERY:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -10886,7 +10886,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_STATIC:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -11993,7 +11993,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_UNIT:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -12960,7 +12960,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_ZONE:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -13915,7 +13915,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_ZONE_GOAL:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -16293,7 +16293,7 @@ DatabaseSet = SET_AIRBASE:New()

SET_AIRBASE:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

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

SET_BASE:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -27611,7 +27611,7 @@ DatabaseSet = SET_CARGO:New()

SET_CARGO:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -33640,7 +33640,7 @@ DBObject = SET_CLIENT:New()

SET_CLIENT:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -40773,7 +40773,7 @@ MySetGroup:SetCargoBayWeightLimit()

SET_GROUP:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -47067,7 +47067,7 @@ GroupSet = SET_OPSGROUP:New():FilterActive( false ):FilterCoalition( "blue" ):Fi

SET_OPSGROUP:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -52973,7 +52973,7 @@ DBObject = SET_PLAYER:New()

SET_PLAYER:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

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

SET_SCENERY:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -64978,7 +64978,7 @@ DBObject = SET_STATIC:New()

SET_STATIC:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -71828,7 +71828,7 @@ MySetUnit:SetCargoBayWeightLimit()

SET_UNIT:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -77776,7 +77776,7 @@ DatabaseSet = SET_ZONE:New()

SET_ZONE:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

@@ -83545,7 +83545,7 @@ DatabaseSet = SET_ZONE_GOAL:New()

SET_ZONE_GOAL:GetSetObjects()

-

Gets a list of the Objects in the Set.

+

Return a table of the Objects in the Set.

diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 8a2c994bc..923a44c03 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2877,6 +2877,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SETTINGS.PlayerMenu + + +
@@ -5034,6 +5045,17 @@ 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 15ee185dd..28eb4624b 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3371,11 +3371,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.

+
@@ -3503,6 +3506,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.

+
@@ -3616,17 +3633,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnInitFreq - - -
@@ -3707,38 +3713,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
- - -
-
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModu - - +

By default, no InitLimit

@@ -3782,7 +3758,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxGroups @@ -3796,7 +3772,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxUnitsAlive @@ -3942,6 +3918,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
@@ -8744,11 +8731,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.

+
@@ -8876,6 +8866,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.

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

- -
-
-
- - -SPAWN.SpawnInitFreq - - -
@@ -9080,38 +9073,8 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
- - -
-
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModu - - +

By default, no InitLimit

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

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

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

+ +
+
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index b46372fde..aeb826fb6 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3832,7 +3832,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + ATC_GROUND.Airbases @@ -4414,7 +4414,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 db8562d48..baf8151fc 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3518,17 +3518,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
@@ -6693,17 +6682,6 @@ Using the menu system, the player can "forget" a designation, so that gradually -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
@@ -7503,17 +7481,6 @@ Using the menu system, the player can "forget" a designation, so that gradually -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
@@ -8283,17 +8250,6 @@ Using the menu system, the player can "forget" a designation, so that gradually -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
@@ -9951,17 +9907,6 @@ Using the menu system, the player can "forget" a designation, so that gradually - - - -
-
- - #table -DESIGNATE.LaserCodes - - -
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 2980e4915..d09f912e8 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -3864,7 +3864,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Long @@ -3875,7 +3875,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Medium @@ -3886,7 +3886,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Short @@ -4249,50 +4249,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Prefix for logging

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

switch alarm state RED

+
@@ -8389,7 +8348,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Long @@ -8400,7 +8359,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Medium @@ -8411,7 +8370,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Short @@ -8774,50 +8733,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Prefix for logging

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

switch alarm state RED

+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index ab68d6d2a..2459e34ff 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2232,6 +2232,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.

+ +
+ +
@@ -2462,6 +2476,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 93ed0c3da..42d47fdbd 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3435,12 +3435,6 @@ manager:Stop(7200)

RAT.termtype

Type of terminal to be used when spawning at an airbase.

- - - -

RAT.type

- - @@ -6793,17 +6787,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.

-
- -
-
-
- - -RAT.type - - -
@@ -14684,17 +14667,6 @@ Initializes the ratcraft array and group menu.

Type of terminal to be used when spawning at an airbase.

-
- -
-
-
- - -RAT.type - - -
@@ -20629,17 +20601,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.

-
- -
-
-
- - -RAT.type - - -
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index ca2997708..cebbedd51 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2893,11 +2893,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.AutoSave + +

Create the CSV file.

+
@@ -3080,7 +3083,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyoncoalitionchange @@ -5479,11 +5482,14 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.AutoSave + +

Create the CSV file.

+
@@ -5666,7 +5672,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 be4ec0260..70f4c2c5c 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -39579,7 +39579,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Set case of f

+

Set case to that of lead.

@@ -39643,6 +39643,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+AIRBOSS.PlayerData.flag + + + + +

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

+ +
+ +
+
+
+ + AIRBOSS.PlayerData.grade @@ -39661,17 +39675,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 - - -
@@ -39807,6 +39810,9 @@ When moose is loading dynamically (for moose class development), tracing is swit + +

Make player section lead if he was not before.

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

Set Stable Hover

-
@@ -39865,6 +39868,9 @@ 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 02c3db255..af79a0666 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -3825,7 +3825,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -4238,11 +4238,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -4263,14 +4266,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.downedPilots - -

Replacement woundedGroups

-
@@ -9183,7 +9183,7 @@ callsigns from playername or group name.

- + #table CSAR.FreeVHFFrequencies @@ -9596,11 +9596,14 @@ callsigns from playername or group name.

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -9621,14 +9624,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

-
@@ -11642,7 +11642,7 @@ callsigns from playername or group name.

- + #table CSAR.FreeVHFFrequencies @@ -12055,11 +12055,14 @@ callsigns from playername or group name.

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -12080,14 +12083,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index d7ed5a2d8..810899237 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -7261,7 +7261,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.DroppedTroops @@ -7286,28 +7286,11 @@ 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

-
@@ -7339,7 +7322,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -7350,7 +7333,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeUHFFrequencies @@ -7361,14 +7344,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

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

tables

-
@@ -7596,17 +7573,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CTLD.TroopCounter - - -
@@ -8001,7 +7967,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repairor build a unit/group

@@ -8067,7 +8033,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -16024,7 +15990,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.DroppedTroops @@ -16049,28 +16015,11 @@ 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

-
@@ -16102,7 +16051,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -16113,7 +16062,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeUHFFrequencies @@ -16124,14 +16073,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

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

tables

-
@@ -16359,17 +16302,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CTLD.TroopCounter - - -
@@ -16764,7 +16696,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repairor build a unit/group

@@ -16830,7 +16762,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -18471,7 +18403,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.DroppedTroops @@ -18496,28 +18428,11 @@ 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

-
@@ -18549,7 +18464,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -18560,7 +18475,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeUHFFrequencies @@ -18571,14 +18486,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

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

tables

-
@@ -18806,17 +18715,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CTLD.TroopCounter - - -
@@ -19211,7 +19109,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repairor build a unit/group

@@ -19277,7 +19175,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -23232,17 +23130,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Can transport crate.

-
- -
-
-
- - #number -CTLD.UnitCapabilities.length - - -
@@ -23418,17 +23305,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Flag for direct loading.

-
- -
-
-
- - -CTLD_CARGO.Mark - - -
@@ -23578,17 +23454,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Flag for direct loading.

-
- -
-
-
- - -CTLD_CARGO.Mark - - -
@@ -27199,6 +27064,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+ @@ -27852,6 +27728,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+ @@ -31387,17 +31274,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

template for a group of 10 paratroopers

-
- -
-
-
- - #number -CTLD_HERCULES.j - - -
@@ -32651,17 +32527,6 @@ Use either this method to integrate the Hercules **or** the one from the "normal

template for a group of 10 paratroopers

-
- -
-
-
- - #number -CTLD_HERCULES.j - - -
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index c76962865..099325e8b 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3186,7 +3186,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4303,7 +4303,7 @@ This method can only be used once!

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -5172,7 +5172,7 @@ This method can only be used once!

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -6672,7 +6672,7 @@ This method can only be used once!

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 8ef945956..374e58413 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3218,6 +3218,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+
+ +
+
+
+ + #number +FIFO.uniquecounter + + +
@@ -4067,6 +4078,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+
+ +
+
+
+ + #number +FIFO.uniquecounter + + +
@@ -7551,17 +7573,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
@@ -8411,17 +8422,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 37f1d4aea..898e52c23 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -4956,18 +4956,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -9466,18 +9455,7 @@ So each unit of the group is respawned at exactly the same parking spot as it cu - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -18444,18 +18422,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -22301,18 +22268,7 @@ Coordinates are dependent on the position of the maps origin.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -22937,18 +22893,7 @@ If the Identifiable is alive, true is returned.

- -
-