Sat, 03 Feb 2007 20:12:06 +0000(svn r8564) -Fix
tron [Sat, 03 Feb 2007 20:12:06 +0000] rev 6178
(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 6177
(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 6176
(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 6175
(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 6174
(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 6173
(svn r8550) -Fix

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

Sat, 03 Feb 2007 08:30:22 +0000(svn r8549) -Fix
tron [Sat, 03 Feb 2007 08:30:22 +0000] rev 6172
(svn r8549) -Fix

Do not check whether the end of the depot array has been reached when building an aircraft. This cannot happen, just assert it really does not happen

Sat, 03 Feb 2007 07:54:13 +0000(svn r8548) -Fix
tron [Sat, 03 Feb 2007 07:54:13 +0000] rev 6171
(svn r8548) -Fix

Remove redundant second retrieval of the AircraftVehicleInfo when building an aircraft

Sat, 03 Feb 2007 07:47:00 +0000(svn r8547) -Fix
tron [Sat, 03 Feb 2007 07:47:00 +0000] rev 6170
(svn r8547) -Fix

Remove redundant second retrieval of the station and airport when building an aircraft

Fri, 02 Feb 2007 23:16:58 +0000(svn r8546) -Codechange: add a seperate (wrapper) functions to send/receive booleans.
rubidium [Fri, 02 Feb 2007 23:16:58 +0000] rev 6169
(svn r8546) -Codechange: add a seperate (wrapper) functions to send/receive booleans.