docs/landscape.html
changeset 9718 4b7468076d31
parent 8955 701809dd5b33
child 9784 a9cc0dff1667
equal deleted inserted replaced
9717:b7806a165a75 9718:4b7468076d31
  1033    <td valign=top nowrap>&nbsp;</td>
  1033    <td valign=top nowrap>&nbsp;</td>
  1034    <td>
  1034    <td>
  1035     <ul>
  1035     <ul>
  1036      <li>m1 bit 7: clear = under construction
  1036      <li>m1 bit 7: clear = under construction
  1037       <ul>
  1037       <ul>
       
  1038        <li>m1 bits 6..5 : Water class (sea, canal, river or land)
  1038        <li>m1 bits 3..2: construction counter, for buildings under construction incremented on every periodic tile processing</li>
  1039        <li>m1 bits 3..2: construction counter, for buildings under construction incremented on every periodic tile processing</li>
  1039        <li>m1 bits 1..0: stage of construction (<tt>3</tt> = completed), incremented when the construction counter wraps around<br>
  1040        <li>m1 bits 1..0: stage of construction (<tt>3</tt> = completed), incremented when the construction counter wraps around<br>
  1040            the meaning is different for some animated tiles which are never under construction (types <tt>01</tt>, <tt>1E</tt>..<tt>20</tt>, <tt>30</tt>, <tt>58</tt>; see above)</li>
  1041            the meaning is different for some animated tiles which are never under construction (types <tt>01</tt>, <tt>1E</tt>..<tt>20</tt>, <tt>30</tt>, <tt>58</tt>; see above)</li>
  1041       </ul>
  1042       </ul>
  1042      </li>
  1043      </li>