rubidium [Fri, 02 Feb 2007 20:57:03 +0000] rev 6166
(svn r8542) -Codechange (Fix?): tweak the gamelist requery timeout so more servers are found for slow network connections.
KUDr [Fri, 02 Feb 2007 20:20:56 +0000] rev 6165
(svn r8540) -Fix[YAPF]: Assert when buoy is placed on NE or NW map edge (Dan)
tron [Fri, 02 Feb 2007 19:09:54 +0000] rev 6164
(svn r8539) -Fix
static
tron [Fri, 02 Feb 2007 19:07:20 +0000] rev 6163
(svn r8538) -Fix
GetRoadStopByTile() cannot return NULL. Remove therefore unnecessary check
miham [Fri, 02 Feb 2007 18:48:37 +0000] rev 6162
(svn r8537) -Update: WebTranslator2 update to 2007-02-02 19:45:42
brazilian_portuguese - 33 changed by fukumori (33)
danish - 2 fixed by MiR (2)
esperanto - 6 fixed, 1 changed by LaPingvino (7)
italian - 4 changed by sidew (4)
celestar [Fri, 02 Feb 2007 16:51:10 +0000] rev 6161
(svn r8536) -Fix (FS#577): Road Vehicles now can obtain a slot even if the station is very spread out
belugas [Fri, 02 Feb 2007 15:14:28 +0000] rev 6160
(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.
celestar [Fri, 02 Feb 2007 15:04:59 +0000] rev 6159
(svn r8534) -Feature/Codechange: Provide aircraft with vertical separation depending on their altitude and velocity
rubidium [Fri, 02 Feb 2007 14:32:23 +0000] rev 6158
(svn r8533) -Fix: segmentation fault when the toolbar gets removed and you have selected one of the items in a submenu of the toolbar.
tron [Fri, 02 Feb 2007 08:23:48 +0000] rev 6157
(svn r8531) -Fix
Remove unnecessary pointer mumbo-jumbo from FindRoadStopSpot()