summaryrefslogtreecommitdiff
path: root/docs/landscape.html
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2013-10-12 16:30:42 +0000
committerfrosch <frosch@openttd.org>2013-10-12 16:30:42 +0000
commit35d7e8bca4e24bc211ed24d07fba62193d5f5f31 (patch)
tree5bd7a702966ef90ce1c815b3d73d380e6be0e628 /docs/landscape.html
parent2080a8c16ff4190a8a32f6f3618323f2d3671f5c (diff)
downloadopenttd-35d7e8bca4e24bc211ed24d07fba62193d5f5f31.tar.xz
(svn r25833) -Codechange: Move ObjectType from map array into pool item.
Diffstat (limited to 'docs/landscape.html')
-rw-r--r--docs/landscape.html28
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/landscape.html b/docs/landscape.html
index cef38e03e..0a38b90e4 100644
--- a/docs/landscape.html
+++ b/docs/landscape.html
@@ -1597,34 +1597,6 @@
<li>m1 bits 4..0: <a href="#OwnershipInfo">owner</a> of the object (for lighthouses and transmitters normally <tt>10</tt>)</li>
<li>m2: index into the array of objects
<li>m3: random bits
- <li>m5: tile type:
- <table>
- <tr>
- <td nowrap valign=top><tt>00</tt>&nbsp; </td>
- <td align=left>transmitter</td>
- </tr>
-
- <tr>
- <td nowrap valign=top><tt>01</tt>&nbsp; </td>
- <td align=left>lighthouse</td>
- </tr>
-
- <tr>
- <td nowrap valign=top><tt>02</tt>&nbsp; </td>
- <td align=left>company statue
- </tr>
-
- <tr>
- <td nowrap valign=top><tt>03</tt>&nbsp; </td>
- <td align=left>company-owned land</td>
- </tr>
-
- <tr>
- <td nowrap valign=top><tt>04</tt><tt></tt>&nbsp; </td>
- <td align=left>company headquarters</td>
- </tr>
- </table>
- </li>
<li>m6 bits 7..6 : Possibility of a bridge above, in the <a href="#bridge_direction">direction specified</a></li>
<li>m6 bits 1..0 : <a href="#tropic_zone">Tropic zone definition</a></li>
<li>m7: animation counter