Sun, 28 Jan 2007 20:54:30 +0000(svn r8446) -Fix (8445): accidentally made a function that should not be abstract abstract.
rubidium [Sun, 28 Jan 2007 20:54:30 +0000] rev 6116
(svn r8446) -Fix (8445): accidentally made a function that should not be abstract abstract.

Sun, 28 Jan 2007 20:47:25 +0000(svn r8445) -Cleanup: remove some @params from comments as the parameters did not exist anymore and add comments to several variables/functions.
rubidium [Sun, 28 Jan 2007 20:47:25 +0000] rev 6115
(svn r8445) -Cleanup: remove some @params from comments as the parameters did not exist anymore and add comments to several variables/functions.

Sun, 28 Jan 2007 18:44:09 +0000(svn r8444) -Fix: [Translations] Fixes from russian translator Quark
miham [Sun, 28 Jan 2007 18:44:09 +0000] rev 6114
(svn r8444) -Fix: [Translations] Fixes from russian translator Quark

Sun, 28 Jan 2007 18:37:22 +0000(svn r8443) -Update: WebTranslator2 update to 2007-01-28 19:36:45
miham [Sun, 28 Jan 2007 18:37:22 +0000] rev 6113
(svn r8443) -Update: WebTranslator2 update to 2007-01-28 19:36:45
czech - 4 fixed by Hadez (4)
danish - 1 changed by MiR (1)
korean - 3 changed by darkttd (3)
turkish - 4 fixed by jnmbk (4)

Sun, 28 Jan 2007 13:07:24 +0000(svn r8437) -Codechange: move often duplicated (in MSU) define to the udp header.
rubidium [Sun, 28 Jan 2007 13:07:24 +0000] rev 6112
(svn r8437) -Codechange: move often duplicated (in MSU) define to the udp header.

Sun, 28 Jan 2007 10:09:40 +0000(svn r8436) -Fix
tron [Sun, 28 Jan 2007 10:09:40 +0000] rev 6111
(svn r8436) -Fix

-Feature: When linking the terraform toolbar to the build toolbars place them side by side instead of on top of each other

Sun, 28 Jan 2007 00:28:12 +0000(svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which were added in r6644 but miracuously disappeared sometime afterwards
Darkvater [Sun, 28 Jan 2007 00:28:12 +0000] rev 6110
(svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which were added in r6644 but miracuously disappeared sometime afterwards

Sat, 27 Jan 2007 22:28:28 +0000(svn r8434) -Fix (r8430): Missing braces caused compilation failure for some (most?) compilers...
peter1138 [Sat, 27 Jan 2007 22:28:28 +0000] rev 6109
(svn r8434) -Fix (r8430): Missing braces caused compilation failure for some (most?) compilers...

Sat, 27 Jan 2007 18:35:30 +0000(svn r8431) -Update: WebTranslator2 update to 2007-01-27 19:34:37
miham [Sat, 27 Jan 2007 18:35:30 +0000] rev 6108
(svn r8431) -Update: WebTranslator2 update to 2007-01-27 19:34:37
catalan - 4 fixed by arnaullv (4)
danish - 4 fixed, 2 changed by MiR (6)
dutch - 4 fixed by habell (4)
french - 4 fixed by glx (4)
german - 4 fixed by Neonox (4)
hungarian - 4 fixed by miham (4)
korean - 4 fixed, 4 changed by Nios (4), leejaeuk5 (4)
lithuanian - 2 changed by Domas (2)
polish - 4 fixed by meush (4)
portuguese - 4 fixed by izhirahider (4)
simplified_chinese - 4 fixed by Fishingsnow (4)
slovenian - 4 fixed, 410 changed by Necrolyte (414)
ukrainian - 34 fixed, 49 changed by mad (79), znikoz (4)

Sat, 27 Jan 2007 16:45:16 +0000(svn r8430) -Fix
tron [Sat, 27 Jan 2007 16:45:16 +0000] rev 6107
(svn r8430) -Fix

Replace the rather obscure control flow for handling aircraft/ship/train orders by something remotly comprehensible (see r3584)