miham [Fri, 12 Oct 2007 20:43:01 +0000] rev 7715
(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)
belugas [Fri, 12 Oct 2007 15:54:49 +0000] rev 7714
(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
belugas [Fri, 12 Oct 2007 00:43:18 +0000] rev 7713
(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 [Thu, 11 Oct 2007 15:40:53 +0000] rev 7712
(svn r11246) -Codechange: beautify some conditions from "if else" into trinary operator
truelight [Thu, 11 Oct 2007 11:32:43 +0000] rev 7711
(svn r11245) -Fix r11228: the moreanimation feature made loading TTD(p) games impossible (Csaboka)
truelight [Thu, 11 Oct 2007 11:06:04 +0000] rev 7710
(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)
glx [Wed, 10 Oct 2007 01:36:15 +0000] rev 7709
(svn r11243) -Fix: update waypoint signs when renaming a town
belugas [Wed, 10 Oct 2007 01:15:07 +0000] rev 7708
(svn r11242) -Codechange: When displaying the industry funding gui, present the industries in the same order as they are available.
Prior of this, they were separated in processing/organic and extractive.
Now, all are mixed, just filtered when required. This will allow easy comparison with TTDPatch's list. (glx and me)
belugas [Wed, 10 Oct 2007 00:42:52 +0000] rev 7707
(svn r11241) -Fix: Obiwan error on industry animated tiles. Spotted and fixed by Csaboka
glx [Wed, 10 Oct 2007 00:01:41 +0000] rev 7706
(svn r11240) -Fix [FS#1323] (r11152): forgot to invert a test