docs/landscape.html
changeset 6764 d09d8d618a07
parent 6682 1d0d51df9eb3
child 6770 408585d467f9
equal deleted inserted replaced
6763:87f1ed44eedb 6764:d09d8d618a07
   532           <td align=left>NE piece</td>
   532           <td align=left>NE piece</td>
   533          </tr>
   533          </tr>
   534         </table>
   534         </table>
   535        </li>
   535        </li>
   536        <li>m4 bits 7..4: road layout road type #2
   536        <li>m4 bits 7..4: road layout road type #2
   537        <li>m5 bits 4..0: owner of road type #2
   537        <li>m5 bits 5..4: bits to disallow vehicles to go a specific direction
       
   538        <li>m5 bits 3..0: owner of road type #2
   538        <li>m6 bits 5..2: road layout road type #3
   539        <li>m6 bits 5..2: road layout road type #3
   539        <li>m7 bits 7..5: road types
   540        <li>m7 bits 7..5: road types
   540        <li>m7 bits 4..0: owner of road type #3
   541        <li>m7 bits 4..0: owner of road type #3
   541        </li>
   542        </li>
   542       </ul>
   543       </ul>
   557        <li>m3 bits 6..4: <tt>0</tt> - on bare land, <tt>1</tt> - on grass, <tt>2</tt> or higher - paved</li>
   558        <li>m3 bits 6..4: <tt>0</tt> - on bare land, <tt>1</tt> - on grass, <tt>2</tt> or higher - paved</li>
   558        <li>m3 bits 3..0: <a href="#TrackType">track type</a></li>
   559        <li>m3 bits 3..0: <a href="#TrackType">track type</a></li>
   559        <li>m4 bit 6: clear - road in the X direction, set - road in the Y direction (railway track always perpendicular)</li>
   560        <li>m4 bit 6: clear - road in the X direction, set - road in the Y direction (railway track always perpendicular)</li>
   560        <li>m4 bit 5: set if crossing lights are on</li>
   561        <li>m4 bit 5: set if crossing lights are on</li>
   561        <li>m4 bits 4..0: <a href="#OwnershipInfo">owner</a> of the road type #1</li>
   562        <li>m4 bits 4..0: <a href="#OwnershipInfo">owner</a> of the road type #1</li>
   562        <li>m5 bits 4..0: owner of road type #2
   563        <li>m5 bits 3..0: owner of road type #2
   563        <li>m7 bits 7..5: road types
   564        <li>m7 bits 7..5: road types
   564        <li>m7 bits 4..0: owner of road type #3
   565        <li>m7 bits 4..0: owner of road type #3
   565       </ul>
   566       </ul>
   566      </li>
   567      </li>
   567      <li>m6 bits 7..6 : Possibility of a bridge above, in the <a href="#bridge_direction">direction specified</a></li>
   568      <li>m6 bits 7..6 : Possibility of a bridge above, in the <a href="#bridge_direction">direction specified</a></li>