Sat, 13 Oct 2007 02:49:05 +0000(svn r11253) -Fix (r9411): industries can still use cargo they define, even if these cargo are disabled by a grf loaded later
glx [Sat, 13 Oct 2007 02:49:05 +0000] rev 8214
(svn r11253) -Fix (r9411): industries can still use cargo they define, even if these cargo are disabled by a grf loaded later

Sat, 13 Oct 2007 02:23:11 +0000(svn r11252) -Revert r11239, Fix r9620: cargo translation was not done correctly
glx [Sat, 13 Oct 2007 02:23:11 +0000] rev 8213
(svn r11252) -Revert r11239, Fix r9620: cargo translation was not done correctly

Sat, 13 Oct 2007 00:49:13 +0000(svn r11251) -Fix[FS#1318]: Newindustries must not rely on the old check placement functions. It is the the job of callbacks. Therefor, upon substitution, disable the said check.
belugas [Sat, 13 Oct 2007 00:49:13 +0000] rev 8212
(svn r11251) -Fix[FS#1318]: Newindustries must not rely on the old check placement functions. It is the the job of callbacks. Therefor, upon substitution, disable the said check.
Warning, plenty of industries are going to be generated ;)

Fri, 12 Oct 2007 20:43:01 +0000(svn r11249) -Update: WebTranslator2 update to 2007-10-12 22:42:24
miham [Fri, 12 Oct 2007 20:43:01 +0000] rev 8211
(svn r11249) -Update: WebTranslator2 update to 2007-10-12 22:42:24
afrikaans - 110 fixed, 141 changed by TrueTenacity (251)
catalan - 1 fixed by arnaullv (1)
czech - 1 fixed by Hadez (1)
french - 1 fixed by glx (1)
slovak - 1 fixed by lengyel (1)
slovenian - 1 fixed by Necrolyte (1)
spanish - 1 fixed by eusebio (1)
turkish - 11 fixed by jnmbk (11)
ukrainian - 3 fixed by mad (3)

Fri, 12 Oct 2007 15:54:49 +0000(svn r11248) -Fix[FS#1314]: The logic behind industry slot allocation was implying that the only condition an override could be placed in a slot is that there were no previous override.
belugas [Fri, 12 Oct 2007 15:54:49 +0000] rev 8210
(svn r11248) -Fix[FS#1314]: The logic behind industry slot allocation was implying that the only condition an override could be placed in a slot is that there were no previous override.
That is not exact: the slot must not have been occupied by an industry coming from a grf.
So now, tourist center is available if more then one grf is used

Fri, 12 Oct 2007 00:43:18 +0000(svn r11247) -Fix: The Industry's name to fund could be larger than the window itself. Now, it fits within the physical allowed space
belugas [Fri, 12 Oct 2007 00:43:18 +0000] rev 8209
(svn r11247) -Fix: The Industry's name to fund could be larger than the window itself. Now, it fits within the physical allowed space

Thu, 11 Oct 2007 15:40:53 +0000(svn r11246) -Codechange: beautify some conditions from "if else" into trinary operator
belugas [Thu, 11 Oct 2007 15:40:53 +0000] rev 8208
(svn r11246) -Codechange: beautify some conditions from "if else" into trinary operator

Thu, 11 Oct 2007 11:32:43 +0000(svn r11245) -Fix r11228: the moreanimation feature made loading TTD(p) games impossible (Csaboka)
truelight [Thu, 11 Oct 2007 11:32:43 +0000] rev 8207
(svn r11245) -Fix r11228: the moreanimation feature made loading TTD(p) games impossible (Csaboka)

Thu, 11 Oct 2007 11:06:04 +0000(svn r11244) -Fix: trees can now be planted on bare land without making it grassy (Csaboka)
truelight [Thu, 11 Oct 2007 11:06:04 +0000] rev 8206
(svn r11244) -Fix: trees can now be planted on bare land without making it grassy (Csaboka)
-Fix: planting tree in desert doesn't make it grassy for the first tile-cycle (Csaboka)
-Fix: when a tree dies in desert, it no longer becomes a snowy tile for the first tile-cycle (Csaboka)

Wed, 10 Oct 2007 01:36:15 +0000(svn r11243) -Fix: update waypoint signs when renaming a town
glx [Wed, 10 Oct 2007 01:36:15 +0000] rev 8205
(svn r11243) -Fix: update waypoint signs when renaming a town