diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index c3c2603a3..b5cbe1232 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2122,6 +2122,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Set destination airbase for next :Route() command.
+
@@ -2166,6 +2169,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -2191,6 +2197,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -3667,6 +3676,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -3711,6 +3723,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -3736,6 +3751,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -4304,6 +4322,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -4348,6 +4369,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -4373,6 +4397,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -5579,6 +5606,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -5623,6 +5653,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -5648,6 +5681,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index dc181768b..aa7cce832 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1427,13 +1427,24 @@ which are excellent tools to be reused in an OO environment!.
+
+
+
@@ -2759,13 +2770,24 @@ This works for ground only groups.
+
+
+
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 15b9dce66..ac116b9bf 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -12281,17 +12281,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -13090,17 +13079,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -18473,17 +18451,6 @@ By default, the last point is the closest point on road of the ToCoord. Hence, t
the y coordinate in meters.
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index fa9a2860d..8bea7b798 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2164,7 +2164,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SETTINGS.Metric
@@ -4049,7 +4049,7 @@ It is advised to use this method at the start of the mission.
-
+ #boolean
SETTINGS.Metric
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index b932254e2..675a0bd93 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2744,9 +2744,6 @@ 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.
-
@@ -2951,9 +2948,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
By default, no InitLimit
-
@@ -2974,7 +2968,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -2988,7 +2982,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -3134,17 +3128,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3157,7 +3140,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+
When the first Spawn executes, all the Groups need to be made visible before start.
@@ -7326,9 +7309,6 @@ 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.
-
@@ -7533,9 +7513,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
@@ -7556,7 +7533,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -7570,7 +7547,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -7716,17 +7693,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -7739,7 +7705,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+
When the first Spawn executes, all the Groups need to be made visible before start.
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 121a0b483..117f504cc 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1740,8 +1740,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
SPAWNSTATIC.CountryID
@@ -2258,8 +2269,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
SPAWNSTATIC.CountryID
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index f5e56447c..e72eb76e2 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2139,6 +2139,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -3070,6 +3114,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4309,6 +4397,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 563fcf108..b34c849d8 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -16311,6 +16311,17 @@ BASE:TraceOnOff( false )
+
+
+
+
@@ -20632,6 +20643,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -22124,6 +22146,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
diff --git a/Documentation/Tasking.CommandCenter.html b/Documentation/Tasking.CommandCenter.html
index 3a2899feb..4eb198c15 100644
--- a/Documentation/Tasking.CommandCenter.html
+++ b/Documentation/Tasking.CommandCenter.html
@@ -1963,17 +1963,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -3120,17 +3109,6 @@ CC:SetReferenceZones( "Station" )
Field(s)
-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 61a8eaaf4..0db5ade13 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2380,6 +2380,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -6892,6 +6903,17 @@ If the Unit is part of the Task, true is returned.
+
+
+
+
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index 21cbd84f3..14c06cd7c 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2678,11 +2678,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 65e75dc18..2d7709a0d 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -2587,6 +2587,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+
@@ -2606,17 +2650,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3677,6 +3710,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -3696,17 +3773,6 @@ This method can only be used once!
-
-
-
-
@@ -4546,6 +4612,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -4565,17 +4675,6 @@ This method can only be used once!
-
-
-
-
@@ -5796,6 +5895,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -5815,17 +5958,6 @@ This method can only be used once!
-
-
-
-
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 3218c622e..9515cbf39 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -3602,18 +3602,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 5cd706425..0a5f6b76b 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -2825,6 +2825,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5749,6 +5760,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -6288,6 +6310,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -6438,6 +6471,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+