Fri, 17 Aug 2007 15:55:19 +0000(svn r10927) -Update: WebTranslator2 update to 2007-08-17 17:54:48
miham [Fri, 17 Aug 2007 15:55:19 +0000] rev 7452
(svn r10927) -Update: WebTranslator2 update to 2007-08-17 17:54:48
brazilian_portuguese - 10 fixed by tucalipe (10)
bulgarian - 1 fixed by thetitan (1)
dutch - 99 changed by habell (99)
estonian - 10 fixed, 2 changed by kristjans (12)
finnish - 3 fixed by kerba (3)
german - 10 fixed, 2 changed by Timwi (2), Neonox (10)
slovak - 10 fixed by lengyel (10)
slovenian - 10 fixed by Necrolyte (10)
ukrainian - 10 fixed by mad (10)

Fri, 17 Aug 2007 00:23:33 +0000(svn r10926) -Feature: [NewGRF] Add support for variable 67(for real this time) and 68 of Variational Action 2 for Industries
belugas [Fri, 17 Aug 2007 00:23:33 +0000] rev 7451
(svn r10926) -Feature: [NewGRF] Add support for variable 67(for real this time) and 68 of Variational Action 2 for Industries
-Fix: a very few codestyle/comments-typo changes

Thu, 16 Aug 2007 18:01:27 +0000(svn r10924) -Fix [FS#1120]: VS_STOPPED is only set for the front part of an articulated
maedhros [Thu, 16 Aug 2007 18:01:27 +0000] rev 7450
(svn r10924) -Fix [FS#1120]: VS_STOPPED is only set for the front part of an articulated
road vehicle, so don't check any other parts when testing if the vehicle is
stopped inside a depot.

Thu, 16 Aug 2007 16:18:22 +0000(svn r10923) -Codechange: use 'real' exception handling in saveload code
glx [Thu, 16 Aug 2007 16:18:22 +0000] rev 7449
(svn r10923) -Codechange: use 'real' exception handling in saveload code

Thu, 16 Aug 2007 13:13:07 +0000(svn r10922) -Codechange: Allow building and removing tracks and signals when there is a
maedhros [Thu, 16 Aug 2007 13:13:07 +0000] rev 7448
(svn r10922) -Codechange: Allow building and removing tracks and signals when there is a
train on a parallel diagonal track that doesn't interact with this one. (frosch)

Thu, 16 Aug 2007 10:10:59 +0000(svn r10921) -Fix [FS#1130] (r10323): the company related news messages still thought that companies were described by two parameters instead of one.
rubidium [Thu, 16 Aug 2007 10:10:59 +0000] rev 7447
(svn r10921) -Fix [FS#1130] (r10323): the company related news messages still thought that companies were described by two parameters instead of one.

Wed, 15 Aug 2007 01:50:13 +0000(svn r10904) -Fix: When using a temporary industry, make sure you do not clear some unreachable tiles upon its destruction.
belugas [Wed, 15 Aug 2007 01:50:13 +0000] rev 7446
(svn r10904) -Fix: When using a temporary industry, make sure you do not clear some unreachable tiles upon its destruction.
-Codechange: do not perform something that by all means will not change. A zero offset is really meaningless...

Wed, 15 Aug 2007 00:49:34 +0000(svn r10903) -Feature: [NewGRF] Add support for variable 44 of Variational Action 2 for Industries
belugas [Wed, 15 Aug 2007 00:49:34 +0000] rev 7445
(svn r10903) -Feature: [NewGRF] Add support for variable 44 of Variational Action 2 for Industries

Tue, 14 Aug 2007 20:10:42 +0000(svn r10894) -Update: WebTranslator2 update to 2007-08-14 22:08:16
miham [Tue, 14 Aug 2007 20:10:42 +0000] rev 7444
(svn r10894) -Update: WebTranslator2 update to 2007-08-14 22:08:16
catalan - 5 fixed, 1 changed by arnaullv (6)
czech - 5 fixed, 1 changed by Hadez (6)
dutch - 5 fixed, 1 changed by habell (6)
french - 5 fixed, 1 changed by glx (6)
hungarian - 5 fixed, 1 changed by miham (6)
japanese - 1 changed by ickoonite (1)
portuguese - 1 changed by izhirahider (1)
spanish - 1 changed by eusebio (1)

Tue, 14 Aug 2007 17:31:15 +0000(svn r10892) -Fix [FS#1127]: trains would not get flooded when they are at the lower part of a tile that would become a coast tile after flooding. Patch by frosch.
rubidium [Tue, 14 Aug 2007 17:31:15 +0000] rev 7443
(svn r10892) -Fix [FS#1127]: trains would not get flooded when they are at the lower part of a tile that would become a coast tile after flooding. Patch by frosch.