diff --git a/Documentation/Core.ScheduleDispatcher.html b/Documentation/Core.ScheduleDispatcher.html
index ca9d76989..ab01c8cef 100644
--- a/Documentation/Core.ScheduleDispatcher.html
+++ b/Documentation/Core.ScheduleDispatcher.html
@@ -1611,6 +1611,12 @@ The Schedule() method returns the CallID that is the reference ID for each plann
SCHEDULEDISPATCHER:Stop(Scheduler, CallID) |
Stop dispatcher.
+ |
+
+
+ SCHEDULEDISPATCHER:_Reclaim(Scheduler, CallID) |
+
+ Helper for memory cleanup for self stopping schedulers
|
@@ -2806,6 +2812,52 @@ Nothing of this code should be modified without testing it thoroughly.
+
+
+
+
+
+
+
+
Helper for memory cleanup for self stopping schedulers
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
+
+
(Optional) Scheduler Call ID.
+
+
+
+
+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 565f4c8a2..b24b3135c 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2845,6 +2845,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5002,6 +5013,17 @@ It is advised to use this method at the start of the mission.
+
+
+
+
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index f4d12274a..82c515694 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3015,18 +3015,6 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- SPAWN.callsign |
-
-
- |
-
-
- SPAWN.hidden |
-
-
|
@@ -3789,9 +3777,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.
-
@@ -3858,20 +3843,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.
-
@@ -3974,6 +3945,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4040,6 +4022,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4106,9 +4099,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Overwrite unit names by default with group name.
-
@@ -4120,9 +4110,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- By default, no InitLimit
-
@@ -4134,6 +4121,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4148,6 +4179,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -4179,7 +4221,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4193,7 +4235,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4361,17 +4403,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4439,7 +4470,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.
@@ -4513,28 +4544,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -10464,9 +10473,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.
-
@@ -10533,20 +10539,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.
-
@@ -10649,6 +10641,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10715,6 +10718,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10781,9 +10795,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
-
@@ -10795,9 +10806,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
@@ -10809,6 +10817,50 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
@@ -10823,6 +10875,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -10854,7 +10917,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10868,7 +10931,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -11036,17 +11099,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11114,7 +11166,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.
@@ -11188,28 +11240,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 96a4e3498..ddd8c801d 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -3061,7 +3061,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
SPAWNSTATIC.TemplateStaticUnit
@@ -4922,7 +4922,7 @@ Handy if you spawn from cargo statics which have resources already set.
-
+ #table
SPAWNSTATIC.TemplateStaticUnit
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 26a318580..62075b6b8 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2786,17 +2786,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4113,17 +4102,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5712,17 +5690,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 574381bf2..663fee33b 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3903,6 +3903,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Kickspeed
+
@@ -4488,6 +4491,9 @@ An airbase can be specified to set the maximum kick speed for.
+
+ Kickspeed
+
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index f7432f284..2a58508e5 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2416,6 +2416,28 @@
+
+
+
+
+
@@ -2829,17 +2851,6 @@
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 34655dd50..dd0076dc9 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20017,6 +20017,28 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
@@ -20149,6 +20171,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24771,6 +24804,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
+
@@ -24903,6 +24958,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26546,6 +26612,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
+
@@ -26678,6 +26766,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 56fcbe80b..b47450669 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1954,6 +1954,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetJammedSAMs() |
Get table of currently jammed SAM group names.
+ |
+
+
+ MANTIS.Groupset |
+
+
|
@@ -5151,8 +5157,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -5332,6 +5327,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
+
+
+
+
@@ -5354,17 +5360,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
-
-
-
-
@@ -5409,28 +5404,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5470,7 +5443,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Long
@@ -5481,7 +5454,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Medium
@@ -5492,7 +5465,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_PointDef
@@ -5503,7 +5476,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Short
@@ -5660,8 +5633,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -6144,61 +6106,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Log SAM status in dcs.log every cycle if true.
-
-
-
-
-
-
-
-
@@ -6268,6 +6175,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
switch alarm state RED
+
@@ -6290,9 +6200,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
self.SAMCheckRanges = {}
-
@@ -12155,8 +12062,8 @@ Substring matching with digit-boundary protection prevents false matches
-
@@ -12336,6 +12232,17 @@ Substring matching with digit-boundary protection prevents false matches
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
+
+
+
+
@@ -12358,17 +12265,6 @@ Substring matching with digit-boundary protection prevents false matches
The ME name of the HQ object
-
-
-
-
@@ -12413,28 +12309,6 @@ Substring matching with digit-boundary protection prevents false matches
-
-
-
-
-
@@ -12474,7 +12348,7 @@ Substring matching with digit-boundary protection prevents false matches
- #table
+
MANTIS.SAM_Table_Long
@@ -12485,7 +12359,7 @@ Substring matching with digit-boundary protection prevents false matches
- #table
+
MANTIS.SAM_Table_Medium
@@ -12496,7 +12370,7 @@ Substring matching with digit-boundary protection prevents false matches
- #table
+
MANTIS.SAM_Table_PointDef
@@ -12507,7 +12381,7 @@ Substring matching with digit-boundary protection prevents false matches
- #table
+
MANTIS.SAM_Table_Short
@@ -12664,8 +12538,8 @@ Substring matching with digit-boundary protection prevents false matches
-
@@ -13148,61 +13011,6 @@ Substring matching with digit-boundary protection prevents false matches
Log SAM status in dcs.log every cycle if true.
-
-
-
-
-
-
-
-
@@ -13272,6 +13080,9 @@ Substring matching with digit-boundary protection prevents false matches
+
+
switch alarm state RED
+
@@ -13294,9 +13105,6 @@ Substring matching with digit-boundary protection prevents false matches
-
-
self.SAMCheckRanges = {}
-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 63a1a043f..120b42406 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2200,6 +2200,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.
+
+
+
+
@@ -2430,6 +2444,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 9892bff47..b7ef64bcf 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3356,6 +3356,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4599,18 +4605,6 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.callsign |
-
-
- |
-
-
- RAT.hidden |
-
-
|
@@ -7851,6 +7845,17 @@ 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.
+
+
+
+
@@ -15799,6 +15804,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -22894,6 +22910,17 @@ 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.
+
+
+
+
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 59b04a05a..88529441b 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9842,17 +9842,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9864,17 +9853,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30511,17 +30489,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30533,17 +30500,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33657,17 +33613,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33679,17 +33624,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -41951,7 +41885,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -41979,7 +41913,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -41993,7 +41927,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42105,9 +42039,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set case of f
-
@@ -42176,7 +42107,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Also decrease flag for section members of flight.
+ Decrease stack/flag. Human player needs to take care himself.
@@ -42203,6 +42134,17 @@ 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.
+
+
+
+
@@ -42338,9 +42280,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set section lead of player flight.
-
@@ -42363,6 +42302,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set Stable Hover
+
@@ -42397,7 +42339,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set new time stamp.
+ Set time stamp.
@@ -42535,7 +42477,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index e5d955e57..024290391 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2604,12 +2604,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -4189,7 +4183,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CSAR.FreeVHFFrequencies
@@ -4709,6 +4703,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4843,17 +4848,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
-
-
-
-
@@ -10641,7 +10635,7 @@ callsigns from playername or group name.
+
@@ -11295,17 +11300,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -13300,7 +13294,7 @@ callsigns from playername or group name.
+
@@ -13954,17 +13959,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 8934b6796..d1af4842e 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6183,7 +6183,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -6208,14 +6208,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -6300,7 +6311,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -6311,7 +6322,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -6322,11 +6333,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6438,14 +6452,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6510,6 +6521,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
+
+
+
+
@@ -6629,72 +6651,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
@@ -7307,9 +7263,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
message suppression
-
@@ -7327,7 +7280,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -24115,7 +24068,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -24140,14 +24093,25 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -24232,7 +24196,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -24243,7 +24207,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -24254,11 +24218,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24370,14 +24337,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24442,6 +24406,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -24561,72 +24536,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
-
-
-
-
@@ -25239,9 +25148,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
message suppression
-
@@ -25259,7 +25165,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -27027,7 +26933,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -27052,14 +26958,25 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -27144,7 +27061,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -27155,7 +27072,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -27166,11 +27083,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27282,14 +27202,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27354,6 +27271,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -27473,72 +27401,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
-
-
-
-
@@ -28151,9 +28013,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
message suppression
-
@@ -28171,7 +28030,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index ebbc09aa5..1c61d1ef5 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -7844,6 +7844,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -8067,14 +8081,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8108,9 +8119,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Spawn in uncontrolled state.
-
@@ -18666,6 +18674,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -18889,14 +18911,11 @@ Here we only check if stuck whilst taxiing.
@@ -18930,9 +18949,6 @@ Here we only check if stuck whilst taxiing.
-
-
Spawn in uncontrolled state.
-
@@ -39531,6 +39547,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -39754,14 +39784,11 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -39795,9 +39822,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Spawn in uncontrolled state.
-
@@ -41736,6 +41760,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41959,14 +41997,11 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -42000,9 +42035,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Spawn in uncontrolled state.
-
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html
index 38154bd18..7aa9612a3 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -4952,72 +4952,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
-
-
-
-
-
-
-
-
-
@@ -10933,72 +10867,6 @@ the radar (nose-on) and 90° when the target crosses the beam (side-on).
Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
-
-
-
-
-
-
-
-
-
@@ -12963,72 +12831,6 @@ Sources: public declassified estimates, Jane's, IISS assessments.
Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
-
-
-
-
-
-
-
-
-
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html
index 94a9a2efc..6048416b9 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -8551,9 +8551,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Init a table.
-
@@ -30355,9 +30352,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
- Init a table.
-
@@ -33499,9 +33493,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
- Init a table.
-
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html
index a3355494e..4e5178202 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -15964,11 +15964,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -16588,6 +16591,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -23485,11 +23499,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -24109,6 +24126,17 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
+
+
+
@@ -25956,11 +25984,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26580,6 +26611,17 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index a880e84dd..a18be78d4 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4457,17 +4457,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4497,7 +4486,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -18238,7 +18216,7 @@ mygroup:WayPointExecute()
-
-
-
@@ -22393,7 +22360,7 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
@@ -23069,7 +23025,7 @@ If the Identifiable is alive, true is returned.
-
-
-
@@ -23256,7 +23201,7 @@ If the Identifiable is alive, true is returned.
-
CONTROLLABLE.timer
+
CONTROLLABLE.spot
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 3b85ebed1..d328d033f 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3048,28 +3048,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5197,28 +5175,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6840,28 +6796,6 @@ 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 999f9ffd0..94f3ec210 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3797,6 +3797,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7952,6 +7963,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8628,6 +8650,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8815,6 +8848,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+