Sun, 23 Sep 2007 19:55:42 +0000(svn r11152) -Fix: GetIndustryIDAtOffset crashed when translation of the GFX ID would be needed. Fix by Belugas.
rubidium [Sun, 23 Sep 2007 19:55:42 +0000] rev 7622
(svn r11152) -Fix: GetIndustryIDAtOffset crashed when translation of the GFX ID would be needed. Fix by Belugas.
-Fix: GetIndustryIDAtOffset crashed when the industry->xy tile was not an industry tile.

Sun, 23 Sep 2007 19:27:35 +0000(svn r11151) -Codechange: add (partial) support for randomizing industry triggers (part of the backend for it). Furthermore update the documentation of the map's bits wrt to industries.
rubidium [Sun, 23 Sep 2007 19:27:35 +0000] rev 7621
(svn r11151) -Codechange: add (partial) support for randomizing industry triggers (part of the backend for it). Furthermore update the documentation of the map's bits wrt to industries.

Sun, 23 Sep 2007 11:05:11 +0000(svn r11150) -Fix [FS#1202]: NewGRF action 3 does not necessarily need an action 1 to be defined. Patch by frosch.
rubidium [Sun, 23 Sep 2007 11:05:11 +0000] rev 7620
(svn r11150) -Fix [FS#1202]: NewGRF action 3 does not necessarily need an action 1 to be defined. Patch by frosch.

Sun, 23 Sep 2007 10:54:11 +0000(svn r11149) -Fix [FS#1225]: Draw building stages for new house ground sprites.
maedhros [Sun, 23 Sep 2007 10:54:11 +0000] rev 7619
(svn r11149) -Fix [FS#1225]: Draw building stages for new house ground sprites.

Sun, 23 Sep 2007 10:26:20 +0000(svn r11148) -Codechange: add support for getting version numbers from Mercurial/HG instead of norev000 (when using a Mercurial/HG clone that is).
rubidium [Sun, 23 Sep 2007 10:26:20 +0000] rev 7618
(svn r11148) -Codechange: add support for getting version numbers from Mercurial/HG instead of norev000 (when using a Mercurial/HG clone that is).

Sun, 23 Sep 2007 09:37:25 +0000(svn r11147) -Fix [FS#1247] (r11105): reallow bounding boxes with x/y/z-extent 0. Some NewGRFs need them. Patch by frosch.
rubidium [Sun, 23 Sep 2007 09:37:25 +0000] rev 7617
(svn r11147) -Fix [FS#1247] (r11105): reallow bounding boxes with x/y/z-extent 0. Some NewGRFs need them. Patch by frosch.

Sat, 22 Sep 2007 23:55:34 +0000(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt to registers 0x100 to 0x10F.
rubidium [Sat, 22 Sep 2007 23:55:34 +0000] rev 7616
(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt to registers 0x100 to 0x10F.

Sat, 22 Sep 2007 23:40:35 +0000(svn r11144) -Codechange: add support for newgrf callbacks 29 and 35
glx [Sat, 22 Sep 2007 23:40:35 +0000] rev 7615
(svn r11144) -Codechange: add support for newgrf callbacks 29 and 35

Sat, 22 Sep 2007 23:14:32 +0000(svn r11143) -Fix: the random bits were not set for the production callback when the NewGRF asked for it.
rubidium [Sat, 22 Sep 2007 23:14:32 +0000] rev 7614
(svn r11143) -Fix: the random bits were not set for the production callback when the NewGRF asked for it.

Sat, 22 Sep 2007 21:59:02 +0000(svn r11142) -Codechange: prepare industry production change code for newgrf callbacks 29 and 35
glx [Sat, 22 Sep 2007 21:59:02 +0000] rev 7613
(svn r11142) -Codechange: prepare industry production change code for newgrf callbacks 29 and 35