rubidium [Wed, 21 Mar 2007 11:50:34 +0000] rev 6349
(svn r9387) -Fix (r9385): termination of a comment forgotten.
belugas [Wed, 21 Mar 2007 03:06:21 +0000] rev 6348
(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
rubidium [Tue, 20 Mar 2007 20:11:17 +0000] rev 6347
(svn r9378) -Fix [FS#688] (r9038): cancel in password queries reduces amount of players in the network game when they haven't joined the game yet.
rubidium [Tue, 20 Mar 2007 16:43:20 +0000] rev 6346
(svn r9377) -Fix (r9376): the off-by-one error was also present at another location :(
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.
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.
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.
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.
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.
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