Skip to content

Commit 4166dd0

Browse files
committed
Auto commit by GitHub Actions Workflow
1 parent 2be5b57 commit 4166dd0

28 files changed

+857
-539
lines changed

Documentation/AI.AI_A2A_Dispatcher.html

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5038,14 +5038,11 @@ <h2>Field(s)</h2>
50385038
<div>
50395039
<div class="w3-card-2 w3-padding-small w3-margin-top">
50405040

5041-
#boolean
5041+
50425042
<a id="#(AI_A2A_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2A_DISPATCHER.SetSendPlayerMessages</strong></a>
50435043

50445044

50455045

5046-
5047-
<p>Flash messages to player</p>
5048-
50495046
</div>
50505047

50515048
</div>
@@ -11705,14 +11702,11 @@ <h2>Field(s)</h2>
1170511702
<div>
1170611703
<div class="w3-card-2 w3-padding-small w3-margin-top">
1170711704

11708-
#boolean
11705+
1170911706
<a id="#(AI_A2A_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2A_DISPATCHER.SetSendPlayerMessages</strong></a>
1171011707

1171111708

1171211709

11713-
11714-
<p>Flash messages to player</p>
11715-
1171611710
</div>
1171711711

1171811712
</div>
@@ -12970,14 +12964,11 @@ <h2>Field(s)</h2>
1297012964
<div>
1297112965
<div class="w3-card-2 w3-padding-small w3-margin-top">
1297212966

12973-
#boolean
12967+
1297412968
<a id="#(AI_A2A_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2A_DISPATCHER.SetSendPlayerMessages</strong></a>
1297512969

1297612970

1297712971

12978-
12979-
<p>Flash messages to player</p>
12980-
1298112972
</div>
1298212973

1298312974
</div>
@@ -14537,14 +14528,11 @@ <h2>Field(s)</h2>
1453714528
<div>
1453814529
<div class="w3-card-2 w3-padding-small w3-margin-top">
1453914530

14540-
#boolean
14531+
1454114532
<a id="#(AI_A2A_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2A_DISPATCHER.SetSendPlayerMessages</strong></a>
1454214533

1454314534

1454414535

14545-
14546-
<p>Flash messages to player</p>
14547-
1454814536
</div>
1454914537

1455014538
</div>

Documentation/AI.AI_Cargo.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2960,6 +2960,9 @@ <h2>Field(s)</h2>
29602960

29612961

29622962

2963+
2964+
<p> No loading happened, so we need to pickup something else.</p>
2965+
29632966
</div>
29642967

29652968
</div>
@@ -4990,6 +4993,9 @@ <h2>Field(s)</h2>
49904993

49914994

49924995

4996+
4997+
<p> No loading happened, so we need to pickup something else.</p>
4998+
49934999
</div>
49945000

49955001
</div>
@@ -5602,6 +5608,9 @@ <h2>Field(s)</h2>
56025608

56035609

56045610

5611+
5612+
<p> No loading happened, so we need to pickup something else.</p>
5613+
56055614
</div>
56065615

56075616
</div>
@@ -7102,6 +7111,9 @@ <h2>Field(s)</h2>
71027111

71037112

71047113

7114+
7115+
<p> No loading happened, so we need to pickup something else.</p>
7116+
71057117
</div>
71067118

71077119
</div>

Documentation/AI.AI_Cargo_Airplane.html

Lines changed: 68 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,6 +2909,20 @@ <h1>Developer Note</h1>
29092909
<div class="fields w3-container w3-theme-l2">
29102910
<h2>Field(s)</h2>
29112911
</div>
2912+
<div>
2913+
<div class="w3-card-2 w3-padding-small w3-margin-top">
2914+
2915+
2916+
<a id="#(AI_CARGO_AIRPLANE).Airbase" ><strong>AI_CARGO_AIRPLANE.Airbase</strong></a>
2917+
2918+
2919+
2920+
2921+
<p> Set destination airbase for next :Route() command.</p>
2922+
2923+
</div>
2924+
2925+
</div>
29122926
<div>
29132927
<div class="w3-card-2 w3-padding-small w3-margin-top">
29142928

@@ -2939,6 +2953,9 @@ <h2>Field(s)</h2>
29392953

29402954

29412955

2956+
2957+
<p> Aircraft is on a depoly mission.</p>
2958+
29422959
</div>
29432960

29442961
</div>
@@ -2964,9 +2981,6 @@ <h2>Field(s)</h2>
29642981

29652982

29662983

2967-
2968-
<p> Aircraft is on a pickup mission.</p>
2969-
29702984
</div>
29712985

29722986
</div>
@@ -4685,6 +4699,20 @@ <h2><strong>Parameters:</strong></h2>
46854699
<div class="fields w3-container w3-theme-l2">
46864700
<h2>Field(s)</h2>
46874701
</div>
4702+
<div>
4703+
<div class="w3-card-2 w3-padding-small w3-margin-top">
4704+
4705+
4706+
<a id="#(AI_CARGO_AIRPLANE).Airbase" ><strong>AI_CARGO_AIRPLANE.Airbase</strong></a>
4707+
4708+
4709+
4710+
4711+
<p> Set destination airbase for next :Route() command.</p>
4712+
4713+
</div>
4714+
4715+
</div>
46884716
<div>
46894717
<div class="w3-card-2 w3-padding-small w3-margin-top">
46904718

@@ -4715,6 +4743,9 @@ <h2>Field(s)</h2>
47154743

47164744

47174745

4746+
4747+
<p> Aircraft is on a depoly mission.</p>
4748+
47184749
</div>
47194750

47204751
</div>
@@ -4740,9 +4771,6 @@ <h2>Field(s)</h2>
47404771

47414772

47424773

4743-
4744-
<p> Aircraft is on a pickup mission.</p>
4745-
47464774
</div>
47474775

47484776
</div>
@@ -5303,6 +5331,20 @@ <h2><strong>Parameters:</strong></h2>
53035331
<div class="fields w3-container w3-theme-l2">
53045332
<h2>Field(s)</h2>
53055333
</div>
5334+
<div>
5335+
<div class="w3-card-2 w3-padding-small w3-margin-top">
5336+
5337+
5338+
<a id="#(AI_CARGO_AIRPLANE).Airbase" ><strong>AI_CARGO_AIRPLANE.Airbase</strong></a>
5339+
5340+
5341+
5342+
5343+
<p> Set destination airbase for next :Route() command.</p>
5344+
5345+
</div>
5346+
5347+
</div>
53065348
<div>
53075349
<div class="w3-card-2 w3-padding-small w3-margin-top">
53085350

@@ -5333,6 +5375,9 @@ <h2>Field(s)</h2>
53335375

53345376

53355377

5378+
5379+
<p> Aircraft is on a depoly mission.</p>
5380+
53365381
</div>
53375382

53385383
</div>
@@ -5358,9 +5403,6 @@ <h2>Field(s)</h2>
53585403

53595404

53605405

5361-
5362-
<p> Aircraft is on a pickup mission.</p>
5363-
53645406
</div>
53655407

53665408
</div>
@@ -6809,6 +6851,20 @@ <h2><strong>Return value:</strong></h2>
68096851
<div class="fields w3-container w3-theme-l2">
68106852
<h2>Field(s)</h2>
68116853
</div>
6854+
<div>
6855+
<div class="w3-card-2 w3-padding-small w3-margin-top">
6856+
6857+
6858+
<a id="#(AI_CARGO_AIRPLANE).Airbase" ><strong>AI_CARGO_AIRPLANE.Airbase</strong></a>
6859+
6860+
6861+
6862+
6863+
<p> Set destination airbase for next :Route() command.</p>
6864+
6865+
</div>
6866+
6867+
</div>
68126868
<div>
68136869
<div class="w3-card-2 w3-padding-small w3-margin-top">
68146870

@@ -6839,6 +6895,9 @@ <h2>Field(s)</h2>
68396895

68406896

68416897

6898+
6899+
<p> Aircraft is on a depoly mission.</p>
6900+
68426901
</div>
68436902

68446903
</div>
@@ -6864,9 +6923,6 @@ <h2>Field(s)</h2>
68646923

68656924

68666925

6867-
6868-
<p> Aircraft is on a pickup mission.</p>
6869-
68706926
</div>
68716927

68726928
</div>

Documentation/AI.AI_Patrol.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3425,6 +3425,9 @@ <h2>Field(s)</h2>
34253425

34263426

34273427

3428+
3429+
<p> This table contains the targets detected during patrol.</p>
3430+
34283431
</div>
34293432

34303433
</div>
@@ -6692,6 +6695,9 @@ <h2>Field(s)</h2>
66926695

66936696

66946697

6698+
6699+
<p> This table contains the targets detected during patrol.</p>
6700+
66956701
</div>
66966702

66976703
</div>
@@ -7436,6 +7442,9 @@ <h2>Field(s)</h2>
74367442

74377443

74387444

7445+
7446+
<p> This table contains the targets detected during patrol.</p>
7447+
74397448
</div>
74407449

74417450
</div>
@@ -9068,6 +9077,9 @@ <h2>Field(s)</h2>
90689077

90699078

90709079

9080+
9081+
<p> This table contains the targets detected during patrol.</p>
9082+
90719083
</div>
90729084

90739085
</div>

Documentation/Cargo.CargoGroup.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2006,9 +2006,6 @@ <h2>Field(s)</h2>
20062006

20072007

20082008

2009-
2010-
<p> Then we register the new group in the database</p>
2011-
20122009
</div>
20132010

20142011
</div>

Documentation/Cargo.CargoUnit.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,6 +1894,17 @@ <h2>Field(s)</h2>
18941894
<div class="w3-card-2 w3-padding-small w3-margin-top">
18951895

18961896

1897+
<a id="#(CARGO_UNIT).CargoCarrier" ><strong>CARGO_UNIT.CargoCarrier</strong></a>
1898+
1899+
1900+
1901+
</div>
1902+
1903+
</div>
1904+
<div>
1905+
<div class="w3-card-2 w3-padding-small w3-margin-top">
1906+
1907+
18971908
<a id="#(CARGO_UNIT).CargoInAir" ><strong>CARGO_UNIT.CargoInAir</strong></a>
18981909

18991910

@@ -2598,6 +2609,17 @@ <h2>Field(s)</h2>
25982609
<div class="w3-card-2 w3-padding-small w3-margin-top">
25992610

26002611

2612+
<a id="#(CARGO_UNIT).CargoCarrier" ><strong>CARGO_UNIT.CargoCarrier</strong></a>
2613+
2614+
2615+
2616+
</div>
2617+
2618+
</div>
2619+
<div>
2620+
<div class="w3-card-2 w3-padding-small w3-margin-top">
2621+
2622+
26012623
<a id="#(CARGO_UNIT).CargoInAir" ><strong>CARGO_UNIT.CargoInAir</strong></a>
26022624

26032625

Documentation/Core.Fsm.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6191,7 +6191,7 @@ <h2>Field(s)</h2>
61916191
<div>
61926192
<div class="w3-card-2 w3-padding-small w3-margin-top">
61936193

6194-
#string
6194+
61956195
<a id="#(FSM)._StartState" ><strong>FSM._StartState</strong></a>
61966196

61976197

@@ -7790,7 +7790,7 @@ <h2>Field(s)</h2>
77907790
<div>
77917791
<div class="w3-card-2 w3-padding-small w3-margin-top">
77927792

7793-
#string
7793+
77947794
<a id="#(FSM)._StartState" ><strong>FSM._StartState</strong></a>
77957795

77967796

0 commit comments

Comments
 (0)