rubidium [Sat, 17 Nov 2007 15:04:38 +0000] rev 8396
(svn r11451) -Fix [FS#1287]: very fast aircraft would sometimes abruptly stop at the begin of the landing runway, turn a few times and then drive slowly to the end of the runway.
glx [Sat, 17 Nov 2007 15:03:19 +0000] rev 8395
(svn r11450) -Fix [FS#1432](r8886): cargo translation table was loaded too early
rubidium [Sat, 17 Nov 2007 12:42:15 +0000] rev 8394
(svn r11449) -Fix [FS#1160]: trams could deadlock themselves. As of now trams will turn as roadvehicles do when the player cannot build a tram track piece on the next tile without destroying anything. It will not turn when the player can build the before mentioned track piece on the 'next' tile.
glx [Sat, 17 Nov 2007 02:22:56 +0000] rev 8393
(svn r11448) -Add: project files for MSVC 2008 (*_vs90.*)
belugas [Sat, 17 Nov 2007 01:55:00 +0000] rev 8392
(svn r11447) -Fix(r11433): Wrong offset to the helipad made it look like the autoroad button
skidd13 [Sat, 17 Nov 2007 01:10:06 +0000] rev 8391
(svn r11446) -Codechange: change the naming of road related code parts to something more descriptive
-Change: invert the two single roads gui buttons, making it consistent with rails toolbar
Based on a patch by Octopussy
glx [Fri, 16 Nov 2007 22:11:30 +0000] rev 8390
(svn r11445) -Codechange: reorder <configuration> in openttd_vs80.vcproj, so there are less diff when it is modified by MSVC
miham [Fri, 16 Nov 2007 07:21:44 +0000] rev 8389
(svn r11444) -Update: WebTranslator2 update to 2007-11-16 08:21:07
czech - 1 changed by Hadez (1)
estonian - 1 fixed by kristjans (1)
french - 10 changed by glx (10)
italian - 3 fixed, 1 changed by lorenzodv (4)
japanese - 1 fixed by ickoonite (1)
slovenian - 1 fixed by Necrolyte (1)
swedish - 4 fixed, 4 changed by daishan (8)
glx [Fri, 16 Nov 2007 02:25:56 +0000] rev 8388
(svn r11443) -Fix: [NewGRF] Action 0 <id> is an extended byte
rubidium [Thu, 15 Nov 2007 22:20:33 +0000] rev 8387
(svn r11442) -Feature: make news messages related to the industry (production) changes better configurable; you can now disable news messages popping up for industries you are not servicing. Patch by Alberth.