diff --git a/docs/landscape.html b/docs/landscape.html index fe2ba5c234..0690b3405b 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -151,7 +151,9 @@ map5 bits 7..4 clear: road bit 3: NE piece
  • map_owner: owner of the road
  • -
  • map2 bits 0..2: 0 - on bare land, 1 - on grass, 2 - paved, 3 - with streetlights, 5 - tree-lined, 6 - on grass with road works, 7 - paved with road works
  • +
  • map2: Index into the array of towns, 0 for non-town roads
  • +
  • map3_hi bits 0..3: counter for the roadworks
  • +
  • map3_hi bits 4..6: 0 - on bare land, 1 - on grass, 2 - paved, 3 - with streetlights, 5 - tree-lined, 6 - on grass with road works, 7 - paved with road works
  • map3_hi bit 7 set = on snow or desert
  • map5 bit 4 set, bits 7..5 clear: level crossing @@ -159,9 +161,10 @@ map5 bit 4 set, bits 7..5 clear: level crossing
  • map5 bit 3: clear - road in the X direction, set - road in the Y direction (railway track always perpendicular)
  • map5 bit 2: set if crossing lights are on
  • map_owner: owner of the railway track
  • -
  • map2 bits 0..2: 0 - on bare land, 1 - on grass, 2 or higher - paved
  • +
  • map2: Index into the array of towns, 0 for non-town roads
  • map3_lo bits 0..7: owner of the road
  • map3_hi bits 3..0: track type
  • +
  • map3_hi bits 4..6: 0 - on bare land, 1 - on grass, 2 or higher - paved
  • map3_hi bit 7 set = on snow or desert
  • map5 bit 5 set: road depot @@ -175,7 +178,8 @@ map5 bit 5 set: road depot 3 Town building