peter1138 [Tue, 01 Jan 2008 18:12:17 +0000] rev 8671
(svn r11738) -Codechange: Refactor realistic acceleration's curve counting to use DirDiffs instead of local tables, and remove an unnecessary loop.
peter1138 [Tue, 01 Jan 2008 17:01:06 +0000] rev 8670
(svn r11737) -Fix: Reinstate NewGRF-specified engine list order in autoreplace window.
miham [Tue, 01 Jan 2008 16:43:31 +0000] rev 8669
(svn r11736) -Update: WebTranslator2 update to 2008-01-01 17:42:54
catalan - 1 fixed by arnaullv (1)
german - 4 fixed by chu (4)
hungarian - 23 fixed by miham (23)
romanian - 17 fixed, 2 changed by kneekoo (19)
slovenian - 1 fixed by Necrolyte (1)
peter1138 [Tue, 01 Jan 2008 15:06:37 +0000] rev 8668
(svn r11735) -Fix [FS#1574]: Don't reset loading indicator IDs when only reloading NewGRFs.
belugas [Tue, 01 Jan 2008 14:20:48 +0000] rev 8667
(svn r11734) -Change: Allow ToggleFullScreen to return the result of the operation' attempt. Previously, only visual clues were available.
-Fix[FS#1519]: When you can not use this resolution at full screen, now you'll know that it failed.
As for the reason it did not work, each computer/OS has its reason.
peter1138 [Tue, 01 Jan 2008 14:15:28 +0000] rev 8666
(svn r11733) -Fix: Max speed for entering stations overrode the max speed of curves
peter1138 [Tue, 01 Jan 2008 14:00:31 +0000] rev 8665
(svn r11732) -Fix (r4150): elrail merge gave elrail, monorail & maglev unintended speed bonuses for curves, as the bonus was based on the railtype index. The bonus is now specified by a property of the railtype.
peter1138 [Mon, 31 Dec 2007 21:51:16 +0000] rev 8664
(svn r11731) -Fix [FS#1582]: Clear sprite override data before performing NewGRF wagon attach callback. This stopped
the callback working for autoreplace and when moving wagons from train to train in a depot.
-Fix (r11724): Don't check wagon attach callback for the chain when moving a single wagon.
miham [Mon, 31 Dec 2007 18:56:39 +0000] rev 8663
(svn r11730) -Update: WebTranslator2 update to 2007-12-31 19:55:44
catalan - 1 fixed by arnaullv (1)
dutch - 1 fixed by webfreakz (1)
estonian - 1 fixed by kristjans (1)
french - 1 fixed by glx (1)
german - 27 fixed by moewe2 (27)
hungarian - 21 fixed by miham (21)
italian - 1 fixed by lorenzodv (1)
japanese - 1 fixed by ickoonite (1)
korean - 1 fixed by leejaeuk5 (1)
norwegian_bokmal - 23 fixed by jhsoby (23)
polish - 2 fixed by meush (2)
portuguese - 96 fixed, 7 changed by nars (103)
slovak - 1 fixed by lengyel (1)
spanish - 12 fixed by eusebio (12)
swedish - 13 fixed by ChrillDeVille (13)
turkish - 14 fixed by jnmbk (14)
peter1138 [Mon, 31 Dec 2007 11:13:51 +0000] rev 8662
(svn r11729) -Codechange: Don't rely on the first railtype's sprite offset being zero when drawing road stations.