Mon, 11 Jun 2007 16:41:34 +0000(svn r10103) -Fix (r10086): TrackBitsToTrack doesn't cope well with TRACK_BIT_NONE (e.g. non-rail tiles), so use FindFirstTrack instead.
maedhros [Mon, 11 Jun 2007 16:41:34 +0000] rev 6863
(svn r10103) -Fix (r10086): TrackBitsToTrack doesn't cope well with TRACK_BIT_NONE (e.g. non-rail tiles), so use FindFirstTrack instead.

Mon, 11 Jun 2007 15:14:57 +0000(svn r10102) -Documentation: @file header was wrong
truelight [Mon, 11 Jun 2007 15:14:57 +0000] rev 6862
(svn r10102) -Documentation: @file header was wrong

Mon, 11 Jun 2007 15:13:30 +0000(svn r10101) -Codechange: the class is named 8bppSimple, so name the files like that too
truelight [Mon, 11 Jun 2007 15:13:30 +0000] rev 6861
(svn r10101) -Codechange: the class is named 8bppSimple, so name the files like that too

Mon, 11 Jun 2007 14:45:26 +0000(svn r10100) -Fix r10093: some code now became obsolete as it never did something
truelight [Mon, 11 Jun 2007 14:45:26 +0000] rev 6860
(svn r10100) -Fix r10093: some code now became obsolete as it never did something

Mon, 11 Jun 2007 14:25:38 +0000(svn r10099) -Fix(r9867, FS860): Use the specs of the to-be-created industry instead of the scanned industry
belugas [Mon, 11 Jun 2007 14:25:38 +0000] rev 6859
(svn r10099) -Fix(r9867, FS860): Use the specs of the to-be-created industry instead of the scanned industry
Spotted by Oxygene

Mon, 11 Jun 2007 14:23:04 +0000(svn r10098) -Codechange: bilbo cared about the performance of the AI with respect to the airport placement, so he rewrote the aircraft handling of the AI; now it can actually make lots of money again :)
rubidium [Mon, 11 Jun 2007 14:23:04 +0000] rev 6858
(svn r10098) -Codechange: bilbo cared about the performance of the AI with respect to the airport placement, so he rewrote the aircraft handling of the AI; now it can actually make lots of money again :)

Mon, 11 Jun 2007 14:00:16 +0000(svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for
maedhros [Mon, 11 Jun 2007 14:00:16 +0000] rev 6857
(svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for
road vehicles for those who prefer the technical explanation.

Mon, 11 Jun 2007 13:38:11 +0000(svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts look weird
truelight [Mon, 11 Jun 2007 13:38:11 +0000] rev 6856
(svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts look weird

Mon, 11 Jun 2007 12:51:27 +0000(svn r10095) -Fix: avoid reading outside the buffer because of scaling problems
truelight [Mon, 11 Jun 2007 12:51:27 +0000] rev 6855
(svn r10095) -Fix: avoid reading outside the buffer because of scaling problems

Mon, 11 Jun 2007 12:44:02 +0000(svn r10094) -Fix: some really broken strings got in.
rubidium [Mon, 11 Jun 2007 12:44:02 +0000] rev 6854
(svn r10094) -Fix: some really broken strings got in.