rubidium [Sat, 26 May 2007 22:01:49 +0000] rev 6714
(svn r9946) -Fix: more places that weren't correctly marked dirty...
rubidium [Sat, 26 May 2007 21:45:16 +0000] rev 6713
(svn r9945) -Fix: bridges were not properly marked dirty when adding/removing roadtypes.
rubidium [Sat, 26 May 2007 21:34:38 +0000] rev 6712
(svn r9944) -Fix: tile selection drawn on the wrong height for some road bridges.
rubidium [Sat, 26 May 2007 21:00:48 +0000] rev 6711
(svn r9943) -Fix [FS#806]: building roads/trams did take notice of the foundation of the opposite roadtype.
rubidium [Sat, 26 May 2007 20:52:23 +0000] rev 6710
(svn r9942) -Fix [FS#804]: crash when upgrading both ends of a bridge.
bjarni [Sat, 26 May 2007 20:30:55 +0000] rev 6709
(svn r9941) -Fix: trams could be cloned to appear in normal road depots and vice versa (spotted by Desolator)
rubidium [Sat, 26 May 2007 20:30:40 +0000] rev 6708
(svn r9940) -Fix [FS#805]: upgrading a bridge removed roadtypes.
maedhros [Sat, 26 May 2007 17:06:45 +0000] rev 6707
(svn r9939) -Fix (r3139): EngineHasArticPart(v) is only valid for trains.
bjarni [Sat, 26 May 2007 17:00:44 +0000] rev 6706
(svn r9938) -Fix [FS#799]: 100 wagons train + replace engine
Replacing a unit in a train will now remove the old unit before adding the new one. This will solve issues when max train length has been reached
truelight [Sat, 26 May 2007 16:18:43 +0000] rev 6705
(svn r9937) -Codechange: don't define a function that is never declared or used