From bd5f2b66cd6242c5f1159acf446847b8cdbfbd3b Mon Sep 17 00:00:00 2001 From: Darkvater Date: Tue, 12 Sep 2006 10:42:04 +0000 Subject: (svn r6443) -Fix (r6001): Please update the documentation if you mess with the _m[] bits! --- docs/landscape.html | 4 +++- docs/landscape_grid.html | 13 +++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/landscape.html b/docs/landscape.html index d183e10d0..4383fab8a 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -40,7 +40,9 @@ OTTD's class-specific periodic tile processing routine is called once every +256 03  full grass 07  rough land 0B  rocks -0F  fields; type of fields in m3 bits 3..0 (legal values: 0 through 9) +0F  fields; type of fields in m3 bits 3..0 (legal values: 0 through 9)
+ m2: Index into the array of industries (farms), INVALID_INDUSTRY (0xFFFF) if farm has been removed + 10  1/4 snow 11  2/4 snow 12  3/4 snow diff --git a/docs/landscape_grid.html b/docs/landscape_grid.html index dc809a674..7ed12c941 100644 --- a/docs/landscape_grid.html +++ b/docs/landscape_grid.html @@ -55,15 +55,24 @@ the array so you can quickly see what is used and what is not. 7654 3210 - 0 + 0 ground XXXX XXXX OOOO OOOO OOOO OOOO - OOOO XXXX + OOOO OOOO XXXX XXOO XXXX XXXX XXXX XXXX + + farmland + -inherit- + XXXX XXXX XXXX XXXX + OOOO XXXX + -inherit- + -inherit- + OOOX XXXX + 1 rail -- cgit v1.2.3-70-g09d2