Sun, 04 Feb 2007 05:53:09 +0000(svn r8569) -Fix (r8464): revert properly
peter1138 [Sun, 04 Feb 2007 05:53:09 +0000] rev 5931
(svn r8569) -Fix (r8464): revert properly

Sat, 03 Feb 2007 21:55:14 +0000(svn r8567) -Feature: Allow upgrading bridges by building a new bridge over the top. (Based on a patch by gigajum)
maedhros [Sat, 03 Feb 2007 21:55:14 +0000] rev 5930
(svn r8567) -Feature: Allow upgrading bridges by building a new bridge over the top. (Based on a patch by gigajum)
- The replacement bridge must be the same transport type, and if it's a rail bridge it must have the same railtype.
- Town owned bridges can also be upgraded, but only to a bridge with a higher top speed.

Sat, 03 Feb 2007 21:13:34 +0000(svn r8566) -Fix
tron [Sat, 03 Feb 2007 21:13:34 +0000] rev 5929
(svn r8566) -Fix

Remove untranslated strings

Sat, 03 Feb 2007 20:15:17 +0000(svn r8565) -Fix
tron [Sat, 03 Feb 2007 20:15:17 +0000] rev 5928
(svn r8565) -Fix

Fix indentation

Sat, 03 Feb 2007 20:12:06 +0000(svn r8564) -Fix
tron [Sat, 03 Feb 2007 20:12:06 +0000] rev 5927
(svn r8564) -Fix

Remove incorrect empty translations

Sat, 03 Feb 2007 20:11:10 +0000(svn r8563) -Fix
tron [Sat, 03 Feb 2007 20:11:10 +0000] rev 5926
(svn r8563) -Fix

Replace very old tabs which should be spaces by spaces

Sat, 03 Feb 2007 18:56:42 +0000(svn r8562) -Update: WebTranslator2 update to 2007-02-03 19:51:53
miham [Sat, 03 Feb 2007 18:56:42 +0000] rev 5925
(svn r8562) -Update: WebTranslator2 update to 2007-02-03 19:51:53
brazilian_portuguese - 1 changed by fukumori (1)
croatian - 78 fixed, 1 changed by tperic (79)
german - 15 changed by Neonox (15)
portuguese - 4 fixed by izhirahider (4)
russian - 10 fixed by DarkFenX (10)
slovenian - 4 fixed by Necrolyte (4)

Sat, 03 Feb 2007 13:03:11 +0000(svn r8559) -Fix
tron [Sat, 03 Feb 2007 13:03:11 +0000] rev 5924
(svn r8559) -Fix

-Codechange: Put the airport movement data into struct AirportFTAClass

Sat, 03 Feb 2007 09:54:42 +0000(svn r8551) -Fix (r7759): Use ${} instead of $() for variables.
maedhros [Sat, 03 Feb 2007 09:54:42 +0000] rev 5923
(svn r8551) -Fix (r7759): Use ${} instead of $() for variables.

Sat, 03 Feb 2007 09:05:43 +0000(svn r8550) -Fix
tron [Sat, 03 Feb 2007 09:05:43 +0000] rev 5922
(svn r8550) -Fix

Building a vehicle does not involve allocating orders, so do not check whether orders could be allocated