diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/landscape.html | 666 | ||||
-rw-r--r-- | docs/landscape_externals.html | 616 | ||||
-rw-r--r-- | docs/landscape_grid.html | 41 |
3 files changed, 705 insertions, 618 deletions
diff --git a/docs/landscape.html b/docs/landscape.html index 4ef9815d7..a89643654 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -568,621 +568,67 @@ <td valign=top nowrap> </td> <td> <ul> - <li>m2: Index into the array of towns</li> - <li>m3 bits 7..6: stage of construction (<tt>3</tt> = completed)</li> - <li>m4: <a name="HouseTypes">town building type</a>:<br> - <small>Note: In the climate list, 'sub-arctic' means below the snow line, and 'snow' means above the snow line in the sub-arctic climate.</small> - <table> - <tr> - <th align=left>Type </th> - <th align=left>Size </th> - <th align=left>Climates </th> - <th align=left>Description</th> - </tr> - - <tr> - <td nowrap valign=top><tt>00</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>01</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>02</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>small block of flats</td> - </tr> - - <tr> - <td nowrap valign=top><tt>03</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>church</td> - </tr> - - <tr> - <td nowrap valign=top><tt>04</tt> </td> - <td>1×1</td> - <td>temperate, sub-arctic, sub-tropical</td> - <td align=left>large office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>05</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>large office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>06</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>town houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>07</tt>..<tt>08</tt> </td> - <td>1×2</td> - <td>temperate</td> - <td align=left>hotel</td> - </tr> - - <tr> - <td nowrap valign=top><tt>09</tt> </td> - <td>1×1</td> - <td>temperate, sub-arctic, sub-tropical </td> - <td align=left>statue</td> - </tr> - - <tr> - <td nowrap valign=top><tt>0A</tt> </td> - <td>1×1</td> - <td>temperate, sub-arctic, sub-tropical</td> - <td align=left>fountain</td> - </tr> - - <tr> - <td nowrap valign=top><tt>0B</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>park (with a pond)</td> - </tr> - - <tr> - <td nowrap valign=top><tt>0C</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>park (with an alley)</td> - </tr> - - <tr> - <td nowrap valign=top><tt>0D</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>0E</tt>..<tt>10</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>various types of shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>11</tt> </td> - <td>1×1</td> - <td>temperate, sub-arctic, sub-tropical</td> - <td align=left>modern office building</td> - </tr> - - <tr> - <td nowrap valign=top><tt>12</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>warehouse</td> - </tr> - - <tr> - <td nowrap valign=top><tt>13</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>office block (with spiral stairway on the side)</td> - </tr> - - <tr> - <td nowrap valign=top><tt>14</tt>..<tt>17</tt> </td> - <td>2×2</td> - <td>temperate</td> - <td align=left>stadium</td> - </tr> - - <tr> - <td nowrap valign=top><tt>18</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>old houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>19</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>cottages</td> - </tr> - - <tr> - <td nowrap valign=top><tt>1A</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>1B</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>flats</td> - </tr> - - <tr> - <td nowrap valign=top><tt>1C</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>1D</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>1E</tt> </td> - <td>1×1</td> - <td>temperate, sub-tropical</td> - <td align=left>shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>1F</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>theatre</td> - </tr> - - <tr> - <td nowrap valign=top><tt>20</tt>..<tt>23</tt> </td> - <td>2×2</td> - <td>temperate, sub-arctic, sub-tropical</td> - <td align=left>stadium (modern style)</td> - </tr> - - <tr> - <td nowrap valign=top><tt>24</tt> </td> - <td>1×1</td> - <td>temperate, sub-arctic, sub-tropical</td> - <td align=left>offices (the modern 'vertical tube' style)</td> - </tr> - - <tr> - <td nowrap valign=top><tt>25</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>26</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>27</tt> </td> - <td>1×1</td> - <td>temperate</td> - <td align=left>cinema</td> - </tr> - - <tr> - <td nowrap valign=top><tt>28</tt>..<tt>2B</tt> </td> - <td>2×2</td> - <td>temperate</td> - <td align=left>shopping mall</td> - </tr> - - <tr> - <td nowrap valign=top><tt>2C</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>flats</td> - </tr> - - <tr> - <td nowrap valign=top><tt>2D</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>flats</td> - </tr> - - <tr> - <td nowrap valign=top><tt>2E</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>2F</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>30</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>31</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>32</tt> </td> - <td>1×1</td> - <td>sub-arctic, sub-tropical</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>33</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>34</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>35</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>36</tt> </td> - <td>1×1</td> - <td>sub-arctic, sub-tropical</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>37</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>38</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>39</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>3A</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>3B</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>3C</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>church</td> - </tr> - - <tr> - <td nowrap valign=top><tt>3D</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>church</td> - </tr> - - <tr> - <td nowrap valign=top><tt>3E</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>3F</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>40</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>41</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>42</tt>..<tt>43</tt> </td> - <td>1×2</td> - <td>sub-arctic</td> - <td align=left>hotel</td> - </tr> - - <tr> - <td nowrap valign=top><tt>44</tt>..<tt>45</tt> </td> - <td>1×2</td> - <td>snow</td> - <td align=left>hotel</td> - </tr> - - <tr> - <td nowrap valign=top><tt>46</tt> </td> - <td>1×1</td> - <td>sub-arctic, sub-tropical</td> - <td align=left>shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>47</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>48</tt> </td> - <td>1×1</td> - <td>sub-arctic</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>49</tt> </td> - <td>1×1</td> - <td>snow</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>4A</tt>..<tt>4B</tt> </td> - <td>2×1</td> - <td>sub-arctic</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>4C</tt>..<tt>4D</tt> </td> - <td>2×1</td> - <td>snow</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>4E</tt> </td> - <td>1×1</td> - <td>sub-tropical</td> - <td align=left>houses (with a tree in a corner)</td> - </tr> - - <tr> - <td nowrap valign=top><tt>4F</tt>, <tt>50</tt> </td> - <td>1×1</td> - <td>sub-tropical</td> - <td align=left>houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>51</tt> </td> - <td>1×1</td> - <td>sub-tropical</td> - <td align=left>houses (suburb-type)</td> - </tr> - - <tr> - <td nowrap valign=top><tt>52</tt> </td> - <td>1×1</td> - <td>sub-tropical</td> - <td align=left>flats</td> - </tr> - - <tr> - <td nowrap valign=top><tt>53</tt> </td> - <td>1×1</td> - <td>sub-tropical</td> - <td align=left>church</td> - </tr> - - <tr> - <td nowrap valign=top><tt>54</tt> </td> - <td>1×1</td> - <td>sub-tropical</td> - <td align=left>houses (with two trees in front)</td> - </tr> - - <tr> - <td nowrap valign=top><tt>55</tt>, <tt>56</tt> </td> - <td>1×1</td> - <td>sub-tropical</td> - <td align=left>flats</td> - </tr> - - <tr> - <td nowrap valign=top><tt>57</tt>..<tt>58</tt> </td> - <td>2×1</td> - <td>sub-tropical</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>59</tt> </td> - <td>1×1</td> - <td>sub-tropical</td> - <td align=left>flats</td> - </tr> - - <tr> - <td nowrap valign=top><tt>5A</tt> </td> - <td>1×1</td> - <td>sub-tropical</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>5B</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>church</td> - </tr> - - <tr> - <td nowrap valign=top><tt>5C</tt>..<tt>61</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>various types of toyland houses</td> - </tr> - - <tr> - <td nowrap valign=top><tt>62</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>63</tt>..<tt>64</tt> </td> - <td>1×2</td> - <td>toyland</td> - <td align=left>houses ('shoe' style)</td> - </tr> - - <tr> - <td nowrap valign=top><tt>65</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>66</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>igloo</td> - </tr> - - <tr> - <td nowrap valign=top><tt>67</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>tepees</td> - </tr> - - <tr> - <td nowrap valign=top><tt>68</tt>, <tt>69</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>shops and offices</td> - </tr> - - <tr> - <td nowrap valign=top><tt>6A</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>tall office block</td> - </tr> - - <tr> - <td nowrap valign=top><tt>6B</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>statue</td> - </tr> - - <tr> - <td nowrap valign=top><tt>6C</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>teapot-house</td> - </tr> - - <tr> - <td nowrap valign=top><tt>6D</tt> </td> - <td>1×1</td> - <td>toyland</td> - <td align=left>piggy-bank</td> - </tr> - </table> - </li> - <li>m5 bits 2..0: construction counter, for buildings under construction incremented on every periodic tile processing<br> - On wraparound the stage of construction in m3 is increased + <li>m1 : Random bits <a href="#newhouses">(newhouses)</a> </li> + <li>m2 : index into the array of industries</li> + <li>m3 bit 7 : + <ul> + <li> set : House is complete + <ul> + <li>m5 : age of House. Maximum been 255, which means 255 years and more</li> + </ul> + </li> + <li> clear : House is in construction + <ul> + <li>m5 bits 7..5 : free</li> + <li>m5 bits 4..3 : construction stage</li> + <li>m5 bits 2..0 : construction counter</li> + </ul> + </li> + </ul> + <li>m3 bit 6 : 9th bit of house type (m4), allowing 512 different types.</li> + <li>m3 bits 5..0 : triggers activated <a href="#newhouses">(newhouses)</a></li> + <li>m4 : <a href="landscape_externals.html">town building type</a> (with m3[6] bit)</li> + <li>m5 : see m3 bit 7</li> + <li>m6 : + <ul> + <li>If <a href="#newhouses">newhouses</a> is activated + <ul> + <li>bits 7..3 : Current animation frame</li> + <li>bit 2 : free</li> + </ul> + </li> + <li>Standard behaviour + <ul> + <li>bits 7..2 : lift position (for houses type 04 and 05)</li> + </ul> + </li> + <li>bits 1..0 : tropic zone specifier</li> + </ul> </li> - <li>for large office blocks (types <tt>04</tt> and <tt>05</tt>): + <li>m7 : <ul> - <li>m1 bits 6..0: position of the lift</li> - <li>m1 bit 7: if set the lift is moving</li> - <li>m5 bit 7: if set then m5 bits 5..0 hold the destination floor of the lift, which could be 0..6, except 1.<br> - So the building has 6 effective floors. This is due to the fact that the first floor is 2 'normal' floors high.<br> - One 'normal' floor has a height of 6 lift positions.</li> + <li>If <a href="#newhouses">newhouses</a> is activated + <ul> + <li>Periodic processing time remaining</li> + </ul> + </li> + <li>Standard behaviour (only for houses type 04 and 05) + <ul> + <li>bits 7..4 : free</li> + <li>bits 3..1 : lift destination. Values can be 0..6, except 1.<br> + So the building has 6 effective floors. This is due to the fact that the first floor is 2 'normal' floors high.<br> + One 'normal' floor has a height of 6 lift positions. + </li> + <li>bit 0 : Lift has destination when set</li> + </ul> + </li> </ul> </li> - <li>m6 bits 1..0 : <a href="#tropic_zone">Tropic zone definition</a></li> </ul> + <small><a name="newhouses">Newhouses is the name englobing a newGRF feature developped by TTDPatch devs (mainly Csaboka).<br> + It allows the replacement of the properties as well as the graphics of houses in the game.<br> + To distinguish between the standard behaviour and the newGRF one, HouseID (m4 + m3[6]) is tested for anything above 110.<br> + 110 is the count of standard houses. So above 110 means there is a new definition of at least one house</small> </td> </tr> diff --git a/docs/landscape_externals.html b/docs/landscape_externals.html new file mode 100644 index 000000000..16f130532 --- /dev/null +++ b/docs/landscape_externals.html @@ -0,0 +1,616 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + +<head> + <meta name="Author" content="Marcin Grzegorczyk"> + <meta name="Description" content="Structure of OpenTTD (OTTD) landscape arrays"> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>OpenTTD Landscape externals</title> +</head> + +<body> + <h3><a name="Landscape">Landscape</a></h3> + <p> + These are the different house types available on standard game.<br> + <small>Note: In the climate list, 'sub-arctic' means below the snow line, and 'snow' means above the snow line in the sub-arctic climate.</small> + </p> + + <table> + <tr> + <th align=left>Type </th> + <th align=left>Size </th> + <th align=left>Climates </th> + <th align=left>Description</th> + </tr> + + <tr> + <td nowrap valign=top><tt>00</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>01</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>02</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>small block of flats</td> + </tr> + + <tr> + <td nowrap valign=top><tt>03</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>church</td> + </tr> + + <tr> + <td nowrap valign=top><tt>04</tt> </td> + <td>1×1</td> + <td>temperate, sub-arctic, sub-tropical</td> + <td align=left>large office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>05</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>large office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>06</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>town houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>07</tt>..<tt>08</tt> </td> + <td>1×2</td> + <td>temperate</td> + <td align=left>hotel</td> + </tr> + + <tr> + <td nowrap valign=top><tt>09</tt> </td> + <td>1×1</td> + <td>temperate, sub-arctic, sub-tropical </td> + <td align=left>statue</td> + </tr> + + <tr> + <td nowrap valign=top><tt>0A</tt> </td> + <td>1×1</td> + <td>temperate, sub-arctic, sub-tropical</td> + <td align=left>fountain</td> + </tr> + + <tr> + <td nowrap valign=top><tt>0B</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>park (with a pond)</td> + </tr> + + <tr> + <td nowrap valign=top><tt>0C</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>park (with an alley)</td> + </tr> + + <tr> + <td nowrap valign=top><tt>0D</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>0E</tt>..<tt>10</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>various types of shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>11</tt> </td> + <td>1×1</td> + <td>temperate, sub-arctic, sub-tropical</td> + <td align=left>modern office building</td> + </tr> + + <tr> + <td nowrap valign=top><tt>12</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>warehouse</td> + </tr> + + <tr> + <td nowrap valign=top><tt>13</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>office block (with spiral stairway on the side)</td> + </tr> + + <tr> + <td nowrap valign=top><tt>14</tt>..<tt>17</tt> </td> + <td>2×2</td> + <td>temperate</td> + <td align=left>stadium</td> + </tr> + + <tr> + <td nowrap valign=top><tt>18</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>old houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>19</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>cottages</td> + </tr> + + <tr> + <td nowrap valign=top><tt>1A</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>1B</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>flats</td> + </tr> + + <tr> + <td nowrap valign=top><tt>1C</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>1D</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>1E</tt> </td> + <td>1×1</td> + <td>temperate, sub-tropical</td> + <td align=left>shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>1F</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>theatre</td> + </tr> + + <tr> + <td nowrap valign=top><tt>20</tt>..<tt>23</tt> </td> + <td>2×2</td> + <td>temperate, sub-arctic, sub-tropical</td> + <td align=left>stadium (modern style)</td> + </tr> + + <tr> + <td nowrap valign=top><tt>24</tt> </td> + <td>1×1</td> + <td>temperate, sub-arctic, sub-tropical</td> + <td align=left>offices (the modern 'vertical tube' style)</td> + </tr> + + <tr> + <td nowrap valign=top><tt>25</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>26</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>27</tt> </td> + <td>1×1</td> + <td>temperate</td> + <td align=left>cinema</td> + </tr> + + <tr> + <td nowrap valign=top><tt>28</tt>..<tt>2B</tt> </td> + <td>2×2</td> + <td>temperate</td> + <td align=left>shopping mall</td> + </tr> + + <tr> + <td nowrap valign=top><tt>2C</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>flats</td> + </tr> + + <tr> + <td nowrap valign=top><tt>2D</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>flats</td> + </tr> + + <tr> + <td nowrap valign=top><tt>2E</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>2F</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>30</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>31</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>32</tt> </td> + <td>1×1</td> + <td>sub-arctic, sub-tropical</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>33</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>34</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>35</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>36</tt> </td> + <td>1×1</td> + <td>sub-arctic, sub-tropical</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>37</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>38</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>39</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>3A</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>3B</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>3C</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>church</td> + </tr> + + <tr> + <td nowrap valign=top><tt>3D</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>church</td> + </tr> + + <tr> + <td nowrap valign=top><tt>3E</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>3F</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>40</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>41</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>42</tt>..<tt>43</tt> </td> + <td>1×2</td> + <td>sub-arctic</td> + <td align=left>hotel</td> + </tr> + + <tr> + <td nowrap valign=top><tt>44</tt>..<tt>45</tt> </td> + <td>1×2</td> + <td>snow</td> + <td align=left>hotel</td> + </tr> + + <tr> + <td nowrap valign=top><tt>46</tt> </td> + <td>1×1</td> + <td>sub-arctic, sub-tropical</td> + <td align=left>shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>47</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>48</tt> </td> + <td>1×1</td> + <td>sub-arctic</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>49</tt> </td> + <td>1×1</td> + <td>snow</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>4A</tt>..<tt>4B</tt> </td> + <td>2×1</td> + <td>sub-arctic</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>4C</tt>..<tt>4D</tt> </td> + <td>2×1</td> + <td>snow</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>4E</tt> </td> + <td>1×1</td> + <td>sub-tropical</td> + <td align=left>houses (with a tree in a corner)</td> + </tr> + + <tr> + <td nowrap valign=top><tt>4F</tt>, <tt>50</tt> </td> + <td>1×1</td> + <td>sub-tropical</td> + <td align=left>houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>51</tt> </td> + <td>1×1</td> + <td>sub-tropical</td> + <td align=left>houses (suburb-type)</td> + </tr> + + <tr> + <td nowrap valign=top><tt>52</tt> </td> + <td>1×1</td> + <td>sub-tropical</td> + <td align=left>flats</td> + </tr> + + <tr> + <td nowrap valign=top><tt>53</tt> </td> + <td>1×1</td> + <td>sub-tropical</td> + <td align=left>church</td> + </tr> + + <tr> + <td nowrap valign=top><tt>54</tt> </td> + <td>1×1</td> + <td>sub-tropical</td> + <td align=left>houses (with two trees in front)</td> + </tr> + + <tr> + <td nowrap valign=top><tt>55</tt>, <tt>56</tt> </td> + <td>1×1</td> + <td>sub-tropical</td> + <td align=left>flats</td> + </tr> + + <tr> + <td nowrap valign=top><tt>57</tt>..<tt>58</tt> </td> + <td>2×1</td> + <td>sub-tropical</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>59</tt> </td> + <td>1×1</td> + <td>sub-tropical</td> + <td align=left>flats</td> + </tr> + + <tr> + <td nowrap valign=top><tt>5A</tt> </td> + <td>1×1</td> + <td>sub-tropical</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>5B</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>church</td> + </tr> + + <tr> + <td nowrap valign=top><tt>5C</tt>..<tt>61</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>various types of toyland houses</td> + </tr> + + <tr> + <td nowrap valign=top><tt>62</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>63</tt>..<tt>64</tt> </td> + <td>1×2</td> + <td>toyland</td> + <td align=left>houses ('shoe' style)</td> + </tr> + + <tr> + <td nowrap valign=top><tt>65</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>66</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>igloo</td> + </tr> + + <tr> + <td nowrap valign=top><tt>67</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>tepees</td> + </tr> + + <tr> + <td nowrap valign=top><tt>68</tt>, <tt>69</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>shops and offices</td> + </tr> + + <tr> + <td nowrap valign=top><tt>6A</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>tall office block</td> + </tr> + + <tr> + <td nowrap valign=top><tt>6B</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>statue</td> + </tr> + + <tr> + <td nowrap valign=top><tt>6C</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>teapot-house</td> + </tr> + + <tr> + <td nowrap valign=top><tt>6D</tt> </td> + <td>1×1</td> + <td>toyland</td> + <td align=left>piggy-bank</td> + </tr> + </table> +</body> + +</html>
\ No newline at end of file diff --git a/docs/landscape_grid.html b/docs/landscape_grid.html index 2d9196f3b..6539dfc57 100644 --- a/docs/landscape_grid.html +++ b/docs/landscape_grid.html @@ -33,6 +33,7 @@ the array so you can quickly see what is used and what is not. <li><span style="font-weight: bold;">m4</span> - 8 bits in size, is used for general storage</li> <li><span style="font-weight: bold;">m5</span> - 8 bits in size, is used for general storage</li> <li><span style="font-weight: bold;">m6</span> - 8 bits in size, special meaning : lower 2 bits only valid in tropic climate, upper 2 bits for bridges</li> + <li><span style="font-weight: bold;">m7</span> - 8 bits in size, is used for general storage</li> </ul> <table align=center border="1" cellpadding="2" cellspacing="2"> @@ -46,6 +47,7 @@ the array so you can quickly see what is used and what is not. <th>m4 (8)</th> <th>m5 (8)</th> <th>m6 (8)</th> + <th>m7 (8)</th> </tr> <tr> <td colspan=2 class="caption">bits</td> @@ -56,6 +58,7 @@ the array so you can quickly see what is used and what is not. <td class="bits">7654 3210</td> <td class="bits">7654 3210</td> <td class="bits">7654 3210</td> + <td class="bits">7654 3210</td> </tr> <tr> <td rowspan="2">0</td> @@ -67,6 +70,7 @@ the array so you can quickly see what is used and what is not. <td class="bits">XXXX XX<span class="free">OO</span></td> <td class="bits">XXXX XXXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td class="caption">farmland</td> @@ -77,6 +81,7 @@ the array so you can quickly see what is used and what is not. <td class="bits">-inherit-</td> <td class="bits"><span class="free">OOO</span>X XXXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td rowspan=3>1</td> @@ -88,6 +93,7 @@ the array so you can quickly see what is used and what is not. <td class="bits"><span class="free">OOOO O</span>XXX</td> <td class="bits">XXXX XXXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td class="caption">depot</td> @@ -98,6 +104,7 @@ the array so you can quickly see what is used and what is not. <td class="bits"><span class="free">OOOO</span> XXXX</td> <td class="bits">XX<span class="free">OO O</span>XXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td class="caption">waypoint</td> @@ -108,6 +115,7 @@ the array so you can quickly see what is used and what is not. <td class="bits"><span class="free">OOOO</span> XXXX</td> <td class="bits">XX<span class="free">OO O</span>XXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td rowspan=3>2</td> @@ -119,6 +127,7 @@ the array so you can quickly see what is used and what is not. <td class="bits">XXXX XXXX</td> <td class="bits">XXXX XXXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td class="caption">level crossing</td> @@ -129,6 +138,7 @@ the array so you can quickly see what is used and what is not. <td class="bits">XXXX XXXX</td> <td class="bits">XXXX XX<span class="free">OO</span></td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td class="caption">road depot</td> @@ -139,17 +149,19 @@ the array so you can quickly see what is used and what is not. <td class="bits"><span class="free">OOOO OOOO</span></td> <td class="bits">XXXX XXXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td>3</td> - <td class="caption">town</td> + <td class="caption">house</td> + <td class="bits">XXXX XXXX</td> <td class="bits">XXXX XXXX</td> - <td class="bits"><span class="abuse">XXXX XXXX</span></td> <td class="bits">XXXX XXXX XXXX XXXX</td> - <td class="bits">XX<span class="free">OO OOOO</span></td> + <td class="bits">XX<span class="free">O</span>X XXXX</td> <td class="bits">XXXX XXXX</td> - <td class="bits">X<span class="free">O</span>XX XXXX</td> - <td class="bits"><span class="free">OOOO OO</span>XX</td> + <td class="bits">XX<span class="abuse">XX XXXX</span></td> + <td class="bits"><span class="abuse">XXXX XX</span>XX</td> + <td class="bits"><span class="abuse">X</span>XX<span class="abuse">X XXX</span>X</td> </tr> <tr> <td>4</td> @@ -161,6 +173,7 @@ the array so you can quickly see what is used and what is not. <td class="bits">XXXX XX<span class="free">OO</span></td> <td class="bits">XX<span class="free">OO O</span>XXX</td> <td class="bits"><span class="free">OOOO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td>5</td> @@ -172,6 +185,7 @@ the array so you can quickly see what is used and what is not. <td class="bits">XXXX XXXX</td> <td class="bits">XXXX XXXX</td> <td class="bits"><span class="free">OOOO O</span>XXX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td>6</td> @@ -183,20 +197,25 @@ the array so you can quickly see what is used and what is not. <td class="bits"><span class="free">OOOO OOOO</span></td> <td class="bits"><span class="free">OOOO OO</span>XX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td rowspan=3>8</td> <td class="caption">industry</td> <td class="bits">XXXX XXXX</td> - <td class="bits"><span class="abuse">X</span><span class="free">OO</span><span class="abuse">X XXXX</span></td> + <td class="bits"><span class="abuse">X</span><span class="free">OO</span><span class="abuse">X + XXXX</span></td> <td class="bits">XXXX XXXX XXXX XXXX</td> <td class="bits"><span class="free">OOOO OOOO</span></td> <td class="bits"><span class="free">OOOO OOOO</span></td> <td class="bits">XXXX XXXX</td> <td class="bits"><span class="free">OOOO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> - <td>bubble/sugar/toffee,<BR>gold/copper/coal,<BR>oil wells, power station</td> + <td>bubble/sugar/toffee,<BR> + gold/copper/coal,<BR> + oil wells, power station</td> <td class="bits">-inherit-</td> <td class="bits"><span class="abuse">X</span><span class="free">OOO OOOO</span></td> <td class="bits">-inherit-</td> @@ -204,6 +223,7 @@ the array so you can quickly see what is used and what is not. <td class="bits"><span class="free">OOOO OOOO</span></td> <td class="bits">-inherit-</td> <td class="bits">-inherit-</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td>toy factory</td> @@ -214,6 +234,7 @@ the array so you can quickly see what is used and what is not. <td class="bits">XXXX XXXX</td> <td class="bits">-inherit-</td> <td class="bits">-inherit-</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td rowspan=2>9</td> @@ -225,16 +246,19 @@ the array so you can quickly see what is used and what is not. <td class="bits">X<span class="free">OOO OOOO</span></td> <td class="bits">X<span class="free">OOO</span> XXXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td>bridge ramp</td> <td class="bits">XXXX XXXX</td> <td class="bits">XXXX XXXX</td> - <td class="bits"><span class="free">OOOO OOOO</span> <span class="abuse">XXXX</span> <span class="free">OOOO</span></td> + <td class="bits"><span class="free">OOOO OOOO</span> <span class="abuse">XXXX</span> + <span class="free">OOOO</span></td> <td class="bits"><span class="free">OOOO</span> XXXX</td> <td class="bits">X<span class="free">OOO OOOO</span></td> <td class="bits">X<span class="free">OOO</span> XXXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> <tr> <td>A</td> @@ -246,6 +270,7 @@ the array so you can quickly see what is used and what is not. <td class="bits"><span class="free">OOOO OOOO</span></td> <td class="bits">XXXX XXXX</td> <td class="bits">XX<span class="free">OO OO</span>XX</td> + <td class="bits"><span class="free">OOOO OOOO</span></td> </tr> </tbody> </table> |