diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index d89f6a8dc..977136441 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4903,6 +4903,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -13454,6 +13465,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14780,6 +14802,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -16408,6 +16441,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index e1a9199ca..aca1dc35c 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2011,6 +2011,9 @@ Therefore, this class is considered to be deprecated
+
+ 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 283192853..3da3a4c41 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2935,6 +2935,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -4711,6 +4714,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -5329,6 +5335,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -6835,6 +6844,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html
index 1f363c654..971141dec 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2918,17 +2918,6 @@ All derived classes from CARGO follow the same state machine, expose the same ca
-
-
-
-
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index b40cd392a..67b8b830f 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1965,17 +1965,6 @@ Therefore, this class is considered to be deprecated
Field(s)
-
@@ -2644,17 +2633,6 @@ Therefore, this class is considered to be deprecated
Field(s)
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index ac3f431f8..fc4d80b04 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2016,27 +2016,10 @@ Therefore, this class is considered to be deprecated
-
-
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 0f419fe2c..4dc712074 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1914,6 +1914,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -1932,17 +1943,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
@@ -2629,6 +2629,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2647,17 +2658,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 901975fa9..8204d42d2 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -6117,7 +6117,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7716,7 +7716,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index e2bd9e656..f9893bcab 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3880,11 +3880,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.
+
@@ -3965,6 +3968,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.
+
@@ -4031,6 +4037,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.
+
@@ -4064,17 +4084,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4199,6 +4208,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4307,11 +4327,15 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
-
SPAWN.SpawnInitSkill
+
+
SPAWN.SpawnInitSADL
+
+
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
+ we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
+
@@ -4570,7 +4594,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.
@@ -10296,11 +10320,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.
+
@@ -10381,6 +10408,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.
+
@@ -10447,6 +10477,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.
+
@@ -10480,17 +10524,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10615,6 +10648,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10723,11 +10767,15 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #string
-
SPAWN.SpawnInitSkill
+
+
SPAWN.SpawnInitSADL
+
+
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
+ we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
+
@@ -10986,7 +11034,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.
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index b37907432..ed85870d3 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -2138,24 +2138,6 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
- |
-
-
- SPAWNSTATIC.heliport_callsign_id |
-
-
- |
-
-
- SPAWNSTATIC.heliport_frequency |
-
-
- |
-
-
- SPAWNSTATIC.heliport_modulation |
-
-
|
@@ -3141,44 +3123,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -4786,44 +4735,11 @@ Handy if you spawn from cargo statics which have resources already set.
-
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index d250919e4..7bf478277 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2974,6 +2974,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4257,6 +4290,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -5779,6 +5845,39 @@ 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 a53b03f2c..cab831c30 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4089,7 +4089,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
ATC_GROUND.Airbases
@@ -4674,7 +4674,7 @@ An airbase can be specified to set the maximum kick speed for.
-
+ #table
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 04ca01dd8..6cca916ca 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2668,17 +2668,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
@@ -2690,17 +2679,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 42297cd07..ad85dbae5 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20149,7 +20149,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number
+
DETECTION_BASE.RefreshTimeInterval
@@ -24903,7 +24903,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number
+
DETECTION_BASE.RefreshTimeInterval
@@ -26645,7 +26645,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 444f8b189..01ac2f040 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4126,17 +4126,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -8771,17 +8760,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index a9f541164..2a15f9f13 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3573,12 +3573,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -7285,17 +7279,6 @@ 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.
-
-
-
-
@@ -15176,17 +15159,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -22024,17 +21996,6 @@ 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/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 839311b6e..2913c7fff 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3065,6 +3065,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -3265,7 +3276,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
SCORING.AutoSavePath
@@ -6188,7 +6210,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index be8bd0b2b..645aea122 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41294,6 +41294,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
AIRBOSS.PlayerData.grade
@@ -41312,6 +41326,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.
+
+
+
+
@@ -41506,7 +41531,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set new time stamp.
+
Set time stamp.
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 22fa19924..48d721fd4 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4217,7 +4217,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -10469,7 +10469,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13019,7 +13019,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index b75f1bcc0..7c547cfbd 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8204,7 +8204,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -8226,7 +8226,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -8251,11 +8251,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8287,7 +8290,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -8298,7 +8301,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -8541,17 +8544,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8688,6 +8680,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -18940,7 +18943,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -18962,7 +18965,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -18987,11 +18990,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19023,7 +19029,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -19034,7 +19040,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -19277,17 +19283,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -19424,6 +19419,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -21390,7 +21396,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -21412,7 +21418,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -21437,11 +21443,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21473,7 +21482,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -21484,7 +21493,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -21727,17 +21736,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -21874,6 +21872,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -36886,6 +36895,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
+
+
+
+
@@ -38212,6 +38232,17 @@ Use either this method to integrate the Hercules **or** the one from the "normal
template for a group of 10 paratroopers
+
+
+
+
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 697a76b6a..330ac5aa0 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3368,11 +3368,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3945,11 +3948,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5132,11 +5138,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6621,11 +6630,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 9010c7bbe..aa0b4e87c 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3372,6 +3372,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+
@@ -3386,11 +3430,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4478,6 +4533,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -4492,11 +4591,22 @@ This method can only be used once!
+
@@ -5336,6 +5446,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -5350,11 +5504,22 @@ This method can only be used once!
+
@@ -6825,6 +6990,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -6839,11 +7048,22 @@ This method can only be used once!
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 7eea845f2..6aad85f82 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3467,17 +3467,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -4327,17 +4316,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -8140,17 +8118,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -9000,17 +8967,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index e5445642d..9516300d2 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4574,6 +4574,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -17629,6 +17640,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -21663,6 +21685,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -22249,6 +22282,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -22436,6 +22480,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index e57e7ae9f..cf65dbe8d 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3181,6 +3181,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -3265,7 +3287,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
@@ -5298,6 +5320,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5382,7 +5426,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
@@ -6886,6 +6930,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -6970,7 +7036,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau