diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 3802dd9c7..9d5e82608 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2671,9 +2671,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
No loading happened, so we need to pickup something else.
-
@@ -4704,9 +4701,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
@@ -5319,9 +5313,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
@@ -6826,9 +6817,6 @@ 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_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 61dde2240..d5c13b2bd 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2628,9 +2628,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -4415,9 +4412,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -5044,9 +5038,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -6565,9 +6556,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 7e42cf341..8732f72f8 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3136,9 +3136,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -6386,9 +6383,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -7133,9 +7127,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -8772,9 +8763,6 @@ 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.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index 0db380efb..d42206294 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1749,6 +1749,17 @@ Controls a network of short range air/missile defense groups.
Field(s)
+
@@ -2417,6 +2428,17 @@ Controls a network of short range air/missile defense groups.
Field(s)
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index f82ea5469..51d6dc2b2 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1820,13 +1820,24 @@ Controls a network of short range air/missile defense groups.
+
+
+
@@ -3141,13 +3152,24 @@ This works for ground only groups.
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 49aa6ed95..b3c66a4d4 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1698,6 +1698,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -1716,17 +1727,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
-
-
-
-
@@ -2413,6 +2413,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2431,17 +2442,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 789151b7f..3e303283d 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5651,7 +5651,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7254,7 +7254,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 6cce6b2ec..23d076db6 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -2600,6 +2600,12 @@ Note that the Set and Add methods return the current POINT_VEC3 object, so these
COORDINATE:ToStringBRA(FromCoordinate, Settings, Language) |
Return a BRAA string from a COORDINATE to the COORDINATE.
+ |
+
+
+ COORDINATE:ToStringBRAANATO(FromCoordinate, Spades) |
+
+ Create a BRAA NATO call string to this COORDINATE from the FromCOORDINATE.
|
@@ -4335,6 +4341,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
POINT_VEC2:ToStringBRA(FromCoordinate, Settings, Language) |
Return a BRAA string from a COORDINATE to the COORDINATE.
+ |
+
+
+ POINT_VEC2:ToStringBRAANATO(FromCoordinate, Spades) |
+
+ Create a BRAA NATO call string to this COORDINATE from the FromCOORDINATE.
|
@@ -11998,6 +12010,66 @@ Creates a line on the F10 map from one point to another.
+
+
+
+
+
+
+
+
Create a BRAA NATO call string to this COORDINATE from the FromCOORDINATE.
+
+
+
Note - BRA delivered if no aspect can be obtained and "Merged" if range < 3nm
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
+
The coordinate to measure the distance and the bearing from.
+
+
+
+
+
+
+ #boolean
+ Spades
+
+
+
+
+
Add "Spades" at the end if true (no IFF/VID ID yet known)
+
+
+
+
Return value:
+
+
+
@@ -17091,17 +17163,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -17900,17 +17961,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -24540,6 +24590,66 @@ Creates a line on the F10 map from one point to another.
+
+
+
+
+
+
+
+
Create a BRAA NATO call string to this COORDINATE from the FromCOORDINATE.
+
+
+
Note - BRA delivered if no aspect can be obtained and "Merged" if range < 3nm
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
+
The coordinate to measure the distance and the bearing from.
+
+
+
+
+
+
+ #boolean
+ Spades
+
+
+
+
+
Add "Spades" at the end if true (no IFF/VID ID yet known)
+
+
+
+
Return value:
+
+
+
@@ -26037,17 +26147,6 @@ Creates a line on the F10 map from one point to another.
the y coordinate in meters.
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index a0e7c5b68..5f3a6a1c0 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2714,7 +2714,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
SETTINGS.A2ASystem
@@ -2769,7 +2769,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SETTINGS.Metric
@@ -4819,7 +4819,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2ASystem
@@ -4874,7 +4874,7 @@ It is advised to use this method at the start of the mission.
-
- SPAWN.uncontrolled |
-
-
|
@@ -3286,11 +3280,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.
+
@@ -3363,6 +3360,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
+
@@ -3418,6 +3418,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.
+
@@ -3440,17 +3454,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3531,17 +3534,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3597,6 +3589,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3608,28 +3614,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -3844,7 +3828,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- When the first Spawn executes, all the Groups need to be made visible before start.
+ Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -3896,17 +3880,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
-
-
-
-
@@ -8672,11 +8645,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.
+
@@ -8749,6 +8725,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
+
@@ -8804,6 +8783,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.
+
@@ -8826,17 +8819,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -8917,17 +8899,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -8983,6 +8954,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -8994,28 +8979,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
@@ -9230,7 +9193,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When the first Spawn executes, all the Groups need to be made visible before start.
+ Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -9282,17 +9245,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
-
-
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index a09822339..41988fee0 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2669,6 +2669,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -3882,6 +3915,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -5386,6 +5452,39 @@ 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 f0b0bac3b..3517980c2 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3422,17 +3422,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6601,17 +6590,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7422,17 +7400,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -8213,17 +8180,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -9896,17 +9852,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 6005faded..32d3c15ad 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -18890,28 +18890,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
@@ -19072,7 +19050,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
@@ -23796,7 +23752,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
@@ -25575,7 +25509,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 3e282e831..56f103c39 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -3345,9 +3345,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -7010,9 +7007,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
- switch alarm state RED
-
diff --git a/Documentation/Functional.Range.html b/Documentation/Functional.Range.html
index 206b7e6f4..afdc24e7c 100644
--- a/Documentation/Functional.Range.html
+++ b/Documentation/Functional.Range.html
@@ -15687,13 +15687,13 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -15701,13 +15701,13 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -15715,13 +15715,13 @@ When moose is loading dynamically (for moose class development), tracing is swit
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html
index c82c8754b..b918437d3 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -4319,12 +4319,6 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.uncontrolled |
-
-
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index b85964403..886c17e09 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2972,7 +2972,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -2983,7 +2983,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyonfratricide
@@ -5492,7 +5492,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -5503,7 +5503,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 5b59ff3d1..ba14cc09b 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -38755,7 +38755,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set case to that of lead.
+
Set current case.
@@ -39013,9 +39013,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set new time stamp.
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 9faed9d2a..fd35f2030 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2292,12 +2292,6 @@ Create a late-activated single infantry unit as template in the mission editor a
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -3695,11 +3689,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3905,11 +3902,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3930,11 +3930,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4033,17 +4047,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
-
-
-
-
@@ -4241,6 +4244,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -4266,6 +4283,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
+
+
+
@@ -8501,11 +8532,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8711,11 +8745,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8736,11 +8773,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -8839,17 +8890,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
-
-
-
-
@@ -9047,6 +9087,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -9072,6 +9126,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
+
+
+
@@ -10800,11 +10868,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11010,11 +11081,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11035,11 +11109,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -11138,17 +11226,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
-
-
-
-
@@ -11346,6 +11423,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -11371,6 +11462,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 fb64f1392..2fab6ce52 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6948,7 +6948,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -6970,7 +6970,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -6995,28 +6995,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -7059,7 +7042,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -7070,7 +7053,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeVHFFrequencies
@@ -7649,7 +7632,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
time to repair a unit/group
+
noob catch
@@ -7715,7 +7698,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -14489,7 +14472,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -14511,7 +14494,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -14536,28 +14519,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -14600,7 +14566,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -14611,7 +14577,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeVHFFrequencies
@@ -15190,7 +15156,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
time to repair a unit/group
+
noob catch
@@ -15256,7 +15222,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -16871,7 +16837,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -16893,7 +16859,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -16918,28 +16884,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -16982,7 +16931,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -16993,7 +16942,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeVHFFrequencies
@@ -17572,7 +17521,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
time to repair a unit/group
+
noob catch
@@ -17638,7 +17587,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -25195,17 +25144,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -25859,17 +25797,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index b008311e8..4a6038ba4 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2820,6 +2820,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7456,6 +7467,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 a4ec41421..0a4ca9a12 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2813,7 +2813,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3538,7 +3538,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -4714,7 +4714,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6196,7 +6196,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_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index f7a0fc7f0..3f3e6e8d9 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3139,6 +3139,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4251,6 +4262,17 @@ This method can only be used once!
+
+
+
+
@@ -5142,6 +5164,17 @@ This method can only be used once!
+
+
+
+
@@ -6668,6 +6701,17 @@ This method can only be used once!
+
+
+
+
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html
index 441a7b527..c5cdda6ed 100644
--- a/Documentation/Wrapper.Client.html
+++ b/Documentation/Wrapper.Client.html
@@ -4243,7 +4243,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Alive2.
+
Alive.
@@ -5357,7 +5357,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Alive2.
+
Alive.
@@ -7621,7 +7621,7 @@ If the Unit is alive but not active, false is returned.
-
Alive2.
+
Alive.
@@ -16310,7 +16310,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
-
Alive2.
+
Alive.
@@ -19969,7 +19969,7 @@ Coordinates are dependent on the position of the maps origin.
-
Alive2.
+
Alive.
@@ -20643,7 +20643,7 @@ If the Identifiable is alive, true is returned.
-
Alive2.
+
Alive.
@@ -20923,7 +20923,7 @@ If the Identifiable is alive, true is returned.
-
Alive2.
+
Alive.
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 4c24760e1..64ca99d84 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2985,6 +2985,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -5069,6 +5091,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -6661,6 +6705,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index a83daeb86..f3544e87e 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3515,6 +3515,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7077,6 +7088,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -7654,6 +7676,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -7837,6 +7870,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+