mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-31 18:39:10 +00:00
(svn r581) -newgrf: Basic support for new stations - only waypoints supported now and only
the first custom one can be placed (no selector GUI, coming soon). This also moves some global variables to {struct GRFFile} and reorders which actions are processed in what stage, to get it all working together -- (pasky)
This commit is contained in:
@@ -135,6 +135,8 @@ map5 bits 7 and 6 set: railway depot / checkpoints
|
||||
<br>
|
||||
<li>map_owner: <a href="#OwnershipInfo">owner</a> of the depot / checkpoint</li>
|
||||
<li>map3_lo bits 0..3 = <a href="#TrackType">track type</a></li>
|
||||
<li>map3_lo bit 4 = use custom sprite (valid only for the checkpoint)</li>
|
||||
<li>map3_hi = custom station id</li>
|
||||
</ul>
|
||||
</td></tr>
|
||||
|
||||
|
Reference in New Issue
Block a user