mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-17 11:39:11 +00:00
(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
This commit is contained in:
1091
docs/elrail.svg
Normal file
1091
docs/elrail.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 62 KiB |
BIN
docs/elrail_tile.png
Normal file
BIN
docs/elrail_tile.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
BIN
docs/elrail_track.png
Normal file
BIN
docs/elrail_track.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
@@ -129,7 +129,7 @@ m5 bit 7 clear: railway track
|
||||
<tr><td nowrap valign=top><tt>B</tt> </td><td align=left>fence on the N side (track in the S corner)</td></tr>
|
||||
<tr><td nowrap valign=top><tt>C</tt> </td><td align=left>on snow or desert</td></tr>
|
||||
</table></li>
|
||||
<li>m3 bits 0..3 = <a name="TrackType">track type</a>: <tt>0</tt> - conventional railway, <tt>1</tt> - monorail, <tt>2</tt> - maglev
|
||||
<li>m3 bits 0..3 = <a name="TrackType">track type</a>: <tt>0</tt> - conventional railway, <tt>1</tt> - electrified railway, <tt>2</tt> - monorail, <tt>3</tt> - maglev
|
||||
</ul>
|
||||
m5 bits 7 and 6 set: railway depot / checkpoints
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user