Tue, 29 May 2007 00:15:34 +0000(svn r9969) -Codechange: Cleanup of industries (Step-14). Remove hardcoded-run-time tile acceptance and put in corresponding tile
belugas [Tue, 29 May 2007 00:15:34 +0000] rev 6736
(svn r9969) -Codechange: Cleanup of industries (Step-14). Remove hardcoded-run-time tile acceptance and put in corresponding tile

Mon, 28 May 2007 21:40:40 +0000(svn r9967) -Fix (r9938): autoreplace would in certain conditions move dualheaded engines in a train (usually to the rear)
bjarni [Mon, 28 May 2007 21:40:40 +0000] rev 6735
(svn r9967) -Fix (r9938): autoreplace would in certain conditions move dualheaded engines in a train (usually to the rear)
-Change: moving an engine in between the two ends of a dualheaded engine will now move the rear dualheaded engine to the front of the newly added engine (instead of moving the new engine to the rear of the rear dualheaded engine)
This can make a difference if there are wagons in the train

Mon, 28 May 2007 21:32:26 +0000(svn r9966) -Fix: bridges and tunnels were not always removed on bankruptcy, thus leaving tunnels/bridges with an invalid owner that would crash the game when clicking with the query tool on them.
rubidium [Mon, 28 May 2007 21:32:26 +0000] rev 6734
(svn r9966) -Fix: bridges and tunnels were not always removed on bankruptcy, thus leaving tunnels/bridges with an invalid owner that would crash the game when clicking with the query tool on them.

Mon, 28 May 2007 20:46:59 +0000(svn r9965) -Fix: the ownership of drive through road stops on town owned roads wasn't properly reset when the road stop was removed.
rubidium [Mon, 28 May 2007 20:46:59 +0000] rev 6733
(svn r9965) -Fix: the ownership of drive through road stops on town owned roads wasn't properly reset when the road stop was removed.

Mon, 28 May 2007 19:26:32 +0000(svn r9964) -Fix: removing of road should not be free of charge.
rubidium [Mon, 28 May 2007 19:26:32 +0000] rev 6732
(svn r9964) -Fix: removing of road should not be free of charge.

Mon, 28 May 2007 17:07:19 +0000(svn r9963) -Fix (r9962): 'smooth_scroll' patch setting was ignored (always on) in some places.
peter1138 [Mon, 28 May 2007 17:07:19 +0000] rev 6731
(svn r9963) -Fix (r9962): 'smooth_scroll' patch setting was ignored (always on) in some places.

Mon, 28 May 2007 16:46:16 +0000(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled with patch setting 'smooth_scroll'
peter1138 [Mon, 28 May 2007 16:46:16 +0000] rev 6730
(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled with patch setting 'smooth_scroll'

Mon, 28 May 2007 04:15:32 +0000(svn r9961) -Fix (r7182): some file were still in iso8859-15 instead of utf8.
rubidium [Mon, 28 May 2007 04:15:32 +0000] rev 6729
(svn r9961) -Fix (r7182): some file were still in iso8859-15 instead of utf8.

Mon, 28 May 2007 03:41:18 +0000(svn r9960) -Fix [FS#813]: road wasn't properly added when overbuilding a tram rails with normal rails to for a crossing.
rubidium [Mon, 28 May 2007 03:41:18 +0000] rev 6728
(svn r9960) -Fix [FS#813]: road wasn't properly added when overbuilding a tram rails with normal rails to for a crossing.

Sun, 27 May 2007 17:27:07 +0000(svn r9959) -Fix: Only call GetNextVehicle for trains.
maedhros [Sun, 27 May 2007 17:27:07 +0000] rev 6727
(svn r9959) -Fix: Only call GetNextVehicle for trains.