From 857b8b045b8fea9d2c77e12d4f4fc309c0912f53 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Sun, 16 Apr 2006 17:29:37 +0000 Subject: (svn r4450) - NewStations, rename *CustomStationSprite() to *CustomStationSpecIndex() to reflect their use, and alter the test for determining if a station has customised graphics. --- docs/landscape.html | 3 +-- docs/landscape_grid.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/landscape.html b/docs/landscape.html index b28a8932f..3e3d51a60 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -381,8 +381,7 @@ exit towards: 47 - NE, 48 - SE, 49 - SW, 4A
  • m1: owner of the station
  • m2: index into the array of stations
  • m3 bits 0..3: track type for railway stations, must be 0 for all the other stations
  • -
  • m3 bit 4 = use custom sprite (valid only railway stations FOR NOW)
  • -
  • m4 = custom station id
  • +
  • m4 = custom station id; 0 means standard graphics
  • diff --git a/docs/landscape_grid.html b/docs/landscape_grid.html index 910f028b9..f1e985eed 100644 --- a/docs/landscape_grid.html +++ b/docs/landscape_grid.html @@ -145,7 +145,7 @@ the array so you can quickly see what is used and what is not. station XXXX XXXX XXXX XXXX XXXX XXXX - OOOX XXXX + OOOO XXXX XXXX XXXX XXXX XXXX XXXX XXXX -- cgit v1.2.3-54-g00ecf