Darkvater [Sun, 04 Mar 2007 22:14:32 +0000] rev 6539
(svn r9009) -Fix (r1): Determine whether to play a sound or not when entering a tunnel based on engine type (only steam engines) instead of on spritenum which can be invalid for newgrf trains. DBSet(XL) or any other steam trains without newsounds should sound their horn now.
miham [Sun, 04 Mar 2007 08:05:43 +0000] rev 6538
(svn r9005) -Update: WebTranslator2 update to 2007-03-04 09:03:25
bulgarian - 13 fixed by groupsky (13)
danish - 13 fixed by ThomasA (13)
french - 4 fixed, 6 changed by glx (4), Skiper (6)
german - 4 fixed by Neonox (4)
hungarian - 3 fixed by miham (3)
norwegian_bokmal - 13 fixed by oletk (13)
norwegian_nynorsk - 20 fixed, 1 changed by pollux (21)
portuguese - 4 fixed by izhirahider (4)
russian - 4 fixed, 10 changed by DarkFenX (14)
simplified_chinese - 13 fixed by Fishingsnow (13)
slovenian - 4 fixed by Necrolyte (4)
traditional_chinese - 2 fixed by thomasau (2)
Darkvater [Sun, 04 Mar 2007 00:49:40 +0000] rev 6537
(svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the starting character of an UTF-8 sequence from a given position and returns the length to the first UTF-8 encoding byte of that sequence.
rubidium [Sat, 03 Mar 2007 22:15:37 +0000] rev 6536
(svn r9002) -Update: remove strings removed in r9001 from languages other than English.
rubidium [Sat, 03 Mar 2007 22:03:15 +0000] rev 6535
(svn r9001) -Codechange: remove duplication of functions and strings with respect to the news of new vehicles.
rubidium [Sat, 03 Mar 2007 20:43:52 +0000] rev 6534
(svn r9000) -Fix [FS#581, r2572]: new locomotive names were not announced in the news, it said "new railway locomotive available - railway locomotive".
rubidium [Sat, 03 Mar 2007 20:43:50 +0000] rev 6533
(svn r8999) -Fix [FS#450]: do not select a disabled platform length/number of track count when going out of drag-drop mode.
Darkvater [Sat, 03 Mar 2007 13:36:25 +0000] rev 6532
(svn r8995) -Fix (FS#620, r8464): revert properly (reversion of r4322) internal speeds
Darkvater [Sat, 03 Mar 2007 13:13:25 +0000] rev 6531
(svn r8994) -Fix [FS642, r3320]: [win32] Resolution doubled in cfg file when fullscreen mode used. Use _wnd.double_size which gives back its correct state with respect to double size and fullscreen.
peter1138 [Sat, 03 Mar 2007 10:48:25 +0000] rev 6530
(svn r8990) -Fix: more indenting and variable scoping