author | richk |
Sat, 18 Aug 2007 00:48:24 +0000 | |
branch | NewGRF_ports |
changeset 6841 | 84f5a52fa6a4 |
parent 6786 | 875182f493eb |
permissions | -rw-r--r-- |
6744
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
1 |
// Automatically generated by GRFCODEC. Do not modify! |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
2 |
// (Info version 7) |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
3 |
// Format: spritenum pcxfile xpos ypos compression ysize xsize xrel yrel |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
4 |
|
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
5 |
// Length of GRF in sprites |
6763
45c2bed9d981
(svn r10805) [NewGRF_ports] -Fix: Cleaned up some reported grfcodec warnings.
richk
parents:
6761
diff
changeset
|
6 |
0 * 4 74 00 00 00 |
6744
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
7 |
// if version of TTDPatch higher than X, skip two sprites |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
8 |
1 * 9 07 8B 04 \7> 02 0A D2 00 02 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
9 |
// bail out: version too low |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
10 |
2 * 20 0B 03 1F 00 "2.0.1r Alpha 22" 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
11 |
// fail safe when action 0B is not implemented, bail out |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
12 |
3 * 9 07 8B 04 \7< 02 0A DC 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
13 |
// check for newstations bit, if set, skip two sprites |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
14 |
4 * 6 07 85 01 \71 52 02 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
15 |
// bail out: newstation bit not set |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
16 |
5 * 19 0B 03 1F 02 "newstations on" 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
17 |
// fail safe when action 0B is not implemented, bail out |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
18 |
6 * 6 07 85 01 \70 52 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
19 |
// if not in temperate, bail out |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
20 |
7 * 6 07 83 01 \7! 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
21 |
// define GRF ID |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
22 |
8 * 68 08 06 DE AD BE EF "NewGRF FSM Commuter" 00 "Commuter airport in NewGRF FSMport format" 00 |
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
23 |
|
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
24 |
// 11 properties to change, 1 station to change, station id = 0 |
6763
45c2bed9d981
(svn r10805) [NewGRF_ports] -Fix: Cleaned up some reported grfcodec warnings.
richk
parents:
6761
diff
changeset
|
25 |
9 * 655 00 0D 0B 01 00 |
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
26 |
// Small Airport |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
27 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
28 |
// Class ID |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
29 |
08 "SMLL" |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
30 |
|
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
31 |
// Sprite layout, of 13 sprites |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
32 |
09 0D |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
33 |
// 00 Old Term Left |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
34 |
69 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
35 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
36 |
// 01 Old Term Mid |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
37 |
6A 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
38 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
39 |
// 02 Old Term Right |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
40 |
6B 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
41 |
00 00 00 0F 0F 1F 6C 8A 00 80 // upper section |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
42 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
43 |
// 03 Old Hangar |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
44 |
4A 0A 00 00 //tarmac below |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
45 |
0E 00 00 02 10 1C 61 8A 00 80 // hangar front |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
46 |
00 00 00 02 10 1C 62 8A 00 80 // hangar side |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
47 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
48 |
// 04 Hangar exit |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
49 |
6D 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
50 |
0F 00 00 01 10 06 67 8A 00 80 // fence west |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
51 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
52 |
// 05 grass mid-left |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
53 |
6E 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
54 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
55 |
// 06 grass mid-right |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
56 |
6F 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
57 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
58 |
// 07 windsock |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
59 |
70 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
60 |
00 00 00 01 10 06 67 8A 00 80 // fence east |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
61 |
04 0B 00 01 01 14 74 8A 00 80 // windsock |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
62 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
63 |
// 08 Runway start with 04 number |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
64 |
71 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
65 |
0A 02 00 00 00 00 41 04 00 00 // 0 in NE direction |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
66 |
08 07 00 00 00 00 45 04 00 00 // 4 in NE direction |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
67 |
00 0F 00 10 01 06 68 8A 00 80 // fence south |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
68 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
69 |
// 09 Middle runway X |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
70 |
72 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
71 |
00 0F 00 10 01 06 68 8A 00 80 // fence south |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
72 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
73 |
// 0A Runway mid right |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
74 |
72 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
75 |
00 0F 00 10 01 06 68 8A 00 80 // fence south |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
76 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
77 |
// 0B Runway start |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
78 |
73 0A 00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
79 |
00 0F 00 10 01 06 68 8A 00 80 // fence south |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
80 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
81 |
// 0C Small Airport mini pic |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
82 |
8D 04 00 08 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
83 |
80 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
84 |
|
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
85 |
//callback mask |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
86 |
0B 01 //has a station availability |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
87 |
|
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
88 |
// Define custom layouts |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
89 |
0E 01 //one layouts |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
90 |
01 //NE facing |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
91 |
04 03 0C // X, y, minipic ID |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
92 |
02 01 00 03 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
93 |
07 06 05 04 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
94 |
0B 0A 09 08 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
95 |
00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
96 |
|
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
97 |
// Prop19 Vehicle Type |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
98 |
19 03 //Air |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
99 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
100 |
// Define Finite State Machine |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
101 |
1A 16 // positions 00-15 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
102 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
103 |
// Small Airport : Position 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
104 |
\w53 \w3 \w0 40 \wx0007 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
105 |
03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
106 |
40 40 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
107 |
51 26 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
108 |
00 40 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
109 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
110 |
// Small Airport : Position 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
111 |
\w53 \w27 \w0 00 \wx0000 40 |
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
112 |
05 |
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
113 |
40 00 00 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
114 |
01 01 40 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
115 |
02 00 00 04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
116 |
51 00 00 13 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
117 |
00 00 00 06 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
118 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
119 |
// Small Airport : Position 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
120 |
\w32 \w23 \w0 01 \wx000F 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
121 |
05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
122 |
01 01 00 04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
123 |
40 40 01 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
124 |
41 40 01 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
125 |
51 40 01 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
126 |
00 00 00 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
127 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
128 |
// Small Airport : Position 03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
129 |
\w10 \w23 \w0 02 \wx000F 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
130 |
05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
131 |
02 02 00 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
132 |
40 40 02 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
133 |
41 40 02 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
134 |
51 40 02 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
135 |
00 00 00 03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
136 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
137 |
// Small Airport : Position 04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
138 |
\w43 \w37 \w0 00 \wx0000 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
139 |
04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
140 |
02 00 00 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
141 |
40 00 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
142 |
41 00 00 06 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
143 |
51 00 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
144 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
145 |
// Small Airport : Position 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
146 |
\w24 \w37 \w0 00 \wx0000 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
147 |
02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
148 |
02 02 00 03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
149 |
00 00 00 04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
150 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
151 |
// Small Airport : Position 06 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
152 |
\w53 \w37 \w0 00 \wx0000 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
153 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
154 |
00 40 00 07 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
155 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
156 |
// Small Airport : Position 07 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
157 |
\w61 \w40 \w0 41 \wx0003 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
158 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
159 |
00 40 00 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
160 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
161 |
// Small Airport : Position 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
162 |
\w3 \w40 \w00 42 \wx0010 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
163 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
164 |
00 00 40 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
165 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
166 |
// Small Airport : Position 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
167 |
\wxFFB1 \w40 \w80 43 \wx0010 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
168 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
169 |
00 00 00 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
170 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
171 |
// Small Airport : Position 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
172 |
\w137 \w40 \w80 7F \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
173 |
03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
174 |
7F 00 00 0F |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
175 |
44 40 00 0B |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
176 |
54 40 00 14 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
177 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
178 |
// Small Airport : Position 0B |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
179 |
\w56 \w40 \w0 44 \wx0090 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
180 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
181 |
00 40 00 0C |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
182 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
183 |
// Small Airport : Position 0C |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
184 |
\w3 \w40 \w0 00 \wx00D0 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
185 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
186 |
00 40 00 0D |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
187 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
188 |
// Small Airport : Position 0D |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
189 |
\w7 \w40 \w0 45 \wx0000 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
190 |
03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
191 |
45 40 00 0E |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
192 |
02 00 00 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
193 |
00 00 00 0E |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
194 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
195 |
// Small Airport : Position 0E |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
196 |
\w53 \w40 \w0 00 \wx0000 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
197 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
198 |
00 40 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
199 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
200 |
// Small Airport : Position 0F |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
201 |
\wxFFE1 \w193 \w80 00 \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
202 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
203 |
00 00 00 10 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
204 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
205 |
// Small Airport : Position 10 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
206 |
\w1 \w1 \w80 00 \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
207 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
208 |
00 00 00 11 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
209 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
210 |
// Small Airport : Position 11 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
211 |
\w257 \w1 \w80 00 \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
212 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
213 |
00 00 00 12 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
214 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
215 |
// Small Airport : Position 12 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
216 |
\w273 \w49 \w80 00 \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
217 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
218 |
00 00 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
219 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
220 |
// Small Airport : Position 13 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
221 |
\w44 \w37 \w80 51 \wx0000 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
222 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
223 |
51 00 00 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
224 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
225 |
// Small Airport : Position 14 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
226 |
\w44 \w40 \w80 54 \wx0030 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
227 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
228 |
00 40 00 15 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
229 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
230 |
// Small Airport : Position 15 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
231 |
\w44 \w40 \w0 55 \wx0000 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
232 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
233 |
00 40 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
234 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
235 |
// Prop1C Vehicle Entry Points |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
236 |
1C 10 10 10 10 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
237 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
238 |
// Prop1D Hangar/Depot Locations |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
239 |
1D 01 03 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
240 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
241 |
// Prop1E Terminal Groups |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
242 |
1E 01 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
243 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
244 |
// Prop20 Port Subtype |
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
245 |
// 20 07 |
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
246 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
247 |
// Prop22 Catchment Area |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
248 |
22 04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
249 |
|
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
250 |
// Define a sprite set for stations, one set, 95 views |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
251 |
10 * 4 01 0D 01 61 |
6786
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
252 |
11 data/sprites/rb_airport2.pcx 194 8 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
253 |
12 data/sprites/rb_airport2.pcx 274 8 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
254 |
13 data/sprites/rb_airport2.pcx 354 8 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
255 |
14 data/sprites/rb_airport2.pcx 434 8 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
256 |
15 data/sprites/rb_airport2.pcx 514 8 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
257 |
16 data/sprites/rb_airport2.pcx 594 8 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
258 |
17 data/sprites/rb_airport2.pcx 674 8 09 55 64 -2 -38 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
259 |
18 data/sprites/rb_airport2.pcx 754 8 09 17 18 16 -1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
260 |
19 data/sprites/rb_airport2.pcx 2 88 09 55 64 -2 -38 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
261 |
20 data/sprites/rb_airport2.pcx 82 88 09 17 18 -30 1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
262 |
21 data/sprites/rb_airport2.pcx 114 88 09 55 64 -2 -38 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
263 |
22 data/sprites/rb_airport2.pcx 194 88 09 55 64 -2 -38 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
264 |
23 data/sprites/rb_airport2.pcx 274 88 09 14 24 -11 8 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
265 |
24 data/sprites/rb_airport2.pcx 306 88 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
266 |
25 data/sprites/rb_airport2.pcx 386 88 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
267 |
26 data/sprites/rb_airport2.pcx 466 88 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
268 |
27 data/sprites/rb_airport2.pcx 546 88 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
269 |
28 data/sprites/rb_airport2.pcx 626 88 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
270 |
29 data/sprites/rb_airport2.pcx 658 88 09 7 14 4 1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
271 |
30 data/sprites/rb_airport2.pcx 690 88 09 8 12 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
272 |
31 data/sprites/rb_airport2.pcx 722 88 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
273 |
32 data/sprites/rb_airport2.pcx 754 88 09 5 12 4 2 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
274 |
33 data/sprites/rb_airport2.pcx 2 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
275 |
34 data/sprites/rb_airport2.pcx 34 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
276 |
35 data/sprites/rb_airport2.pcx 66 168 09 7 12 0 2 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
277 |
36 data/sprites/rb_airport2.pcx 98 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
278 |
37 data/sprites/rb_airport2.pcx 130 168 09 7 18 0 1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
279 |
38 data/sprites/rb_airport2.pcx 162 168 09 6 16 2 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
280 |
39 data/sprites/rb_airport2.pcx 194 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
281 |
40 data/sprites/rb_airport2.pcx 226 168 09 8 16 2 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
282 |
41 data/sprites/rb_airport2.pcx 258 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
283 |
42 data/sprites/rb_airport2.pcx 290 168 09 7 14 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
284 |
43 data/sprites/rb_airport2.pcx 322 168 09 8 12 6 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
285 |
44 data/sprites/rb_airport2.pcx 354 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
286 |
45 data/sprites/rb_airport2.pcx 386 168 09 5 12 2 1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
287 |
46 data/sprites/rb_airport2.pcx 418 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
288 |
47 data/sprites/rb_airport2.pcx 450 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
289 |
48 data/sprites/rb_airport2.pcx 482 168 09 7 12 6 -1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
290 |
49 data/sprites/rb_airport2.pcx 514 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
291 |
50 data/sprites/rb_airport2.pcx 546 168 09 7 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
292 |
51 data/sprites/rb_airport2.pcx 578 168 09 6 16 0 2 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
293 |
52 data/sprites/rb_airport2.pcx 610 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
294 |
53 data/sprites/rb_airport2.pcx 642 168 09 8 16 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
295 |
54 data/sprites/rb_airport2.pcx 674 168 09 8 17 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
296 |
55 data/sprites/rb_airport2.pcx 706 168 09 7 15 3 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
297 |
56 data/sprites/rb_airport2.pcx 738 168 09 5 18 0 3 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
298 |
57 data/sprites/rb_airport2.pcx 770 168 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
299 |
58 data/sprites/rb_airport2.pcx 2 200 09 5 12 4 1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
300 |
59 data/sprites/rb_airport2.pcx 34 200 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
301 |
60 data/sprites/rb_airport2.pcx 66 200 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
302 |
61 data/sprites/rb_airport2.pcx 98 200 09 7 13 5 1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
303 |
62 data/sprites/rb_airport2.pcx 130 200 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
304 |
63 data/sprites/rb_airport2.pcx 162 200 09 8 15 3 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
305 |
64 data/sprites/rb_airport2.pcx 194 200 09 8 12 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
306 |
65 data/sprites/rb_airport2.pcx 226 200 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
307 |
66 data/sprites/rb_airport2.pcx 258 200 09 7 16 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
308 |
67 data/sprites/rb_airport2.pcx 290 200 09 8 17 1 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
309 |
68 data/sprites/rb_airport2.pcx 322 200 09 7 15 0 1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
310 |
69 data/sprites/rb_airport2.pcx 354 200 09 5 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
311 |
70 data/sprites/rb_airport2.pcx 386 200 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
312 |
71 data/sprites/rb_airport2.pcx 418 200 09 5 12 2 2 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
313 |
72 data/sprites/rb_airport2.pcx 450 200 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
314 |
73 data/sprites/rb_airport2.pcx 482 200 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
315 |
74 data/sprites/rb_airport2.pcx 514 200 09 7 13 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
316 |
75 data/sprites/rb_airport2.pcx 546 200 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
317 |
76 data/sprites/rb_airport2.pcx 578 200 09 8 15 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
318 |
77 data/sprites/rb_airport2.pcx 610 200 09 8 12 6 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
319 |
78 data/sprites/rb_airport2.pcx 642 200 09 8 18 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
320 |
79 data/sprites/rb_airport2.pcx 674 200 09 7 16 2 1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
321 |
80 data/sprites/rb_airport2.pcx 706 200 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
322 |
81 data/sprites/rb_airport2.pcx 2 248 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
323 |
82 data/sprites/rb_airport2.pcx 82 248 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
324 |
83 data/sprites/rb_airport2.pcx 162 248 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
325 |
84 data/sprites/rb_airport2.pcx 242 248 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
326 |
85 data/sprites/rb_airport2.pcx 322 248 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
327 |
86 data/sprites/rb_airport2.pcx 402 248 09 20 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
328 |
87 data/sprites/rb_airport2.pcx 482 248 09 20 64 -31 11 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
329 |
88 data/sprites/rb_airport2.pcx 562 248 09 31 36 -3 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
330 |
89 data/sprites/rb_airport2.pcx 610 248 09 31 36 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
331 |
90 data/sprites/rb_airport2.pcx 658 248 09 4 63 -30 12 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
332 |
91 data/sprites/rb_airport2.pcx 738 248 09 32 1 1 -1 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
333 |
92 data/sprites/rb_airport2.pcx 2 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
334 |
93 data/sprites/rb_airport2.pcx 82 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
335 |
94 data/sprites/rb_airport2.pcx 162 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
336 |
95 data/sprites/rb_airport2.pcx 242 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
337 |
96 data/sprites/rb_airport2.pcx 322 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
338 |
97 data/sprites/rb_airport2.pcx 402 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
339 |
98 data/sprites/rb_airport2.pcx 482 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
340 |
99 data/sprites/rb_airport2.pcx 562 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
341 |
100 data/sprites/rb_airport2.pcx 642 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
342 |
101 data/sprites/rb_airport2.pcx 722 296 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
343 |
102 data/sprites/rb_airport2.pcx 2 344 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
344 |
103 data/sprites/rb_airport2.pcx 82 344 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
345 |
104 data/sprites/rb_airport2.pcx 162 344 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
346 |
105 data/sprites/rb_airport2.pcx 242 344 09 31 64 -31 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
347 |
106 data/sprites/rb_airport2.pcx 402 344 09 64 96 0 0 |
875182f493eb
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents:
6785
diff
changeset
|
348 |
107 data/sprites/rb_airport2.pcx 510 344 09 64 96 0 0 |
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
349 |
// Define a graphics set ID (cargo ID = 0 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
350 |
108 * 7 02 0D 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
351 |
// Little/lots set |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
352 |
00 01 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
353 |
// Set to define the graphics for (set #0) |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
354 |
00 00 |
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
355 |
|
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
356 |
// 10 properties to change, 1 station to change, station id = 0 |
6763
45c2bed9d981
(svn r10805) [NewGRF_ports] -Fix: Cleaned up some reported grfcodec warnings.
richk
parents:
6761
diff
changeset
|
357 |
109 * 1183 00 0D 0A 01 01 |
6744
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
358 |
// Class ID |
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
359 |
08 "SMLL" |
6745
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
360 |
// Sprite layout, of 22 sprites |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
361 |
09 16 |
6744
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
362 |
// Hangar X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
363 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
364 |
0E 00 00 02 10 1C 5F 8A 00 80 // Hangar part 1 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
365 |
00 00 00 02 10 1C 60 8A 00 80 // Hangar part 2 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
366 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
367 |
// Hangar Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
368 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
369 |
0E 00 00 02 10 1C 35 84 00 00 // Hangar part 1 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
370 |
00 00 00 02 10 1C 36 84 00 00 // Hangar part 2 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
371 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
372 |
// Term X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
373 |
4B 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
374 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
375 |
// Term Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
376 |
4B 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
377 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
378 |
// Terminal B X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
379 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
380 |
03 03 00 0A 0B 23 5D 8A 00 80 // Terminal B |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
381 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
382 |
// Terminal B Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
383 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
384 |
03 03 00 0A 0B 23 5D 8A 00 80 // Terminal B |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
385 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
386 |
// Tower X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
387 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
388 |
03 03 00 0A 0A 3C 5B 8A 00 80 // Tower |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
389 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
390 |
// Tower Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
391 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
392 |
03 03 00 0A 0A 3C 5B 8A 00 80 // Tower |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
393 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
394 |
// Empty ground sprite X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
395 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
396 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
397 |
// Empty ground sprite Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
398 |
2D 04 00 80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
399 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
400 |
// Runway 'entry'/'exit' X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
401 |
59 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
402 |
00 0F 00 10 01 06 68 8A 00 80 // fence south |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
403 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
404 |
// Runway 'entry'/'exit' Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
405 |
32 04 00 80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
406 |
0F 00 00 01 10 06 67 8A 00 80 // fence west |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
407 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
408 |
// Middle runway X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
409 |
58 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
410 |
00 0F 00 10 01 06 68 8A 00 80 // fence south |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
411 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
412 |
// Middle runway Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
413 |
30 04 00 80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
414 |
0F 00 00 01 10 06 67 8A 00 80 // fence west |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
415 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
416 |
// Empty ground sprite X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
417 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
418 |
00 00 00 01 10 06 67 8A 00 80 // fence east |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
419 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
420 |
// Empty ground sprite Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
421 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
422 |
00 00 00 10 01 06 68 8A 00 80 // fence north |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
423 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
424 |
// Empty ground sprite X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
425 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
426 |
0F 00 00 01 10 06 67 8A 00 80 // fence west |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
427 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
428 |
// Empty ground sprite Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
429 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
430 |
00 0F 00 10 01 06 68 8A 00 80 // fence south |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
431 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
432 |
// Helipad X |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
433 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
434 |
0A 06 00 00 00 00 22 97 00 80 // helipad |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
435 |
00 00 00 10 01 06 68 8A 00 80 // fence north |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
436 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
437 |
// Helipad Y |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
438 |
4A 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
439 |
0A 06 00 00 00 00 22 97 00 80 // helipad |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
440 |
00 00 00 01 10 06 67 8A 00 80 // fence east |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
441 |
80 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
442 |
// Middle runway X with 04 number |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
443 |
58 0A 00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
444 |
0E 00 00 00 00 00 41 04 00 00 // 0 in NE direction |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
445 |
0C 07 00 00 00 00 45 04 00 00 // 4 in NE direction |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
446 |
00 0F 00 10 01 06 68 8A 00 80 // fence south |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
447 |
80 |
6745
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
448 |
// Commuter Airport mini pic |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
449 |
8C 04 00 08 |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
450 |
80 |
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
451 |
|
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
452 |
//callback mask |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
453 |
0B 01 //has a station availability |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
454 |
|
6744
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
455 |
// Define custom layouts |
6745
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
456 |
0E 02 //two layouts |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
457 |
01 //NE facing |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
458 |
05 04 15 // X, y, minipic ID |
6744
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
459 |
06 04 12 12 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
460 |
0E 08 08 08 10 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
461 |
0E 02 02 02 10 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
462 |
0A 0C 0C 14 0A |
6745
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
463 |
03 //SE facing |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
464 |
04 05 15 |
6752
95abe0fc6a11
(svn r10791) [NewGRF_ports] -Change: Modified rb_airport2.grf to use MeusH minipic of commuter airport. Corrected fences of orientation 03.
richk
parents:
6745
diff
changeset
|
465 |
01 0F 0F 0B |
6745
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
466 |
13 08 02 0D |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
467 |
13 08 02 0D |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
468 |
05 08 02 0D |
6752
95abe0fc6a11
(svn r10791) [NewGRF_ports] -Change: Modified rb_airport2.grf to use MeusH minipic of commuter airport. Corrected fences of orientation 03.
richk
parents:
6745
diff
changeset
|
469 |
07 11 11 0B |
6745
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
470 |
// 07 //NW facing |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
471 |
// 04 05 |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
472 |
// 0B 08 08 07 |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
473 |
// 0D 02 08 05 |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
474 |
// 0D 02 08 13 |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
475 |
// 0D 02 08 13 |
f45a41940079
(svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored.
richk
parents:
6744
diff
changeset
|
476 |
// 0B 08 08 01 |
6744
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
477 |
00 00 |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
478 |
|
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
479 |
// Define Finite State Machine |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
480 |
1A 25 // positions 00-24 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
481 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
482 |
// Commuter Airport : Position 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
483 |
\w69 \w3 \w0 40 \wx0007 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
484 |
03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
485 |
40 42 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
486 |
51 26 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
487 |
00 42 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
488 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
489 |
// Commuter Airport : Position 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
490 |
\w72 \w22 \w0 00 \wx0000 42 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
491 |
08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
492 |
40 00 42 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
493 |
41 43 42 0B |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
494 |
01 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
495 |
02 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
496 |
03 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
497 |
25 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
498 |
26 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
499 |
51 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
500 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
501 |
// Commuter Airport : Position 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
502 |
\w8 \w22 \w0 00 \wx000B 45 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
503 |
08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
504 |
40 42 45 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
505 |
01 42 45 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
506 |
02 42 45 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
507 |
03 42 45 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
508 |
25 42 45 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
509 |
26 42 45 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
510 |
51 42 45 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
511 |
00 00 00 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
512 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
513 |
// Commuter Airport : Position 03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
514 |
\w24 \w36 \w0 01 \wx0007 01 |
6744
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
515 |
04 |
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
516 |
01 01 00 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
517 |
40 42 01 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
518 |
41 42 01 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
519 |
00 00 00 03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
520 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
521 |
// Commuter Airport : Position 04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
522 |
\w40 \w36 \w0 02 \wx0007 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
523 |
04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
524 |
02 02 00 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
525 |
40 42 02 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
526 |
41 42 02 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
527 |
00 00 00 04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
528 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
529 |
// Commuter Airport : Position 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
530 |
\w56 \w36 \w0 03 \wx0007 03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
531 |
04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
532 |
03 03 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
533 |
40 42 03 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
534 |
41 42 03 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
535 |
00 00 00 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
536 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
537 |
// Commuter Airport : Position 06 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
538 |
\w40 \w8 \w0 25 \wx0003 25 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
539 |
03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
540 |
25 25 00 06 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
541 |
40 42 25 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
542 |
51 00 00 23 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
543 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
544 |
// Commuter Airport : Position 07 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
545 |
\w56 \w8 \w0 26 \wx0003 26 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
546 |
03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
547 |
26 26 00 07 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
548 |
40 42 26 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
549 |
51 00 00 24 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
550 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
551 |
// Commuter Airport : Position 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
552 |
\w24 \w22 \w0 00 \wx0000 42 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
553 |
04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
554 |
41 42 00 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
555 |
40 42 00 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
556 |
01 01 42 03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
557 |
00 42 00 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
558 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
559 |
// Commuter Airport : Position 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
560 |
\w40 \w22 \w0 00 \wx0000 42 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
561 |
08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
562 |
41 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
563 |
40 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
564 |
02 02 42 04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
565 |
03 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
566 |
25 25 42 06 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
567 |
51 25 42 06 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
568 |
01 42 00 08 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
569 |
00 42 00 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
570 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
571 |
// Commuter Airport : Position 0A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
572 |
\w56 \w22 \w0 00 \wx0000 42 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
573 |
07 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
574 |
03 03 42 05 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
575 |
25 42 00 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
576 |
26 26 42 07 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
577 |
51 26 42 07 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
578 |
41 42 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
579 |
40 42 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
580 |
00 42 00 09 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
581 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
582 |
// Commuter Airport : Position 0B |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
583 |
\w72 \w40 \w0 00 \wx0000 43 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
584 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
585 |
00 40 43 0C |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
586 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
587 |
// Commuter Airport : Position 0C |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
588 |
\w72 \w54 \w0 41 \wx0003 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
589 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
590 |
00 40 00 0D |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
591 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
592 |
// Commuter Airport : Position 0D |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
593 |
\w7 \w54 \w0 00 \wx0010 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
594 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
595 |
00 40 00 0E |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
596 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
597 |
// Commuter Airport : Position 0E |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
598 |
\w5 \w54 \w80 42 \wx0010 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
599 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
600 |
00 40 00 0F |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
601 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
602 |
// Commuter Airport : Position 0F |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
603 |
\wxFFB1 \w54 \w80 43 \wx0010 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
604 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
605 |
00 00 40 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
606 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
607 |
// Commuter Airport : Position 10 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
608 |
\w145 \w54 \w80 7F \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
609 |
03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
610 |
7F 00 00 15 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
611 |
44 7E 44 40 7F 00 11 //reserve both inway and runway |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
612 |
54 00 00 19 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
613 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
614 |
// Commuter Airport : Position 11 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
615 |
\w73 \w54 \w0 44 \wx0090 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
616 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
617 |
00 00 00 12 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
618 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
619 |
// Commuter Airport : Position 12 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
620 |
\w3 \w54 \w0 00 \wx00D0 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
621 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
622 |
00 00 00 13 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
623 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
624 |
// Commuter Airport : Position 13 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
625 |
\w12 \w54 \w0 00 \wx0080 40 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
626 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
627 |
00 00 40 14 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
628 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
629 |
// Commuter Airport : Position 14 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
630 |
\w8 \w32 \w0 45 \wx0000 44 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
631 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
632 |
00 45 44 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
633 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
634 |
// Commuter Airport : Position 15 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
635 |
\wxFFE1 \w149 \w80 00 \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
636 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
637 |
00 00 00 16 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
638 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
639 |
// Commuter Airport : Position 16 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
640 |
\w1 \w6 \w80 00 \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
641 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
642 |
00 00 00 17 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
643 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
644 |
// Commuter Airport : Position 17 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
645 |
\w193 \w6 \w80 00 \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
646 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
647 |
00 00 00 18 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
648 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
649 |
// Commuter Airport : Position 18 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
650 |
\w225 \w81 \w80 00 \wx00B0 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
651 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
652 |
00 00 00 10 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
653 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
654 |
// Commuter Airport : Position 19 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
655 |
\w80 \w0 \w80 54 \wx0030 4D |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
656 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
657 |
00 4D 00 1A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
658 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
659 |
// Commuter Airport : Position 1A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
660 |
\w80 \w0 \w80 55 \wx0030 4D |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
661 |
04 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
662 |
55 4D 00 1A |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
663 |
25 25 4D 1B |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
664 |
26 26 4D 1C |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
665 |
40 00 00 21 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
666 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
667 |
// Commuter Airport : Position 1B |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
668 |
\w32 \w8 \w80 00 \wx0030 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
669 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
670 |
00 00 00 1D |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
671 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
672 |
// Commuter Airport : Position 1C |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
673 |
\w48 \w8 \w80 00 \wx0030 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
674 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
675 |
00 00 00 1E |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
676 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
677 |
// Commuter Airport : Position 1D |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
678 |
\w40 \w8 \w0 00 \wx0000 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
679 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
680 |
00 25 00 06 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
681 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
682 |
// Commuter Airport : Position 1E |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
683 |
\w56 \w8 \w0 00 \wx0000 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
684 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
685 |
00 26 00 07 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
686 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
687 |
// Commuter Airport : Position 1F |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
688 |
\w40 \w8 \w64 51 \wx0000 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
689 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
690 |
00 00 25 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
691 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
692 |
// Commuter Airport : Position 20 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
693 |
\w56 \w8 \w64 51 \wx0000 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
694 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
695 |
00 00 26 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
696 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
697 |
// Commuter Airport : Position 21 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
698 |
\w64 \w26 \w80 00 \wx0030 42 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
699 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
700 |
00 42 00 22 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
701 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
702 |
// Commuter Airport : Position 22 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
703 |
\w64 \w22 \w0 00 \wx0000 42 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
704 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
705 |
00 42 00 01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
706 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
707 |
// Commuter Airport : Position 23 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
708 |
\w40 \w8 \w0 00 \wx0001 25 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
709 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
710 |
00 25 00 1F |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
711 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
712 |
// Commuter Airport : Position 24 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
713 |
\w56 \w8 \w0 00 \wx0001 26 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
714 |
01 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
715 |
00 26 00 20 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
716 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
717 |
// Prop1C Vehicle Entry Points |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
718 |
1C 15 15 15 15 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
719 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
720 |
// Prop1D Hangar/Depot Locations |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
721 |
1D 01 04 00 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
722 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
723 |
// Prop1E Terminal Groups |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
724 |
1E 01 03 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
725 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
726 |
// Prop1F Helipad Groups |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
727 |
1F 01 02 |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
728 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
729 |
// Prop22 Catchment Area |
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
730 |
22 04 |
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
731 |
|
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
732 |
//availability date varaction2 |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
733 |
//small airport available from 1931 (1920+11) to 1975 (1920+55) |
6761
f678114dea0a
(svn r10803) [NewGRF_ports] -Change: simplified small airport availability callback
glx
parents:
6760
diff
changeset
|
734 |
110 * 14 02 0D 02 81 01 00 FF 01 00 00 0B 37 00 FF |
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
735 |
|
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
736 |
//availability date varaction2 |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
737 |
//commuter airport available from 1971 (1920+51) to 2175 (1920+255) |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
738 |
111 * 14 02 0D 03 81 01 00 FF 01 00 00 33 FF 00 FF |
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
739 |
|
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
740 |
// Use graphics ID (1 station, ID 0, 0 cargo specific graphics, default cargo = 0) |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
741 |
112 * 7 03 0D 01 00 00 02 00 |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
742 |
|
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
743 |
// Use graphics ID (1 station, ID 1, 0 cargo specific graphics, default cargo = 0) |
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
744 |
113 * 7 03 0D 01 01 00 03 00 |
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
745 |
|
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
746 |
// Name |
6756
d50e91b1087d
(svn r10796) [NewGRF_ports] -Feature: rb_airport2.grf now includes Small Airport.
richk
parents:
6752
diff
changeset
|
747 |
// Set the name of the station; all languages, 1 string, offset of CD 00, because 'generic strings' flag is set it's a word. |
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
748 |
114 * 21 04 0D 9F 01 00 CD "Small airports" 00 |
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
749 |
115 * 20 04 0D 9F 01 00 CE "Small Airport" 00 |
6760
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
750 |
116 * 23 04 0D 9F 01 01 CE "Commuter airport" 00 |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
751 |
// 116 * 21 04 0D 9F 01 01 CD "Large airports" 00 |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
752 |
// 117 * 29 04 0D 9F 01 02 CD "International airports" 00 |
d7a806a9aa44
(svn r10802) [NewGRF_ports] -Feature: Added availability dates for airports, using callbacks. Gui modified to disable unavailable airports. If no airports available at all, airport placement disabled.
richk
parents:
6756
diff
changeset
|
753 |
// 118 * 16 04 0D 9F 01 03 CD "Heliports" 00 |
6785
8cc838f317e2
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents:
6763
diff
changeset
|
754 |
|
6744
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
755 |
// The Fence Layouts |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
756 |
// 0F 00 00 01 10 06 67 8A 00 80 // fence west |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
757 |
// 00 00 00 10 01 06 68 8A 00 80 // fence north |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
758 |
// 00 00 00 01 10 06 67 8A 00 80 // fence east |
e7bf3233928b
(svn r10767) [NewGRF_ports] -Add: Added sprite and nfo data for newgrf files.
richk
parents:
diff
changeset
|
759 |
// 00 0F 00 10 01 06 68 8A 00 80 // fence south |