Fri, 05 Oct 2007 22:10:15 +0000(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.
rubidium [Fri, 05 Oct 2007 22:10:15 +0000] rev 8178
(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.

Fri, 05 Oct 2007 21:49:15 +0000(svn r11212) -Codechange: add support for drawing parts of sprites. Patch by frosch.
rubidium [Fri, 05 Oct 2007 21:49:15 +0000] rev 8177
(svn r11212) -Codechange: add support for drawing parts of sprites. Patch by frosch.

Fri, 05 Oct 2007 21:31:59 +0000(svn r11211) -Fix [FS#1302]: NewGRF GUI scrollbar does funny things when being resized.
rubidium [Fri, 05 Oct 2007 21:31:59 +0000] rev 8176
(svn r11211) -Fix [FS#1302]: NewGRF GUI scrollbar does funny things when being resized.

Fri, 05 Oct 2007 19:57:20 +0000(svn r11210) -Codechange: unify the way that selection sprites are drawn. Patch by frosch.
rubidium [Fri, 05 Oct 2007 19:57:20 +0000] rev 8175
(svn r11210) -Codechange: unify the way that selection sprites are drawn. Patch by frosch.

Fri, 05 Oct 2007 19:36:13 +0000(svn r11209) -Codechange: remove some magic numbers and bit magic with appropriate enums and functions. Patch by frosch.
rubidium [Fri, 05 Oct 2007 19:36:13 +0000] rev 8174
(svn r11209) -Codechange: remove some magic numbers and bit magic with appropriate enums and functions. Patch by frosch.

Fri, 05 Oct 2007 17:55:12 +0000(svn r11208) -Fix [FS#1300]: tunnel excavation could disown somebody elses owned land. Patch by frosch.
rubidium [Fri, 05 Oct 2007 17:55:12 +0000] rev 8173
(svn r11208) -Fix [FS#1300]: tunnel excavation could disown somebody elses owned land. Patch by frosch.

Fri, 05 Oct 2007 17:53:45 +0000(svn r11207) -Fix [FS#1301]: don't use smooth_economy for industries using production callbacks as they may have no production for more than a month
glx [Fri, 05 Oct 2007 17:53:45 +0000] rev 8172
(svn r11207) -Fix [FS#1301]: don't use smooth_economy for industries using production callbacks as they may have no production for more than a month

Fri, 05 Oct 2007 17:53:01 +0000(svn r11206) -Fix [FS#1299]: half tram bits could be removed in some cases. Based on patches by frosch and skidd13.
rubidium [Fri, 05 Oct 2007 17:53:01 +0000] rev 8171
(svn r11206) -Fix [FS#1299]: half tram bits could be removed in some cases. Based on patches by frosch and skidd13.

Fri, 05 Oct 2007 17:50:17 +0000(svn r11205) -Codechange: remove some, now obsolete, checks.
rubidium [Fri, 05 Oct 2007 17:50:17 +0000] rev 8170
(svn r11205) -Codechange: remove some, now obsolete, checks.

Fri, 05 Oct 2007 02:21:40 +0000(svn r11204) -Feature: [NewGRF] Add support for Action 00 for Industries and IndustryTiles.
belugas [Fri, 05 Oct 2007 02:21:40 +0000] rev 8169
(svn r11204) -Feature: [NewGRF] Add support for Action 00 for Industries and IndustryTiles.
Thanks to :Csaboka for original concept, specs & help. Dalestan for technical explanations.
Pikkabird & Georges for detailled comments on their grf works. The Alpha testers (You know who you are).
And finally (but not least) Maedhros (newhouses), peter1138(newgrf) Rubidium and glx (numerous and welcome patches)
Remember: it certainly can be buggy. But be sure that behaviour has been tested in TTDP (if you can) before raising a flag.