Fri, 02 Feb 2007 15:14:28 +0000(svn r8535) -Feature: Allow lumbermill to cut trees only when they are full grown.
belugas [Fri, 02 Feb 2007 15:14:28 +0000] rev 5909
(svn r8535) -Feature: Allow lumbermill to cut trees only when they are full grown.
This does not affect output of the mill, but make the visual aspect of it more accurate.
Prior of this, the mill produced cargo of the same amount even if the trees are on their first stages of growth.

Fri, 02 Feb 2007 15:04:59 +0000(svn r8534) -Feature/Codechange: Provide aircraft with vertical separation depending on their altitude and velocity
celestar [Fri, 02 Feb 2007 15:04:59 +0000] rev 5908
(svn r8534) -Feature/Codechange: Provide aircraft with vertical separation depending on their altitude and velocity

Fri, 02 Feb 2007 14:32:23 +0000(svn r8533) -Fix: segmentation fault when the toolbar gets removed and you have selected one of the items in a submenu of the toolbar.
rubidium [Fri, 02 Feb 2007 14:32:23 +0000] rev 5907
(svn r8533) -Fix: segmentation fault when the toolbar gets removed and you have selected one of the items in a submenu of the toolbar.

Fri, 02 Feb 2007 08:23:48 +0000(svn r8531) -Fix
tron [Fri, 02 Feb 2007 08:23:48 +0000] rev 5906
(svn r8531) -Fix

Remove unnecessary pointer mumbo-jumbo from FindRoadStopSpot()

Fri, 02 Feb 2007 07:48:06 +0000(svn r8528) -Codechange: Rename IsBuoy_() to IsBuoy() now that the naming conflict no longer exists.
celestar [Fri, 02 Feb 2007 07:48:06 +0000] rev 5905
(svn r8528) -Codechange: Rename IsBuoy_() to IsBuoy() now that the naming conflict no longer exists.

Fri, 02 Feb 2007 06:42:55 +0000(svn r8527) -Update: WebTranslator2 update to 2007-02-02 07:41:47
miham [Fri, 02 Feb 2007 06:42:55 +0000] rev 5904
(svn r8527) -Update: WebTranslator2 update to 2007-02-02 07:41:47
brazilian_portuguese - 6 fixed, 363 changed by fukumori (369)
bulgarian - 6 fixed by groupsky (6)
catalan - 6 fixed by arnaullv (6)
croatian - 54 fixed, 3 changed by tperic (57)
czech - 6 fixed by Hadez (6)
danish - 2 fixed, 1 changed by MiR (3)
dutch - 2 fixed by habell (2)
estonian - 6 fixed by kristjans (6)
french - 4 fixed by glx (4)
german - 6 fixed, 2 changed by Neonox (8)
hungarian - 2 fixed by miham (2)
italian - 6 fixed, 4 changed by lorenzodv (6), sidew (4)
japanese - 6 fixed by ickoonite (6)
polish - 4 fixed by meush (4)
simplified_chinese - 6 fixed by Fishingsnow (6)
slovenian - 39 fixed, 1 deleted, 2 changed by Necrolyte (42)
turkish - 6 fixed by jnmbk (6)
ukrainian - 41 fixed, 1 deleted, 22 changed by znikoz (1), mad (63)

Fri, 02 Feb 2007 02:56:29 +0000(svn r8526) -Codechange: add stubs for unsupported newgrf station properties
peter1138 [Fri, 02 Feb 2007 02:56:29 +0000] rev 5903
(svn r8526) -Codechange: add stubs for unsupported newgrf station properties

Thu, 01 Feb 2007 23:50:15 +0000(svn r8525) -Codechange: make NetworkSend_Packet(s) and NetworkRecv_Packet functions of NetworkTCPSocketHandler.
rubidium [Thu, 01 Feb 2007 23:50:15 +0000] rev 5902
(svn r8525) -Codechange: make NetworkSend_Packet(s) and NetworkRecv_Packet functions of NetworkTCPSocketHandler.

Thu, 01 Feb 2007 23:39:48 +0000(svn r8524) -Cleanup: Ala r8509 add some enum names to the generate landscape window
Darkvater [Thu, 01 Feb 2007 23:39:48 +0000] rev 5901
(svn r8524) -Cleanup: Ala r8509 add some enum names to the generate landscape window

Thu, 01 Feb 2007 23:26:44 +0000(svn r8523) -Codechange: move all the Network(Recv|Send)_(uintXX|string) functions to Packet.
rubidium [Thu, 01 Feb 2007 23:26:44 +0000] rev 5900
(svn r8523) -Codechange: move all the Network(Recv|Send)_(uintXX|string) functions to Packet.