Skip to content

Commit

Permalink
Auto commit by GitHub Actions Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MooseBotter committed Aug 29, 2024
1 parent 8f4ac45 commit d43c9f5
Show file tree
Hide file tree
Showing 33 changed files with 558 additions and 1,021 deletions.
32 changes: 30 additions & 2 deletions Documentation/AI.AI_A2G_Dispatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -4405,6 +4405,17 @@ <h2>Field(s)</h2>

<p> The Defender Default Settings over all Squadrons.</p>

</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

#number
<a id="#(AI_A2G_DISPATCHER).DefenderPatrolIndex" ><strong>AI_A2G_DISPATCHER.DefenderPatrolIndex</strong></a>



</div>

</div>
Expand Down Expand Up @@ -4522,11 +4533,14 @@ <h2>Field(s)</h2>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">


#boolean
<a id="#(AI_A2G_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2G_DISPATCHER.SetSendPlayerMessages</strong></a>




<p>flash messages to players</p>

</div>

</div>
Expand Down Expand Up @@ -12956,6 +12970,17 @@ <h2>Field(s)</h2>

<p> The Defender Default Settings over all Squadrons.</p>

</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

#number
<a id="#(AI_A2G_DISPATCHER).DefenderPatrolIndex" ><strong>AI_A2G_DISPATCHER.DefenderPatrolIndex</strong></a>



</div>

</div>
Expand Down Expand Up @@ -13073,11 +13098,14 @@ <h2>Field(s)</h2>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">


#boolean
<a id="#(AI_A2G_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2G_DISPATCHER.SetSendPlayerMessages</strong></a>




<p>flash messages to players</p>

</div>

</div>
Expand Down
44 changes: 44 additions & 0 deletions Documentation/AI.AI_Air.html
Original file line number Diff line number Diff line change
Expand Up @@ -2849,6 +2849,28 @@ <h2>Field(s)</h2>



</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

#number
<a id="#(AI_AIR).RTBSpeedMaxFactor" ><strong>AI_AIR.RTBSpeedMaxFactor</strong></a>



</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

#number
<a id="#(AI_AIR).RTBSpeedMinFactor" ><strong>AI_AIR.RTBSpeedMinFactor</strong></a>



</div>

</div>
Expand Down Expand Up @@ -5702,6 +5724,28 @@ <h2>Field(s)</h2>



</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

#number
<a id="#(AI_AIR).RTBSpeedMaxFactor" ><strong>AI_AIR.RTBSpeedMaxFactor</strong></a>



</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

#number
<a id="#(AI_AIR).RTBSpeedMinFactor" ><strong>AI_AIR.RTBSpeedMinFactor</strong></a>



</div>

</div>
Expand Down
11 changes: 11 additions & 0 deletions Documentation/AI.AI_Air_Squadron.html
Original file line number Diff line number Diff line change
Expand Up @@ -2503,6 +2503,17 @@ <h2>Field(s)</h2>



</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">


<a id="#(AI_AIR_SQUADRON).ResourceCount" ><strong>AI_AIR_SQUADRON.ResourceCount</strong></a>



</div>

</div>
Expand Down
3 changes: 3 additions & 0 deletions Documentation/AI.AI_Cargo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2383,6 +2383,9 @@ <h2>Field(s)</h2>




<p> No loading happened, so we need to pickup something else.</p>

</div>

</div>
Expand Down
17 changes: 3 additions & 14 deletions Documentation/AI.AI_Cargo_Airplane.html
Original file line number Diff line number Diff line change
Expand Up @@ -2332,20 +2332,6 @@ <h1>Developer Note</h1>
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">


<a id="#(AI_CARGO_AIRPLANE).Airbase" ><strong>AI_CARGO_AIRPLANE.Airbase</strong></a>




<p> Set destination airbase for next :Route() command.</p>

</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

Expand Down Expand Up @@ -2401,6 +2387,9 @@ <h2>Field(s)</h2>




<p> Aircraft is on a pickup mission.</p>

</div>

</div>
Expand Down
6 changes: 6 additions & 0 deletions Documentation/AI.AI_Patrol.html
Original file line number Diff line number Diff line change
Expand Up @@ -2923,6 +2923,9 @@ <h2>Field(s)</h2>




<p> This table contains the targets detected during patrol.</p>

</div>

</div>
Expand Down Expand Up @@ -6190,6 +6193,9 @@ <h2>Field(s)</h2>




<p> This table contains the targets detected during patrol.</p>

</div>

</div>
Expand Down
22 changes: 0 additions & 22 deletions Documentation/Cargo.CargoCrate.html
Original file line number Diff line number Diff line change
Expand Up @@ -2337,17 +2337,6 @@ <h1>Developer Note</h1>
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">


<a id="#(CARGO_CRATE).CargoCarrier" ><strong>CARGO_CRATE.CargoCarrier</strong></a>



</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

Expand Down Expand Up @@ -3019,17 +3008,6 @@ <h2><strong>Parameters:</strong></h2>
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">


<a id="#(CARGO_CRATE).CargoCarrier" ><strong>CARGO_CRATE.CargoCarrier</strong></a>



</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

Expand Down
3 changes: 3 additions & 0 deletions Documentation/Cargo.CargoGroup.html
Original file line number Diff line number Diff line change
Expand Up @@ -2392,6 +2392,9 @@ <h2>Field(s)</h2>




<p> Then we register the new group in the database</p>

</div>

</div>
Expand Down
22 changes: 0 additions & 22 deletions Documentation/Cargo.CargoUnit.html
Original file line number Diff line number Diff line change
Expand Up @@ -2304,17 +2304,6 @@ <h2>Field(s)</h2>

<p> Set cargo object.</p>

</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

#number
<a id="#(CARGO_UNIT).RunCount" ><strong>CARGO_UNIT.RunCount</strong></a>



</div>

</div>
Expand Down Expand Up @@ -3019,17 +3008,6 @@ <h2>Field(s)</h2>

<p> Set cargo object.</p>

</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

#number
<a id="#(CARGO_UNIT).RunCount" ><strong>CARGO_UNIT.RunCount</strong></a>



</div>

</div>
Expand Down
11 changes: 0 additions & 11 deletions Documentation/Core.Point.html
Original file line number Diff line number Diff line change
Expand Up @@ -17702,17 +17702,6 @@ <h2>Function(s)</h2>
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">


<a id="#(POINT_VEC2).x" ><strong>POINT_VEC2.x</strong></a>



</div>

</div>
<div class="functions w3-container w3-theme-l2">
<h2>Function(s)</h2>
</div>
Expand Down
22 changes: 0 additions & 22 deletions Documentation/Core.Settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -3444,17 +3444,6 @@ <h2>Field(s)</h2>



</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">


<a id="#(SETTINGS).PlayerMenu" ><strong>SETTINGS.PlayerMenu</strong></a>



</div>

</div>
Expand Down Expand Up @@ -5637,17 +5626,6 @@ <h2>Field(s)</h2>



</div>

</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">


<a id="#(SETTINGS).PlayerMenu" ><strong>SETTINGS.PlayerMenu</strong></a>



</div>

</div>
Expand Down
Loading

0 comments on commit d43c9f5

Please sign in to comment.