From 1d891a8b15f750ea7aaa14622536e87765c59e7a Mon Sep 17 00:00:00 2001 From: peter1138 Date: Sat, 2 Feb 2008 09:28:43 +0000 Subject: (svn r12042) -Fix [FS#1676]: Reimplement how rivers and canals are stored in the map, allowing the sea/river/canal status to also be stored for buoys, docks, locks and depots. All these are now allowed on rivers and removal of them will revert to the original water type. --- docs/landscape.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'docs/landscape.html') diff --git a/docs/landscape.html b/docs/landscape.html index 99caa5d9f..5f21fc7c3 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -794,6 +794,7 @@
  • m3 bits 7..4: persistent random data for newstations
  • m3 bits 3..0: track type for railway stations
  • m3 bits 2..0: present road types for road stops
  • +
  • m3 bits 1..0: water class for buoys and water part of docks
  • m4: custom station id; 0 means standard graphics
  • m5: graphics index (range from 0..255 for each station type): @@ -906,13 +907,14 @@
    • m1: owner (for sea, rivers, and coasts normally 11)
    • +
    • m3 bits 1..0 : Water class (sea, canal or river)
    • m4: Owner of the water when ship depot
    • m4: Random data for canal or river tiles
    • m5: tile type: - + @@ -920,11 +922,6 @@ - - - - -
      00  waterwater, canal or river
      coast or riverbank
      02  river
      10..1B  canal locks -- cgit v1.2.3-70-g09d2