equal
deleted
inserted
replaced
792 <li>m1: <a href="#OwnershipInfo">owner</a> of the station</li> |
792 <li>m1: <a href="#OwnershipInfo">owner</a> of the station</li> |
793 <li>m2: index into the array of stations</li> |
793 <li>m2: index into the array of stations</li> |
794 <li>m3 bits 7..4: persistent random data for newstations</li> |
794 <li>m3 bits 7..4: persistent random data for newstations</li> |
795 <li>m3 bits 3..0: <a href="#TrackType">track type</a> for railway stations</li> |
795 <li>m3 bits 3..0: <a href="#TrackType">track type</a> for railway stations</li> |
796 <li>m3 bits 2..0: present road types for road stops</li> |
796 <li>m3 bits 2..0: present road types for road stops</li> |
|
797 <li>m3 bits 1..0: water class for buoys and water part of docks</li> |
797 <li>m4: custom station id; 0 means standard graphics</li> |
798 <li>m4: custom station id; 0 means standard graphics</li> |
798 <li>m5: graphics index (range from 0..255 for each station type): |
799 <li>m5: graphics index (range from 0..255 for each station type): |
799 <table> |
800 <table> |
800 <tr> |
801 <tr> |
801 <td nowrap valign=top><tt>00</tt>..<tt>07</tt> </td> |
802 <td nowrap valign=top><tt>00</tt>..<tt>07</tt> </td> |
904 <tr> |
905 <tr> |
905 <td valign=top nowrap> </td> |
906 <td valign=top nowrap> </td> |
906 <td> |
907 <td> |
907 <ul> |
908 <ul> |
908 <li>m1: <a href="#OwnershipInfo">owner</a> (for sea, rivers, and coasts normally <tt>11</tt>)</li> |
909 <li>m1: <a href="#OwnershipInfo">owner</a> (for sea, rivers, and coasts normally <tt>11</tt>)</li> |
|
910 <li>m3 bits 1..0 : Water class (sea, canal or river) |
909 <li>m4: Owner of the water when ship depot</li> |
911 <li>m4: Owner of the water when ship depot</li> |
910 <li>m4: Random data for canal or river tiles</li> |
912 <li>m4: Random data for canal or river tiles</li> |
911 <li>m5: tile type: |
913 <li>m5: tile type: |
912 <table> |
914 <table> |
913 <tr> |
915 <tr> |
914 <td nowrap valign=top><tt>00</tt> </td> |
916 <td nowrap valign=top><tt>00</tt> </td> |
915 <td align=left>water</td> |
917 <td align=left>water, canal or river</td> |
916 </tr> |
918 </tr> |
917 |
919 |
918 <tr> |
920 <tr> |
919 <td nowrap valign=top><tt>01</tt> </td> |
921 <td nowrap valign=top><tt>01</tt> </td> |
920 <td align=left>coast or riverbank</td> |
922 <td align=left>coast or riverbank</td> |
921 </tr> |
|
922 |
|
923 <tr> |
|
924 <td noswap valign=top><tt>02</tt> </td> |
|
925 <td align=left>river</td> |
|
926 </tr> |
923 </tr> |
927 |
924 |
928 <tr> |
925 <tr> |
929 <td nowrap valign=top><tt>10</tt>..<tt>1B</tt> </td> |
926 <td nowrap valign=top><tt>10</tt>..<tt>1B</tt> </td> |
930 <td align=left>canal locks |
927 <td align=left>canal locks |