Wed, 30 Jan 2008 17:36:28 +0000(svn r12022) -Revert(r12018): Invisible trees are now separate from the building concept.
belugas [Wed, 30 Jan 2008 17:36:28 +0000] rev 8948
(svn r12022) -Revert(r12018): Invisible trees are now separate from the building concept.
So when you want invisible trees, just select the option of the same name in the Patch Options and toggle transparency of trees.
More to come on the saga of Invisibility. So stay tuned.

Wed, 30 Jan 2008 17:31:39 +0000(svn r12021) -Cleanup: Make some parts of the town growth a bit more descriptive
skidd13 [Wed, 30 Jan 2008 17:31:39 +0000] rev 8947
(svn r12021) -Cleanup: Make some parts of the town growth a bit more descriptive
-Codechange: Remove some needless checks

Wed, 30 Jan 2008 17:22:06 +0000(svn r12020) -Documentation: Correct description of TropicZone.
frosch [Wed, 30 Jan 2008 17:22:06 +0000] rev 8946
(svn r12020) -Documentation: Correct description of TropicZone.

Wed, 30 Jan 2008 10:27:45 +0000(svn r12019) -Codechange: Add support for passenger engine designation for AI-use, NewGRF property 0x08 for trains.
peter1138 [Wed, 30 Jan 2008 10:27:45 +0000] rev 8945
(svn r12019) -Codechange: Add support for passenger engine designation for AI-use, NewGRF property 0x08 for trains.

Wed, 30 Jan 2008 03:34:24 +0000(svn r12018) -Fix(FS#1721,r9563): Restore initial intent on the invisible tree while transparent building patch setting
belugas [Wed, 30 Jan 2008 03:34:24 +0000] rev 8944
(svn r12018) -Fix(FS#1721,r9563): Restore initial intent on the invisible tree while transparent building patch setting

Tue, 29 Jan 2008 21:43:22 +0000(svn r12017) -Fix: when you have more than 9 network interfaces you'll enter the wonderfull world of overflows.
rubidium [Tue, 29 Jan 2008 21:43:22 +0000] rev 8943
(svn r12017) -Fix: when you have more than 9 network interfaces you'll enter the wonderfull world of overflows.

Tue, 29 Jan 2008 19:23:31 +0000(svn r12016) -Fix (r12003): os x compilation was broken again ;)
egladil [Tue, 29 Jan 2008 19:23:31 +0000] rev 8942
(svn r12016) -Fix (r12003): os x compilation was broken again ;)

Tue, 29 Jan 2008 17:09:00 +0000(svn r12015) -Fix [FS#1716] (Revert r11422): Patch in FS#1430 avoided instead of fixed the problem. GetStringWithArgs() discards information that SCC_GENDER_LIST needs to work. Now use pointers to retrieve GRF strings, so that GetStringPtr() will work correctly. This is advantageous as now no buffer copy is made when using all GRF strings.
peter1138 [Tue, 29 Jan 2008 17:09:00 +0000] rev 8941
(svn r12015) -Fix [FS#1716] (Revert r11422): Patch in FS#1430 avoided instead of fixed the problem. GetStringWithArgs() discards information that SCC_GENDER_LIST needs to work. Now use pointers to retrieve GRF strings, so that GetStringPtr() will work correctly. This is advantageous as now no buffer copy is made when using all GRF strings.

Tue, 29 Jan 2008 14:19:07 +0000(svn r12014) -Fix: lighthouses and transmitters were never supposed to be build on a slope.
rubidium [Tue, 29 Jan 2008 14:19:07 +0000] rev 8940
(svn r12014) -Fix: lighthouses and transmitters were never supposed to be build on a slope.

Tue, 29 Jan 2008 14:17:13 +0000(svn r12013) -Fix: When modifying watered tiles, mark neighboured canals and rivers dirty in more cases.
frosch [Tue, 29 Jan 2008 14:17:13 +0000] rev 8939
(svn r12013) -Fix: When modifying watered tiles, mark neighboured canals and rivers dirty in more cases.