Tue, 16 Jan 2007 19:27:28 +0000(svn r8163) [Translations] Re-added cases for the czech language (they were removed either accidentally or on purpose, will look after it later
miham [Tue, 16 Jan 2007 19:27:28 +0000] rev 5699
(svn r8163) [Translations] Re-added cases for the czech language (they were removed either accidentally or on purpose, will look after it later

Tue, 16 Jan 2007 18:45:25 +0000(svn r8162) WebTranslator2 update to 2007-01-16 19:44:34
miham [Tue, 16 Jan 2007 18:45:25 +0000] rev 5698
(svn r8162) WebTranslator2 update to 2007-01-16 19:44:34
brazilian_portuguese - 1 fixed, 66 changed by fukumori (67)
catalan - 1 fixed by arnaullv (1)
czech - 1 fixed by Hadez (1)
danish - 1 fixed, 1 changed by MiR (1), ThomasA (1)
french - 1 fixed by glx (1)
hungarian - 1 fixed by miham (1)
italian - 1 fixed by sidew (1)
japanese - 1 fixed, 63 changed by ickoonite (64)
norwegian_nynorsk - 1 fixed, 37 changed by khaavik (28), pollux (10)
portuguese - 1 fixed by izhirahider (1)
slovenian - 1 fixed by Necrolyte (1)
ukrainian - 5 fixed, 16 changed by fevral13 (4), znikoz (17)

Tue, 16 Jan 2007 18:31:58 +0000(svn r8161) -Fix (FS#555, r8144): enroute_from_xy was not set properly for old savegames.
rubidium [Tue, 16 Jan 2007 18:31:58 +0000] rev 5697
(svn r8161) -Fix (FS#555, r8144): enroute_from_xy was not set properly for old savegames.

Tue, 16 Jan 2007 17:44:59 +0000(svn r8160) -Fix (r8151): Do not use HasSignals on tiles without railways.
maedhros [Tue, 16 Jan 2007 17:44:59 +0000] rev 5696
(svn r8160) -Fix (r8151): Do not use HasSignals on tiles without railways.

Tue, 16 Jan 2007 16:54:06 +0000(svn r8159) -Cleanup: Sprinkle some coding-style and comments on the disaster code.
Darkvater [Tue, 16 Jan 2007 16:54:06 +0000] rev 5695
(svn r8159) -Cleanup: Sprinkle some coding-style and comments on the disaster code.

Tue, 16 Jan 2007 16:28:41 +0000(svn r8158) -Fix: The submarine disaster failed to move at all due to wrong masking of trackbits
Darkvater [Tue, 16 Jan 2007 16:28:41 +0000] rev 5694
(svn r8158) -Fix: The submarine disaster failed to move at all due to wrong masking of trackbits

Tue, 16 Jan 2007 15:45:20 +0000(svn r8157) -Fix (r3136): moving cargo during auto replaces did not update the cached vehicle weight for trains properly. This caused (in network games) the server to have a different cached vehicle weight than newly joined clients would have, which causes desyncs.
rubidium [Tue, 16 Jan 2007 15:45:20 +0000] rev 5693
(svn r8157) -Fix (r3136): moving cargo during auto replaces did not update the cached vehicle weight for trains properly. This caused (in network games) the server to have a different cached vehicle weight than newly joined clients would have, which causes desyncs.

Tue, 16 Jan 2007 15:20:22 +0000(svn r8155) -Fix: fixed compilation when --disable-network is in use
bjarni [Tue, 16 Jan 2007 15:20:22 +0000] rev 5692
(svn r8155) -Fix: fixed compilation when --disable-network is in use

Tue, 16 Jan 2007 15:18:02 +0000(svn r8154) -Codechange: Water can no longer be under bridge tiles, so don't check for it.
peter1138 [Tue, 16 Jan 2007 15:18:02 +0000] rev 5691
(svn r8154) -Codechange: Water can no longer be under bridge tiles, so don't check for it.

Tue, 16 Jan 2007 11:13:00 +0000(svn r8153) -Codechange: Change UpdateStationAcceptance() and ShowRejectOrAcceptNews() to work with cargo IDs instead of cargo names, and explicitly list the different strings to use.
peter1138 [Tue, 16 Jan 2007 11:13:00 +0000] rev 5690
(svn r8153) -Codechange: Change UpdateStationAcceptance() and ShowRejectOrAcceptNews() to work with cargo IDs instead of cargo names, and explicitly list the different strings to use.