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

Wed, 10 Oct 2007 01:15:07 +0000(svn r11242) -Codechange: When displaying the industry funding gui, present the industries in the same order as they are available.
belugas [Wed, 10 Oct 2007 01:15:07 +0000] rev 8204
(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)

Wed, 10 Oct 2007 00:42:52 +0000(svn r11241) -Fix: Obiwan error on industry animated tiles. Spotted and fixed by Csaboka
belugas [Wed, 10 Oct 2007 00:42:52 +0000] rev 8203
(svn r11241) -Fix: Obiwan error on industry animated tiles. Spotted and fixed by Csaboka

Wed, 10 Oct 2007 00:01:41 +0000(svn r11240) -Fix [FS#1323] (r11152): forgot to invert a test
glx [Wed, 10 Oct 2007 00:01:41 +0000] rev 8202
(svn r11240) -Fix [FS#1323] (r11152): forgot to invert a test

Tue, 09 Oct 2007 21:40:15 +0000(svn r11239) -Fix (r10495): don't do cargo translation when loading grfs, but do it once all grfs are loaded. This ensure correct accept/produced cargo when a grf uses cargo defined in a grf loaded after itself
glx [Tue, 09 Oct 2007 21:40:15 +0000] rev 8201
(svn r11239) -Fix (r10495): don't do cargo translation when loading grfs, but do it once all grfs are loaded. This ensure correct accept/produced cargo when a grf uses cargo defined in a grf loaded after itself

Tue, 09 Oct 2007 21:29:34 +0000(svn r11238) -Fix [FS#1316]: the orders of trains going to a waypoint where not updated when the waypoint would be moved.
rubidium [Tue, 09 Oct 2007 21:29:34 +0000] rev 8200
(svn r11238) -Fix [FS#1316]: the orders of trains going to a waypoint where not updated when the waypoint would be moved.