Mon, 22 Oct 2007 19:11:50 +0000(svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.
rubidium [Mon, 22 Oct 2007 19:11:50 +0000] rev 8285
(svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.

Mon, 22 Oct 2007 17:03:08 +0000(svn r11338) -Fix [FS#1359]: water tiles not at sealevel (i.e. canals) should not be owned by water as that signals normal water.
rubidium [Mon, 22 Oct 2007 17:03:08 +0000] rev 8284
(svn r11338) -Fix [FS#1359]: water tiles not at sealevel (i.e. canals) should not be owned by water as that signals normal water.

Mon, 22 Oct 2007 13:26:33 +0000(svn r11337) -Update: WebTranslator2 update to 2007-10-22 15:25:18
miham [Mon, 22 Oct 2007 13:26:33 +0000] rev 8283
(svn r11337) -Update: WebTranslator2 update to 2007-10-22 15:25:18
afrikaans - 128 fixed, 35 changed by TrueTenacity (163)
bulgarian - 2 fixed by thetitan (2)
dutch - 1 fixed by habell (1)
french - 1 fixed by glx (1)
italian - 1 fixed by lorenzodv (1)
slovak - 1 fixed by lengyel (1)
ukrainian - 39 fixed by mad (39)

Sun, 21 Oct 2007 20:14:15 +0000(svn r11336) -Fix r11330: '#' means comment in gmake, so don't use it in seds
truelight [Sun, 21 Oct 2007 20:14:15 +0000] rev 8282
(svn r11336) -Fix r11330: '#' means comment in gmake, so don't use it in seds

Sun, 21 Oct 2007 17:19:18 +0000(svn r11335) -Fix (r11148): only consider changes in src when detecting modified (M) version
glx [Sun, 21 Oct 2007 17:19:18 +0000] rev 8281
(svn r11335) -Fix (r11148): only consider changes in src when detecting modified (M) version

Sun, 21 Oct 2007 17:09:44 +0000(svn r11334) -Codechange: add hg detection to MSVC
glx [Sun, 21 Oct 2007 17:09:44 +0000] rev 8280
(svn r11334) -Codechange: add hg detection to MSVC

Sun, 21 Oct 2007 16:52:01 +0000(svn r11333) -Fix: Train engines still had a value of 0.
maedhros [Sun, 21 Oct 2007 16:52:01 +0000] rev 8279
(svn r11333) -Fix: Train engines still had a value of 0.

Sun, 21 Oct 2007 16:45:00 +0000(svn r11332) -Fix: vehicles getting a value of 0 on construction.
rubidium [Sun, 21 Oct 2007 16:45:00 +0000] rev 8278
(svn r11332) -Fix: vehicles getting a value of 0 on construction.
-Fix: assertion when selling vehicles.

Sun, 21 Oct 2007 16:44:19 +0000(svn r11331) -Fix: do not misuse CommandCost for overflow safe stuff as Money supports that now too.
rubidium [Sun, 21 Oct 2007 16:44:19 +0000] rev 8277
(svn r11331) -Fix: do not misuse CommandCost for overflow safe stuff as Money supports that now too.

Sun, 21 Oct 2007 14:59:05 +0000(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.
rubidium [Sun, 21 Oct 2007 14:59:05 +0000] rev 8276
(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.