Tue, 30 Jan 2007 11:53:35 +0000(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member flags of RailVehInfo, as well as changing the code to reflect the fact that it was not a flag but rather a one value only variable. Doing so, some evaluations have been simplified.
belugas [Tue, 30 Jan 2007 11:53:35 +0000] rev 6119
(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member flags of RailVehInfo, as well as changing the code to reflect the fact that it was not a flag but rather a one value only variable. Doing so, some evaluations have been simplified.
-Codechange: Add and use RAILVEH_SINGLEHEAD when railveh_type is set to 0, which was implicit before.
-Cleanup: Remove some extraneous parenthesis.

Sun, 28 Jan 2007 21:54:40 +0000(svn r8449) -Fix
tron [Sun, 28 Jan 2007 21:54:40 +0000] rev 6118
(svn r8449) -Fix

-Codechange: Remove the superfluous attribute RoadStop::prev

Sun, 28 Jan 2007 21:53:13 +0000(svn r8448) -Codechange/Fix (r2993): Also update the helicopter's rotor when loading the game. This can solve crashes when a game is loaded with missing GRF's
Darkvater [Sun, 28 Jan 2007 21:53:13 +0000] rev 6117
(svn r8448) -Codechange/Fix (r2993): Also update the helicopter's rotor when loading the game. This can solve crashes when a game is loaded with missing GRF's

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