- #boolean
+
SCORING.penaltyoncoalitionchange
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index d21013734..a913ff06e 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -1542,6 +1542,7 @@ Controls a network of short range air/missile defense groups.
USS Harry S. Truman (CVN-75) [Super Carrier Module]
USS Forrestal (CV-59) [Heatblur Carrier Module]
HMS Hermes (R12) [WIP]
+
[HMS Invincible](https://en.wikipedia.org/wiki/HMS_Invincible_(R05) (R05) [WIP]
USS Tarawa (LHA-1) [WIP]
USS America (LHA-6) [WIP]
Juan Carlos I (L61) [WIP]
@@ -1565,7 +1566,7 @@ Controls a network of short range air/missile defense groups.
At the moment, optimized parameters are available for the F/A-18C Hornet (Lot 20) and A-4E community mod as aircraft and the USS John C. Stennis as carrier.
-
The AV-8B Harrier, HMS Hermes, the USS Tarawa, USS America, HMAS Canberra, and Juan Carlos I are WIP. The AV-8B harrier and the LHA's and LHD can only be used together, i.e. these ships are the only carriers the harrier is supposed to land on and
+
The AV-8B Harrier, HMS Hermes, HMS Invincible, the USS Tarawa, USS America, HMAS Canberra, and Juan Carlos I are WIP. The AV-8B harrier and the LHA's and LHD can only be used together, i.e. these ships are the only carriers the harrier is supposed to land on and
no other fixed wing aircraft (human or AI controlled) are supposed to land on these ships. Currently only Case I is supported. Case II/III take slightly different steps from the CVN carrier.
However, if no offset is used for the holding radial this provides a very close representation of the V/STOL Case III, allowing for an approach to over the deck and a vertical landing.
@@ -4461,6 +4462,12 @@ If enabled, status and debug text messages will be displayed on the screen. Also
AIRBOSS:_InitHermes() |
Init parameters for R12 HMS Hermes carrier.
+ |
+
+
+ AIRBOSS:_InitInvincible() |
+
+ Init parameters for R05 HMS Invincible carrier.
|
@@ -6606,7 +6613,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
AIRBOSS.AircraftCarrier.AV8B |
- AV-8B Night Harrier. Works only with the HMS Hermes, USS Tarawa, USS America, and Juan Carlos I.
+AV-8B Night Harrier. Works only with the HMS Hermes, HMS Invincible, USS Tarawa, USS America, and Juan Carlos I.
|
@@ -6795,6 +6802,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
AIRBOSS.CarrierType.HMAS |
Canberra (L02) [V/STOL Carrier]
+ |
+
+
+ AIRBOSS.CarrierType.INVINCIBLE |
+
+ HMS Invincible (R05) [V/STOL Carrier]
|
@@ -9233,6 +9246,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9244,6 +9268,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -20241,7 +20276,7 @@ No groove time for Harrier on LHA, LHD set to Tgroove Unicorn as starting point
Get optimal landing position of the aircraft.
-Usually between second and third wire. In case of Tarawa, Canberrra, Juan Carlos and America we take the abeam landing spot 120 ft above and 21 ft abeam the 7.5 position, for the Juan Carlos I and HMS Hermes it is 120 ft above and 21 ft abeam the 5 position. For CASE III it is 120ft directly above the landing spot.
+Usually between second and third wire. In case of Tarawa, Canberrra, Juan Carlos and America we take the abeam landing spot 120 ft above and 21 ft abeam the 7.5 position, for the Juan Carlos I, HMS Invincible, and HMS Hermes and Invincible it is 120 ft above and 21 ft abeam the 5 position. For CASE III it is 120ft directly above the landing spot.
@@ -21937,6 +21972,25 @@ Note that this is calculated in the X-Z plane, i.e. the altitude Y is not taken
+
+
+
+
+
+
+
+
Init parameters for R05 HMS Invincible carrier.
+
+
@@ -28376,6 +28430,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -28387,6 +28452,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -31357,6 +31433,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -31368,6 +31455,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -35762,7 +35860,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#string
AIRBOSS.AircraftCarrier.AV8B
-AV-8B Night Harrier. Works only with the HMS Hermes, USS Tarawa, USS America, and Juan Carlos I.
+AV-8B Night Harrier. Works only with the HMS Hermes, HMS Invincible, USS Tarawa, USS America, and Juan Carlos I.
@@ -36093,6 +36191,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
@@ -38710,7 +38819,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set case to that of lead.
+
Set case of f
@@ -38773,13 +38882,10 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -38787,10 +38893,10 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -38927,6 +39033,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Make player section lead if he was not before.
+
@@ -38949,6 +39058,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set Stable Hover
+
@@ -38982,9 +39094,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 28ec85693..c0f395e0e 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2337,12 +2337,6 @@ Create a late-activated single infantry unit as template in the mission editor a
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -3643,7 +3637,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -3768,11 +3762,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3978,11 +3975,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4003,11 +4003,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4106,17 +4120,6 @@ 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
-
-
-
-
@@ -4314,6 +4317,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -4339,6 +4356,20 @@ 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
+
+
+
@@ -8657,7 +8688,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -8782,11 +8813,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8992,11 +9026,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9017,11 +9054,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -9120,17 +9171,6 @@ 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
-
-
-
-
@@ -9328,6 +9368,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -9353,6 +9407,20 @@ 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
+
+
+
@@ -10978,7 +11046,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -11103,11 +11171,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11313,11 +11384,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11338,11 +11412,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -11441,17 +11529,6 @@ 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
-
-
-
-
@@ -11649,6 +11726,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -11674,6 +11765,20 @@ 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
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index e2ec80c53..bf520d727 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6967,7 +6967,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -7072,11 +7072,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -7202,14 +7205,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -7437,6 +7437,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -14494,7 +14505,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -14599,11 +14610,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -14729,14 +14743,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -14964,6 +14975,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -16862,7 +16884,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -16967,11 +16989,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -17097,14 +17122,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -17332,6 +17354,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -21456,17 +21489,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -25203,17 +25225,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -25867,17 +25878,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -29307,17 +29307,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -30563,17 +30552,6 @@ There are two ways of airdropping:
template for a group of 10 paratroopers
-
-
-
-
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index 7666f92b4..cdb6c43f4 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2824,7 +2824,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3549,7 +3549,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -4725,7 +4725,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6207,7 +6207,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_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index 0a1befd29..33252f2fa 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -3124,11 +3124,22 @@ based on the tasking capabilities defined in
+
+
+
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 1717cc627..edefbeeee 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3098,6 +3098,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+
@@ -3112,22 +3156,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4188,6 +4221,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -4202,22 +4279,11 @@ This method can only be used once!
-
@@ -5057,6 +5123,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -5071,22 +5181,11 @@ This method can only be used once!
-
@@ -6561,6 +6660,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -6575,22 +6718,11 @@ This method can only be used once!
-
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html
index e9b5290b0..a6921512d 100644
--- a/Documentation/Wrapper.Client.html
+++ b/Documentation/Wrapper.Client.html
@@ -4308,7 +4308,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Alive2.
+
Alive.
@@ -5422,7 +5422,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Alive2.
+
Alive.
@@ -7848,7 +7848,7 @@ If the Unit is alive but not active, false is returned.
-
Alive2.
+
Alive.
@@ -16667,7 +16667,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
-
Alive2.
+
Alive.
@@ -20476,7 +20476,7 @@ Coordinates are dependent on the position of the maps origin.
-
Alive2.
+
Alive.
@@ -21150,7 +21150,7 @@ If the Identifiable is alive, true is returned.
-
Alive2.
+
Alive.
@@ -21430,7 +21430,7 @@ If the Identifiable is alive, true is returned.
-
Alive2.
+
Alive.
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index e883790a0..43ae58637 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -4822,7 +4822,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
GROUP.InitRespawnRandomizePositionOuter
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 55123ea1d..cbd6b1983 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2908,6 +2908,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -2985,28 +3007,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -5014,6 +5014,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5091,28 +5113,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -6628,6 +6628,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -6705,28 +6727,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index b2636b3a9..541ad822d 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3538,17 +3538,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -7261,17 +7250,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -7849,17 +7827,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -8043,17 +8010,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-