Tue, 05 Feb 2008 05:03:50 +0000(svn r12065) -Codechange : removed a now useless declaration ( orig_bridge )
belugas [Tue, 05 Feb 2008 05:03:50 +0000] rev 8986
(svn r12065) -Codechange : removed a now useless declaration ( orig_bridge )

Tue, 05 Feb 2008 04:48:56 +0000(svn r12064) -Codechange : Give grf bridges their own ResetBridges function, and put bridge spec in table/bridge_land.h, where it should be.
belugas [Tue, 05 Feb 2008 04:48:56 +0000] rev 8985
(svn r12064) -Codechange : Give grf bridges their own ResetBridges function, and put bridge spec in table/bridge_land.h, where it should be.

Tue, 05 Feb 2008 00:30:58 +0000(svn r12063) -Cleanup: use C++ indenting and variable scope/declaration in BuildTownHouse()
smatz [Tue, 05 Feb 2008 00:30:58 +0000] rev 8984
(svn r12063) -Cleanup: use C++ indenting and variable scope/declaration in BuildTownHouse()

Mon, 04 Feb 2008 23:24:22 +0000(svn r12062) -Fix: possible deadlock when there are no houses available to build at given tile
smatz [Mon, 04 Feb 2008 23:24:22 +0000] rev 8983
(svn r12062) -Fix: possible deadlock when there are no houses available to build at given tile
-Fix: houses with zero probability could be built

Mon, 04 Feb 2008 22:44:05 +0000(svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymore
smatz [Mon, 04 Feb 2008 22:44:05 +0000] rev 8982
(svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymore

Mon, 04 Feb 2008 22:15:48 +0000(svn r12060) -Fix: do not clear tiles when the town won't be able to build any buildings anyway
smatz [Mon, 04 Feb 2008 22:15:48 +0000] rev 8981
(svn r12060) -Fix: do not clear tiles when the town won't be able to build any buildings anyway
-Fix: allow building 2x2 building on slopes if not explicitly forbidden
-Fix: it was possible to build 2x1 and 1x2 buildings on slopes even if it was not allowed

Mon, 04 Feb 2008 16:48:00 +0000(svn r12059) -Fix (r12041): industries prop 24 is a word
glx [Mon, 04 Feb 2008 16:48:00 +0000] rev 8980
(svn r12059) -Fix (r12041): industries prop 24 is a word

Mon, 04 Feb 2008 16:24:25 +0000(svn r12058) -Fix: Teach NPF where road vehicles and trams can reverse.
frosch [Mon, 04 Feb 2008 16:24:25 +0000] rev 8979
(svn r12058) -Fix: Teach NPF where road vehicles and trams can reverse.
-Fix: Ships can drive through opponents' ship depots. (Thanks SmatZ)
-Codechange: Split NPFFollowTrack() in smaller parts.

Mon, 04 Feb 2008 15:56:39 +0000(svn r12057) -Fix: slowdown train when approaching 90deg turn when 90deg turns are forbidden
smatz [Mon, 04 Feb 2008 15:56:39 +0000] rev 8978
(svn r12057) -Fix: slowdown train when approaching 90deg turn when 90deg turns are forbidden

Mon, 04 Feb 2008 15:26:35 +0000(svn r12056) -Fix [FS#1704]: Enable YAPF to start searching inside a wormhole.
frosch [Mon, 04 Feb 2008 15:26:35 +0000] rev 8977
(svn r12056) -Fix [FS#1704]: Enable YAPF to start searching inside a wormhole.