From eb50427670871854931383f8bf331ddaea3ebc45 Mon Sep 17 00:00:00 2001 From: celestar Date: Sun, 14 Nov 2004 09:07:15 +0000 Subject: (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) --- docs/landscape.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/landscape.html b/docs/landscape.html index 512cab60c..18ec83780 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -135,6 +135,8 @@ map5 bits 7 and 6 set: railway depot / checkpoints
  • map_owner: owner of the depot / checkpoint
  • map3_lo bits 0..3 = track type
  • +
  • map3_lo bit 4 = use custom sprite (valid only for the checkpoint)
  • +
  • map3_hi = custom station id
  • -- cgit v1.2.3-54-g00ecf