Tue, 18 Sep 2007 20:41:59 +0000(svn r11127) -Fix: truncate the result of 8 bits callbacks.
rubidium [Tue, 18 Sep 2007 20:41:59 +0000] rev 8096
(svn r11127) -Fix: truncate the result of 8 bits callbacks.

Tue, 18 Sep 2007 18:55:25 +0000(svn r11126) -Fix: the algorithm to determine the closest water/land was flawed.
rubidium [Tue, 18 Sep 2007 18:55:25 +0000] rev 8095
(svn r11126) -Fix: the algorithm to determine the closest water/land was flawed.

Mon, 17 Sep 2007 17:07:24 +0000(svn r11125) -Documentation: add/update the documentation of news*. Based on a patch by Progman.
rubidium [Mon, 17 Sep 2007 17:07:24 +0000] rev 8094
(svn r11125) -Documentation: add/update the documentation of news*. Based on a patch by Progman.

Mon, 17 Sep 2007 16:56:15 +0000(svn r11124) -Documentation: of tree_map.h and tree_cmd.cpp. Patch by Progman.
rubidium [Mon, 17 Sep 2007 16:56:15 +0000] rev 8093
(svn r11124) -Documentation: of tree_map.h and tree_cmd.cpp. Patch by Progman.

Mon, 17 Sep 2007 10:46:35 +0000(svn r11123) -Update: WebTranslator2 update to 2007-09-17 12:45:29
miham [Mon, 17 Sep 2007 10:46:35 +0000] rev 8092
(svn r11123) -Update: WebTranslator2 update to 2007-09-17 12:45:29
afrikaans - 47 fixed, 52 changed by TrueTenacity (99)
brazilian_portuguese - 23 changed by fukumori (23)
bulgarian - 14 fixed by thetitan (14)
catalan - 3 changed by arnaullv (3)
croatian - 6 fixed, 12 changed by knovak (15), tperic (3)
danish - 20 fixed by ThomasA (20)
finnish - 20 fixed by habazi (20)
german - 10 fixed by Timwi (10)
hungarian - 1 fixed by miham (1)
italian - 1 fixed by lorenzodv (1)
japanese - 6 fixed by ickoonite (6)
norwegian_nynorsk - 6 fixed by pollux (6)
piglatin - 20 fixed by adammw (20)
russian - 20 fixed by Smoky555 (20)
slovak - 1 fixed by lengyel (1)
slovenian - 7 fixed by Necrolyte (7)
spanish - 1 changed by Cabu (1)
traditional_chinese - 21 fixed by xbddc (21)

Mon, 17 Sep 2007 04:23:03 +0000(svn r11122) -Fix [FS#1234]: crash when building a NewGRF vehicle when the articulated build vehicle callback returneed a different value for the purchase window than the normal build. Thanks for Dalestan and _minime_ for pointers to possible causes.
rubidium [Mon, 17 Sep 2007 04:23:03 +0000] rev 8091
(svn r11122) -Fix [FS#1234]: crash when building a NewGRF vehicle when the articulated build vehicle callback returneed a different value for the purchase window than the normal build. Thanks for Dalestan and _minime_ for pointers to possible causes.

Sun, 16 Sep 2007 21:34:50 +0000(svn r11121) -Fix: clear the temporary NewGRF storage every time we perform a callback so it cannot cause desyncs.
rubidium [Sun, 16 Sep 2007 21:34:50 +0000] rev 8090
(svn r11121) -Fix: clear the temporary NewGRF storage every time we perform a callback so it cannot cause desyncs.

Sun, 16 Sep 2007 20:48:00 +0000(svn r11120) -Codechange: remove the arbitrary limit of 10 articulated parts for a vehicle.
rubidium [Sun, 16 Sep 2007 20:48:00 +0000] rev 8089
(svn r11120) -Codechange: remove the arbitrary limit of 10 articulated parts for a vehicle.

Sun, 16 Sep 2007 18:10:52 +0000(svn r11119) -Codechange: analyze .tar files upon loading, remembering their files and offsets, which speeds up .tar handling with a big factor
truelight [Sun, 16 Sep 2007 18:10:52 +0000] rev 8088
(svn r11119) -Codechange: analyze .tar files upon loading, remembering their files and offsets, which speeds up .tar handling with a big factor
-Fix: several win32 .tar support problems
-Fix: better checking of .tar versions and other minor things
-Codechange: don't call fclose() but FioFClose to close a file

Sat, 15 Sep 2007 16:01:34 +0000(svn r11118) -Fix: sample.cat can now be in a tar-file too, how nice!
truelight [Sat, 15 Sep 2007 16:01:34 +0000] rev 8087
(svn r11118) -Fix: sample.cat can now be in a tar-file too, how nice!