belugas [Tue, 20 Mar 2007 02:24:14 +0000] rev 6667
(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 6666
(svn r9352) -Codechange: Use cargo class to determine if an aircraft should carry mail
truelight [Mon, 19 Mar 2007 18:37:23 +0000] rev 6665
(svn r9340) [Config] -Fix: on some systems $_ was set to /usr/bin/make; filter for this (tnx peter1138)
rubidium [Mon, 19 Mar 2007 17:08:51 +0000] rev 6664
(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.
truelight [Mon, 19 Mar 2007 15:59:23 +0000] rev 6663
(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:36:18 +0000] rev 6662
(svn r9337) -Fix [FS#542]: assert() when you removed the orders of a shared list while having the shared order vehicle list open.
peter1138 [Mon, 19 Mar 2007 12:58:43 +0000] rev 6661
(svn r9327) -Fix (r9301): Fix warning on MSVC
peter1138 [Mon, 19 Mar 2007 12:40:51 +0000] rev 6660
(svn r9322) -Codechange: Use cargo class to count crash/flood victims
maedhros [Mon, 19 Mar 2007 11:41:21 +0000] rev 6659
(svn r9316) -Fix (r9315): Bump the savegame version for the newhouses merge.
maedhros [Mon, 19 Mar 2007 11:27:30 +0000] rev 6658
(svn r9315) -Merge: The newhouses branch. With this merge comes almost complete support for
the newhouses grf specs, so all newhouses grfs will be playable in the game.
Many thanks to everyone who contributed code and ideas, and all the testers
who found things we missed.