Mon, 21 Jan 2008 20:41:04 +0000(svn r11938) -Codechange: support loading of canal/river properties (though still ignored)
peter1138 [Mon, 21 Jan 2008 20:41:04 +0000] rev 8868
(svn r11938) -Codechange: support loading of canal/river properties (though still ignored)

Mon, 21 Jan 2008 15:48:00 +0000(svn r11937) -Feature: Allow building bridge heads on more slopes.
frosch [Mon, 21 Jan 2008 15:48:00 +0000] rev 8867
(svn r11937) -Feature: Allow building bridge heads on more slopes.
These are SLOPE_NW, SLOPE_SW, SLOPE_SE, SLOPE_NE (with bridge perpendicular to the slope) and SLOPE_NS, SLOPE_EW.

Mon, 21 Jan 2008 15:20:58 +0000(svn r11936) -Fix: 'BRIDGE_TOO_LOW_FOR_TERRAIN'-check was wrong for steep slopes.
frosch [Mon, 21 Jan 2008 15:20:58 +0000] rev 8866
(svn r11936) -Fix: 'BRIDGE_TOO_LOW_FOR_TERRAIN'-check was wrong for steep slopes.

Mon, 21 Jan 2008 10:31:27 +0000(svn r11935) -Fix (r11875)[FS#1672]: autosend aircraft to hangar for replacement check inverted the check for autorenew
bjarni [Mon, 21 Jan 2008 10:31:27 +0000] rev 8865
(svn r11935) -Fix (r11875)[FS#1672]: autosend aircraft to hangar for replacement check inverted the check for autorenew
Now it triggers when renew setting is on and only if it's on
Note: aircraft already enroute to hangars due to this bug will still go there. They will only head there once though

Sun, 20 Jan 2008 18:30:53 +0000(svn r11934) -Codechange: add persistent random data for river and canal tiles.
peter1138 [Sun, 20 Jan 2008 18:30:53 +0000] rev 8864
(svn r11934) -Codechange: add persistent random data for river and canal tiles.

Sun, 20 Jan 2008 17:43:38 +0000(svn r11933) -Update: WebTranslator2 update to 2008-01-20 18:42:56
miham [Sun, 20 Jan 2008 17:43:38 +0000] rev 8863
(svn r11933) -Update: WebTranslator2 update to 2008-01-20 18:42:56
brazilian_portuguese - 2 fixed by fukumori (2)
catalan - 6 fixed by arnaullv (6)
croatian - 4 changed by blozo (4)
czech - 6 fixed by Hadez (6)
dutch - 2 fixed by habell (2)
french - 6 fixed by glx (6)
hungarian - 15 fixed by miham (15)
italian - 6 fixed by lorenzodv (6)
portuguese - 5 fixed, 2 changed by nars (7)
russian - 1 changed by HMage (1)
spanish - 3 fixed by eusebio (3)

Sun, 20 Jan 2008 04:01:28 +0000(svn r11932) -Codechange: Forgot two occurences of widget enumification
belugas [Sun, 20 Jan 2008 04:01:28 +0000] rev 8862
(svn r11932) -Codechange: Forgot two occurences of widget enumification

Sun, 20 Jan 2008 03:56:15 +0000(svn r11931) -Codechange: enumify the widgets numbers. Give breathing room on the case switches too...
belugas [Sun, 20 Jan 2008 03:56:15 +0000] rev 8861
(svn r11931) -Codechange: enumify the widgets numbers. Give breathing room on the case switches too...

Sun, 20 Jan 2008 03:11:14 +0000(svn r11930) -Codechange: a bit of code style application
belugas [Sun, 20 Jan 2008 03:11:14 +0000] rev 8860
(svn r11930) -Codechange: a bit of code style application

Sat, 19 Jan 2008 23:34:52 +0000(svn r11929) -Fix (r9981)[FS#1624]: [autoreplace] fixed a case where a single headed locomotive caused an assert when being replaced to a dualheaded one
bjarni [Sat, 19 Jan 2008 23:34:52 +0000] rev 8859
(svn r11929) -Fix (r9981)[FS#1624]: [autoreplace] fixed a case where a single headed locomotive caused an assert when being replaced to a dualheaded one
This triggered if the player had enough money to replace and refit one of them but not enough to refit the last one as well