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)
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.
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
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.
peter1138 [Mon, 19 Mar 2007 12:58:43 +0000] rev 6335
(svn r9327) -Fix (r9301): Fix warning on MSVC
peter1138 [Mon, 19 Mar 2007 12:40:51 +0000] rev 6334
(svn r9322) -Codechange: Use cargo class to count crash/flood victims
maedhros [Mon, 19 Mar 2007 11:41:21 +0000] rev 6333
(svn r9316) -Fix (r9315): Bump the savegame version for the newhouses merge.
maedhros [Mon, 19 Mar 2007 11:27:30 +0000] rev 6332
(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.
peter1138 [Sun, 18 Mar 2007 22:32:05 +0000] rev 6331
(svn r9303) -Codechange: Use cargo class when counting passengers in a road vehicle crash, and when loading aircraft.
peter1138 [Sun, 18 Mar 2007 22:11:24 +0000] rev 6330
(svn r9302) -Codechange: Use cargo class to test for passengers when deciding on the livery scheme to use.