@@ -4689,17 +4678,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -5315,17 +5293,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -6829,17 +6796,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html
index 971141dec..1f363c654 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2918,6 +2918,17 @@ 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 c8caba52a..ac3f431f8 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2034,6 +2034,9 @@ Therefore, this class is considered to be deprecated
+
+
Then we register the new group in the database
+
@@ -2045,6 +2048,20 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 0f419fe2c..c124af695 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1932,17 +1932,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
@@ -2647,17 +2636,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 062c1850d..858773cd0 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17330,17 +17330,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Field(s)
-
Function(s)
diff --git a/Documentation/Core.Set.html b/Documentation/Core.Set.html
index a5a445a63..9a1cd3380 100644
--- a/Documentation/Core.Set.html
+++ b/Documentation/Core.Set.html
@@ -8332,25 +8332,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- SET_GROUP:AllCompletelyInZone(ZoneObject, Zone) |
+ SET_GROUP:AllCompletelyInZone(Zone) |
Iterate the SET_GROUP and return true if all the Wrapper.Group#GROUP are completely in the Core.Zone#ZONE
|
- SET_GROUP:AnyCompletelyInZone(ZoneObject, Zone) |
+ SET_GROUP:AnyCompletelyInZone(Zone) |
Iterate the SET_GROUP and return true if at least one of the Wrapper.Group#GROUP is completely inside the Core.Zone#ZONE
|
- SET_GROUP:AnyInZone(ZoneObject, Zone) |
+ SET_GROUP:AnyInZone(Zone) |
Iterate the SET_GROUP and return true if at least one #UNIT of one Wrapper.Group#GROUP of the #SET_GROUP is in Core.Zone
|
- SET_GROUP:AnyPartlyInZone(ZoneObject, Zone) |
+ SET_GROUP:AnyPartlyInZone(Zone) |
Iterate the SET_GROUP and return true if at least one Wrapper.Group#GROUP of the #SET_GROUP is partly in Core.Zone.
|
@@ -8362,7 +8362,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- SET_GROUP:CountInZone(ZoneObject, Zone) |
+ SET_GROUP:CountInZone(Zone) |
Iterate the SET_GROUP and count how many GROUPs are completely in the Zone
That could easily be done with SET_GROUP:ForEachGroupCompletelyInZone(), but this function
@@ -8370,7 +8370,7 @@ provides an easy to use shortcut...
|
- SET_GROUP:CountUnitInZone(ZoneObject, Zone) |
+ SET_GROUP:CountUnitInZone(Zone) |
Iterate the SET_GROUP and count how many UNITs are completely in the Zone
|
@@ -8574,7 +8574,7 @@ provides an easy to use shortcut...
- SET_GROUP:NoneInZone(ZoneObject, Zone) |
+ SET_GROUP:NoneInZone(Zone) |
Iterate the SET_GROUP and return true if no Wrapper.Group#GROUP of the #SET_GROUP is in Core.Zone
This could also be achieved with not SET_GROUP:AnyPartlyInZone(Zone), but it's easier for the
@@ -13891,7 +13891,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
- SET_STATIC:IsNotInZone(ZoneObject, Zone) |
+ SET_STATIC:IsNotInZone(Zone) |
Check if no element of the SET_STATIC is in the Zone.
|
@@ -15082,7 +15082,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- SET_UNIT:IsNotInZone(ZoneObject, Zone) |
+ SET_UNIT:IsNotInZone(Zone) |
Check if no element of the SET_UNIT is in the Zone.
|
@@ -50666,7 +50666,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
Iterate the SET_GROUP and return true if all the Wrapper.Group#GROUP are completely in the Core.Zone#ZONE
@@ -50677,12 +50677,12 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Parameters:
+
Parameter:
@@ -50691,16 +50691,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Return value:
@@ -50731,7 +50721,7 @@ end
Iterate the SET_GROUP and return true if at least one of the Wrapper.Group#GROUP is completely inside the Core.Zone#ZONE
@@ -50742,12 +50732,12 @@ end
-
Parameters:
+
Parameter:
@@ -50756,16 +50746,6 @@ end
-
Return value:
@@ -50796,7 +50776,7 @@ end
Iterate the SET_GROUP and return true if at least one #UNIT of one Wrapper.Group#GROUP of the #SET_GROUP is in Core.Zone
@@ -50807,12 +50787,12 @@ end
-
Parameters:
+
Parameter:
@@ -50821,16 +50801,6 @@ end
-
Return value:
@@ -50861,7 +50831,7 @@ end
Iterate the SET_GROUP and return true if at least one Wrapper.Group#GROUP of the #SET_GROUP is partly in Core.Zone.
@@ -50875,12 +50845,12 @@ end
-
Parameters:
+
Parameter:
@@ -50889,16 +50859,6 @@ end
-
Return value:
@@ -50967,7 +50927,7 @@ end
Iterate the SET_GROUP and count how many GROUPs are completely in the Zone
@@ -50980,12 +50940,12 @@ provides an easy to use shortcut...
-
Parameters:
+
Parameter:
@@ -50994,16 +50954,6 @@ provides an easy to use shortcut...
-
Return value:
@@ -51030,7 +50980,7 @@ MESSAGE:New("There are " .. MySetGroup:CountInZone(MyZone) .. " GROUPs in the Zo
Iterate the SET_GROUP and count how many UNITs are completely in the Zone
@@ -51041,12 +50991,12 @@ MESSAGE:New("There are " .. MySetGroup:CountInZone(MyZone) .. " GROUPs in the Zo
-
Parameters:
+
Parameter:
@@ -51055,16 +51005,6 @@ MESSAGE:New("There are " .. MySetGroup:CountInZone(MyZone) .. " GROUPs in the Zo
-
Return value:
@@ -52637,7 +52577,7 @@ DBObject = SET_GROUP:New()
Iterate the SET_GROUP and return true if no Wrapper.Group#GROUP of the #SET_GROUP is in Core.Zone
@@ -52650,12 +52590,12 @@ mission designer to add a dedicated method
-
Parameters:
+
Parameter:
@@ -52664,16 +52604,6 @@ mission designer to add a dedicated method
-
Return value:
@@ -85608,7 +85538,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
Check if no element of the SET_STATIC is in the Zone.
@@ -85619,12 +85549,12 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Parameters:
+
Parameter:
@@ -85633,16 +85563,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Return value:
@@ -93125,7 +93045,7 @@ to warrant a check of below 10 seconds.
Check if no element of the SET_UNIT is in the Zone.
@@ -93136,12 +93056,12 @@ to warrant a check of below 10 seconds.
-
Parameters:
+
Parameter:
@@ -93150,16 +93070,6 @@ to warrant a check of below 10 seconds.
-
Return value:
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index db9116419..2c9e65610 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3072,17 +3072,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5265,17 +5254,6 @@ 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 352d78e54..46c422617 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3227,7 +3227,7 @@ and any spaces before and after the resulting name are removed.
- SPAWN.uncontrolled |
+ SPAWN.hidden |
|
@@ -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,9 +3968,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.
-
@@ -4139,17 +4139,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4288,6 +4277,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
By default, no InitLimit
+
+
+
+
@@ -4309,6 +4309,21 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
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
+
+
+
+
+
+
+
+
SPAWN.SpawnInitTerminalType
@@ -4641,7 +4656,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.uncontrolled
+
SPAWN.hidden
@@ -10286,11 +10301,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.
+
@@ -10371,9 +10389,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.
-
@@ -10545,17 +10560,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10694,6 +10698,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
+
+
+
+
@@ -10715,6 +10730,21 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+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
+
+
+
+
+
+
+
+
SPAWN.SpawnInitTerminalType
@@ -11047,7 +11077,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.uncontrolled
+
SPAWN.hidden
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 0665e3a69..08cefe03c 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -3141,7 +3141,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
SPAWNSTATIC.TemplateStaticUnit
@@ -4786,7 +4786,7 @@ Handy if you spawn from cargo statics which have resources already set.
-
+ #table
SPAWNSTATIC.TemplateStaticUnit
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 2c20e80ca..e6902f6bc 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4105,9 +4105,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Kickspeed
-
@@ -4693,9 +4690,6 @@ An airbase can be specified to set the maximum kick speed for.
-
-
Kickspeed
-
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 6cca916ca..293d912b8 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2679,6 +2679,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 18c3048d3..b3e7a9d18 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 c6e2b13b8..693df2d83 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4264,6 +4264,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -4457,7 +4468,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Long
@@ -4468,7 +4479,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Medium
@@ -4479,7 +4490,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Short
@@ -4636,8 +4647,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -4886,50 +4897,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
-
-
-
-
-
-
-
@@ -8975,6 +8942,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -9168,7 +9146,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Long
@@ -9179,7 +9157,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Medium
@@ -9190,7 +9168,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Short
@@ -9347,8 +9325,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index d80624d83..65d937d5d 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2427,20 +2427,6 @@ 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.
-
-
-
-
@@ -2671,20 +2657,6 @@ 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 f5db5f675..6c997d14f 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4777,7 +4777,7 @@ and any spaces before and after the resulting name are removed.
- RAT.uncontrolled |
+ RAT.hidden |
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 32b2b461c..6846d5045 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3065,17 +3065,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
SCORING.AutoSavePath
@@ -5999,17 +5988,6 @@ The scale magnifies the scores given to the players.
-
-
-
-
-
-
SCORING.AutoSavePath
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 6a89ac62e..07b028773 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9777,6 +9777,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9788,6 +9799,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30125,6 +30147,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30136,6 +30169,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33215,6 +33259,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33226,6 +33281,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -41257,6 +41323,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.
+
+
+
+
@@ -41417,6 +41494,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set Stable Hover
+
@@ -41450,9 +41530,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 7f04b01b6..c6416dc88 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2739,6 +2739,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -4217,7 +4223,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CSAR.FreeVHFFrequencies
@@ -4688,25 +4694,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4830,6 +4822,17 @@ 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
+
+
+
+
@@ -10469,7 +10472,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -10940,25 +10943,11 @@ callsigns from playername or group name.
-
@@ -11082,6 +11071,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -13019,7 +13019,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -13490,25 +13490,11 @@ callsigns from playername or group name.
-
@@ -13632,6 +13618,17 @@ 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 2417b7cc4..b0855355b 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8227,7 +8227,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -8252,28 +8252,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -8327,14 +8310,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8419,14 +8399,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8985,7 +8962,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
time to repairor build a unit/group
+
noob catch
@@ -9073,7 +9050,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -18989,7 +18966,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -19014,28 +18991,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -19089,14 +19049,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19181,14 +19138,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19747,7 +19701,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
time to repairor build a unit/group
+
noob catch
@@ -19835,7 +19789,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -21465,7 +21419,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -21490,28 +21444,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -21565,14 +21502,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21657,14 +21591,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -22223,7 +22154,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
time to repairor build a unit/group
+
noob catch
@@ -22311,7 +22242,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -26698,17 +26629,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -32437,6 +32357,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -33090,6 +33021,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -36943,6 +36885,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
+
+
+
+
@@ -38269,6 +38222,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_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index 9d1d71d75..f0932c2d3 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -3098,7 +3098,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3823,7 +3823,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
-
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 7791b7095..2c6e19f3c 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5626,18 +5626,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index a91c10881..7d5a02085 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3269,6 +3269,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -5386,6 +5408,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -6974,6 +7018,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 631b17470..e848ef522 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3945,17 +3945,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -7990,17 +7979,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -8587,17 +8565,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -8785,17 +8752,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-