Sat, 17 Nov 2007 12:42:15 +0000(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.
rubidium [Sat, 17 Nov 2007 12:42:15 +0000] rev 7898
(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.

Sat, 17 Nov 2007 02:22:56 +0000(svn r11448) -Add: project files for MSVC 2008 (*_vs90.*)
glx [Sat, 17 Nov 2007 02:22:56 +0000] rev 7897
(svn r11448) -Add: project files for MSVC 2008 (*_vs90.*)

Sat, 17 Nov 2007 01:55:00 +0000(svn r11447) -Fix(r11433): Wrong offset to the helipad made it look like the autoroad button
belugas [Sat, 17 Nov 2007 01:55:00 +0000] rev 7896
(svn r11447) -Fix(r11433): Wrong offset to the helipad made it look like the autoroad button

Sat, 17 Nov 2007 01:10:06 +0000(svn r11446) -Codechange: change the naming of road related code parts to something more descriptive
skidd13 [Sat, 17 Nov 2007 01:10:06 +0000] rev 7895
(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

Fri, 16 Nov 2007 22:11:30 +0000(svn r11445) -Codechange: reorder <configuration> in openttd_vs80.vcproj, so there are less diff when it is modified by MSVC
glx [Fri, 16 Nov 2007 22:11:30 +0000] rev 7894
(svn r11445) -Codechange: reorder <configuration> in openttd_vs80.vcproj, so there are less diff when it is modified by MSVC

Fri, 16 Nov 2007 07:21:44 +0000(svn r11444) -Update: WebTranslator2 update to 2007-11-16 08:21:07
miham [Fri, 16 Nov 2007 07:21:44 +0000] rev 7893
(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)

Fri, 16 Nov 2007 02:25:56 +0000(svn r11443) -Fix: [NewGRF] Action 0 <id> is an extended byte
glx [Fri, 16 Nov 2007 02:25:56 +0000] rev 7892
(svn r11443) -Fix: [NewGRF] Action 0 <id> is an extended byte

Thu, 15 Nov 2007 22:20:33 +0000(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.
rubidium [Thu, 15 Nov 2007 22:20:33 +0000] rev 7891
(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.

Thu, 15 Nov 2007 19:18:52 +0000(svn r11441) -Fix [FS#1443]: manage list dropdown menu did not "disappear" when the all vehicles are removed from the "current" group.
rubidium [Thu, 15 Nov 2007 19:18:52 +0000] rev 7890
(svn r11441) -Fix [FS#1443]: manage list dropdown menu did not "disappear" when the all vehicles are removed from the "current" group.

Thu, 15 Nov 2007 18:28:00 +0000(svn r11440) -Codechange: replace magic numbers with enumified WindowHighlightMode constants. Patch by SmatZ.
rubidium [Thu, 15 Nov 2007 18:28:00 +0000] rev 7889
(svn r11440) -Codechange: replace magic numbers with enumified WindowHighlightMode constants. Patch by SmatZ.