Tue, 20 Mar 2007 16:32:41 +0000(svn r9376) -Fix (r8969): off-by-one error for the amount of mouth pieces for men.
rubidium [Tue, 20 Mar 2007 16:32:41 +0000] rev 6345
(svn r9376) -Fix (r8969): off-by-one error for the amount of mouth pieces for men.

Tue, 20 Mar 2007 14:01:21 +0000(svn r9373) -Fix (r9271): the chosen language was not stored nor read properly in/from the cfg.
rubidium [Tue, 20 Mar 2007 14:01:21 +0000] rev 6344
(svn r9373) -Fix (r9271): the chosen language was not stored nor read properly in/from the cfg.

Tue, 20 Mar 2007 13:47:00 +0000(svn r9371) -Feature: Add support for variable snow lines in the arctic climate, supplied
maedhros [Tue, 20 Mar 2007 13:47:00 +0000] rev 6343
(svn r9371) -Feature: Add support for variable snow lines in the arctic climate, supplied
by newgrf files. When this is enabled forests cannot be built below the highest
snow line, and farms can't be built above it. Houses still use the
_opt.snow_line so they are all consistent, so to make them respect the snowline
you may want to use some newhouses features as well.

Tue, 20 Mar 2007 10:06:39 +0000(svn r9367) -Fix (r9315): If a new house doesn't have a corresponding action 3, the
maedhros [Tue, 20 Mar 2007 10:06:39 +0000] rev 6342
(svn r9367) -Fix (r9315): If a new house doesn't have a corresponding action 3, the
graphics for the substitute (original) house should be drawn instead.

Tue, 20 Mar 2007 02:24:14 +0000(svn r9366) -Codechange: Unify the different houses acceptances attributes on their cargo counterpart, as well as specifying cargo slot.
belugas [Tue, 20 Mar 2007 02:24:14 +0000] rev 6341
(svn r9366) -Codechange: Unify the different houses acceptances attributes on their cargo counterpart, as well as specifying cargo slot.

Mon, 19 Mar 2007 20:54:13 +0000(svn r9352) -Codechange: Use cargo class to determine if an aircraft should carry mail
peter1138 [Mon, 19 Mar 2007 20:54:13 +0000] rev 6340
(svn r9352) -Codechange: Use cargo class to determine if an aircraft should carry mail

Mon, 19 Mar 2007 18:37:23 +0000(svn r9340) [Config] -Fix: on some systems $_ was set to /usr/bin/make; filter for this (tnx peter1138)
truelight [Mon, 19 Mar 2007 18:37:23 +0000] rev 6339
(svn r9340) [Config] -Fix: on some systems $_ was set to /usr/bin/make; filter for this (tnx peter1138)

Mon, 19 Mar 2007 17:08:51 +0000(svn r9339) -Codechange: disable shares by default as the sharing system is broken (abusable) and should therefor not be used in multiplayer games.
rubidium [Mon, 19 Mar 2007 17:08:51 +0000] rev 6338
(svn r9339) -Codechange: disable shares by default as the sharing system is broken (abusable) and should therefor not be used in multiplayer games.
-Codechange: make default maximum distance from the edge for oil refineries a little higher, so the chance that you get oil refineries is a little better.

Mon, 19 Mar 2007 15:59:23 +0000(svn r9338) -Fix: close the Shared Order Vehicle List if you remove the shared link with only 2 vehicles
truelight [Mon, 19 Mar 2007 15:59:23 +0000] rev 6337
(svn r9338) -Fix: close the Shared Order Vehicle List if you remove the shared link with only 2 vehicles

Mon, 19 Mar 2007 15:36:18 +0000(svn r9337) -Fix [FS#542]: assert() when you removed the orders of a shared list while having the shared order vehicle list open.
truelight [Mon, 19 Mar 2007 15:36:18 +0000] rev 6336
(svn r9337) -Fix [FS#542]: assert() when you removed the orders of a shared list while having the shared order vehicle list open.