diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index 0d4013861..fc1f0f648 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -2437,6 +2437,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +AI_AIR_SQUADRON.ResourceCount + + +
@@ -3508,6 +3519,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +AI_AIR_SQUADRON.ResourceCount + + +
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index bd0d3f1c7..3396809a3 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -2785,22 +2785,28 @@ 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

+
@@ -4703,22 +4709,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -5373,22 +5385,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -6935,22 +6953,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 30447a919..21a6a6d92 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1824,9 +1824,6 @@ Controls a network of short range air/missile defense groups.

- -

Then we register the new group in the database

- @@ -1838,6 +1835,20 @@ Controls a network of short range air/missile defense groups.

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

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

+
@@ -3131,9 +3142,6 @@ This works for ground only groups.

- -

Then we register the new group in the database

- @@ -3145,6 +3153,20 @@ This works for ground only groups.

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

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

+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index 49aa6ed95..db8be2868 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.CargoCarrier + + + +
+ + +
+
+ + CARGO_UNIT.CargoInAir @@ -2413,6 +2424,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles + +
+
+
+ + CARGO_UNIT.CargoInAir diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index d673618b1..ab3cce465 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 @@ -2725,7 +2725,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem @@ -2774,17 +2774,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SETTINGS.PlayerMenu - - -
@@ -4819,7 +4808,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2ASystem @@ -4830,7 +4819,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2GSystem @@ -4879,17 +4868,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 e94114286..a1d85eab6 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3280,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.

+
@@ -3357,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.

+
@@ -3412,20 +3418,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.

-
@@ -3448,6 +3440,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -3517,6 +3520,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -3600,17 +3614,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

By default, no InitLimit

- - - -
-
- - #string -SPAWN.SpawnInitSkill - - -
@@ -3802,6 +3805,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
@@ -8631,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.

+
@@ -8708,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.

+ @@ -8763,20 +8783,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.

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

+ + +
+
+ + +SPAWN.SpawnGrouping + + +
@@ -8868,6 +8885,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -8951,17 +8979,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

- - - -
-
- - #string -SPAWN.SpawnInitSkill - - -
@@ -9153,6 +9170,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 9bb37f0fa..a09822339 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2669,50 +2669,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
@@ -3926,50 +3882,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
@@ -5474,50 +5386,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index aeaf658fa..3517980c2 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3429,7 +3429,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -3439,8 +3439,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes @@ -6597,7 +6597,7 @@ Designate:SetFlashStatusMenu( false )
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -6607,8 +6607,8 @@ Designate:SetFlashStatusMenu( false )
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes @@ -7407,7 +7407,7 @@ Designate:SetFlashStatusMenu( false )
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -7417,8 +7417,8 @@ Designate:SetFlashStatusMenu( false )
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes @@ -8187,7 +8187,7 @@ Designate:SetFlashStatusMenu( false )
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -8197,8 +8197,8 @@ Designate:SetFlashStatusMenu( false )
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes @@ -9859,7 +9859,7 @@ Designate:SetFlashStatusMenu( false )
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -9869,8 +9869,8 @@ Designate:SetFlashStatusMenu( false )
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 0c3e7c72c..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 -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -19061,7 +19039,18 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number + #boolean +DETECTION_BASE.Locking + + + +
+ +
+
+
+ + DETECTION_BASE.RefreshTimeInterval @@ -23603,28 +23592,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -23774,7 +23741,18 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number + #boolean +DETECTION_BASE.Locking + + + +
+ +
+
+
+ + DETECTION_BASE.RefreshTimeInterval @@ -25371,28 +25349,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -25542,7 +25498,18 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number + #boolean +DETECTION_BASE.Locking + + + +
+ +
+
+
+ + DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 3e282e831..20e252425 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -2899,17 +2899,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The #DETECTION_AREAS object for AWACS

-
- -
-
-
- - -MANTIS.AWACS_Prefix - - -
@@ -3345,9 +3334,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

switch alarm state RED

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

The #DETECTION_AREAS object for AWACS

-
- -
-
-
- - -MANTIS.AWACS_Prefix - - -
@@ -7010,9 +6985,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

switch alarm state RED

-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index c766a47ad..618db0df7 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2147,6 +2147,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

+ +
+ +
@@ -2377,6 +2391,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.Scoring.html b/Documentation/Functional.Scoring.html index 6c6c41ba6..3f8b98b05 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 91d6ad5d8..d727543a3 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9220,17 +9220,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Set current case.

+

Set case of f

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

Set section lead of player flight.

+

Make player section lead if he was not before.

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

Set Stable Hover

-
@@ -39057,9 +38988,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 4e6721a05..620e6d206 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -3884,14 +3884,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

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

table of CSAR unit names

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

table of CSAR unit names

-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index c3781fe1c..275eef7d5 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6418,17 +6418,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- - -
-
- - #number -CTLD.CrateCounter - - -
@@ -6568,11 +6557,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeVHFFrequencies + +

Beacons

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

tables

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

noob catch

+

time to repair a unit/group

@@ -7224,7 +7219,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number CTLD.troopdropzoneradius @@ -13967,17 +13962,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -14117,11 +14101,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeVHFFrequencies + +

Beacons

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

tables

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

noob catch

+

time to repair a unit/group

@@ -14773,7 +14763,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number CTLD.troopdropzoneradius @@ -16357,17 +16347,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -16507,11 +16486,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeVHFFrequencies + +

Beacons

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

tables

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

noob catch

+

time to repair a unit/group

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

Can transport crate.

+
+ +
+
+
+ + #number +CTLD.UnitCapabilities.length + + +
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 + + + +
+
+ + +TASK.TaskControlMenu + + +
@@ -7456,6 +7467,17 @@ If the Unit is part of the Task, true is returned.

+ + + +
+
+ + +TASK.TaskControlMenu + + +
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index b0719f9db..3f3e6e8d9 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3134,7 +3134,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4257,7 +4257,7 @@ This method can only be used once!

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

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

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones diff --git a/Documentation/Wrapper.Airbase.html b/Documentation/Wrapper.Airbase.html index 1f706951c..fdc2bd293 100644 --- a/Documentation/Wrapper.Airbase.html +++ b/Documentation/Wrapper.Airbase.html @@ -1949,7 +1949,6 @@ is implemented in the AIRBASE class as AIRBASE.Get
  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Gazipasa
  • -
  • AIRBASE.Syria.Ru_Convoy_4
  • AIRBASE.Syria.Hatay
  • AIRBASE.Syria.Nicosia
  • AIRBASE.Syria.Pinarbashi
  • @@ -1967,7 +1966,6 @@ is implemented in the AIRBASE class as
    AIRBASE.Get
  • AIRBASE.Syria.Akrotiri
  • AIRBASE.Syria.Naqoura
  • AIRBASE.Syria.Gaziantep
  • -
  • AIRBASE.Syria.CVN_71
  • AIRBASE.Syria.Sayqal
  • AIRBASE.Syria.Tiyas
  • AIRBASE.Syria.Shayrat
  • @@ -3783,7 +3781,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Gazipasa
  • -
  • AIRBASE.Syria.Ru_Convoy_4
  • AIRBASE.Syria.Hatay
  • AIRBASE.Syria.Nicosia
  • AIRBASE.Syria.Pinarbashi
  • @@ -3801,7 +3798,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
  • AIRBASE.Syria.Akrotiri
  • AIRBASE.Syria.Naqoura
  • AIRBASE.Syria.Gaziantep
  • -
  • AIRBASE.Syria.CVN_71
  • AIRBASE.Syria.Sayqal
  • AIRBASE.Syria.Tiyas
  • AIRBASE.Syria.Shayrat
  • @@ -5909,7 +5905,6 @@ Black listed spots overrule white listed spots.
  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Gazipasa
  • -
  • AIRBASE.Syria.Ru_Convoy_4
  • AIRBASE.Syria.Hatay
  • AIRBASE.Syria.Nicosia
  • AIRBASE.Syria.Pinarbashi
  • @@ -5927,7 +5922,6 @@ Black listed spots overrule white listed spots.
  • AIRBASE.Syria.Akrotiri
  • AIRBASE.Syria.Naqoura
  • AIRBASE.Syria.Gaziantep
  • -
  • AIRBASE.Syria.CVN_71
  • AIRBASE.Syria.Sayqal
  • AIRBASE.Syria.Tiyas
  • AIRBASE.Syria.Shayrat
  • @@ -9902,7 +9896,6 @@ Coordinates are dependent on the position of the maps origin.

  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Gazipasa
  • -
  • AIRBASE.Syria.Ru_Convoy_4
  • AIRBASE.Syria.Hatay
  • AIRBASE.Syria.Nicosia
  • AIRBASE.Syria.Pinarbashi
  • @@ -9920,7 +9913,6 @@ Coordinates are dependent on the position of the maps origin.

  • AIRBASE.Syria.Akrotiri
  • AIRBASE.Syria.Naqoura
  • AIRBASE.Syria.Gaziantep
  • -
  • AIRBASE.Syria.CVN_71
  • AIRBASE.Syria.Sayqal
  • AIRBASE.Syria.Tiyas
  • AIRBASE.Syria.Shayrat
  • @@ -10910,7 +10902,6 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Gazipasa
  • -
  • AIRBASE.Syria.Ru_Convoy_4
  • AIRBASE.Syria.Hatay
  • AIRBASE.Syria.Nicosia
  • AIRBASE.Syria.Pinarbashi
  • @@ -10928,7 +10919,6 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Syria.Akrotiri
  • AIRBASE.Syria.Naqoura
  • AIRBASE.Syria.Gaziantep
  • -
  • AIRBASE.Syria.CVN_71
  • AIRBASE.Syria.Sayqal
  • AIRBASE.Syria.Tiyas
  • AIRBASE.Syria.Shayrat
  • @@ -11524,7 +11514,6 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Syria.Wujah_Al_Hajar
  • AIRBASE.Syria.Al_Dumayr
  • AIRBASE.Syria.Gazipasa
  • -
  • AIRBASE.Syria.Ru_Convoy_4
  • AIRBASE.Syria.Hatay
  • AIRBASE.Syria.Nicosia
  • AIRBASE.Syria.Pinarbashi
  • @@ -11542,7 +11531,6 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Syria.Akrotiri
  • AIRBASE.Syria.Naqoura
  • AIRBASE.Syria.Gaziantep
  • -
  • AIRBASE.Syria.CVN_71
  • AIRBASE.Syria.Sayqal
  • AIRBASE.Syria.Tiyas
  • AIRBASE.Syria.Shayrat
  • diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 64ca99d84..4c24760e1 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2985,28 +2985,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
    - -
    - -
    -
    - - #boolean -MARKER.togroup - - -
    @@ -5091,28 +5069,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
    - -
    -
    -
    - - #boolean -MARKER.tocoalition - - - -
    - -
    -
    -
    - - #boolean -MARKER.togroup - - -
    @@ -6705,28 +6661,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
    - -
    -
    -
    - - #boolean -MARKER.tocoalition - - - -
    - -
    -
    -
    - - #boolean -MARKER.togroup - - -
    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 +
    + +
    +
    +
    + + Core.Spot#SPOT +POSITIONABLE.Spot + + +
    @@ -7077,6 +7088,17 @@ Coordinates are dependent on the position of the maps origin.

    + + + +
    +
    + + Core.Spot#SPOT +POSITIONABLE.Spot + + +
    @@ -7654,6 +7676,17 @@ If the Identifiable is alive, true is returned.

    + + + +
    +
    + + Core.Spot#SPOT +POSITIONABLE.Spot + + +
    @@ -7837,6 +7870,17 @@ If the Identifiable is alive, true is returned.

    + + + +
    +
    + + Core.Spot#SPOT +POSITIONABLE.Spot + + +