Thu, 24 Jan 2008 18:28:52 +0000(svn r11977) -Fix(r11976): not a typo, not a bug. Just a removal that should have been done.
belugas [Thu, 24 Jan 2008 18:28:52 +0000] rev 8903
(svn r11977) -Fix(r11976): not a typo, not a bug. Just a removal that should have been done.
Would help to compile first...

Thu, 24 Jan 2008 18:16:04 +0000(svn r11976) -Fix: It seems that industries using results 0D/0E on callback cb29/35 were a bit too eager to close down.
belugas [Thu, 24 Jan 2008 18:16:04 +0000] rev 8902
(svn r11976) -Fix: It seems that industries using results 0D/0E on callback cb29/35 were a bit too eager to close down.

Thu, 24 Jan 2008 17:32:03 +0000(svn r11975) -Documentation: Distinguish between station types in 'landscape_grid.html'.
frosch [Thu, 24 Jan 2008 17:32:03 +0000] rev 8901
(svn r11975) -Documentation: Distinguish between station types in 'landscape_grid.html'.

Thu, 24 Jan 2008 14:57:43 +0000(svn r11974) -Fix [FS#1684]: Shore and sea tiles under bridges were converted to canals in old savegames.
frosch [Thu, 24 Jan 2008 14:57:43 +0000] rev 8900
(svn r11974) -Fix [FS#1684]: Shore and sea tiles under bridges were converted to canals in old savegames.

Thu, 24 Jan 2008 14:49:40 +0000(svn r11973) -Fix (r11726, r11947)[FS#1683]: Use grass tiles for corner shores, if shores got replaced by ActionA.
frosch [Thu, 24 Jan 2008 14:49:40 +0000] rev 8899
(svn r11973) -Fix (r11726, r11947)[FS#1683]: Use grass tiles for corner shores, if shores got replaced by ActionA.

Thu, 24 Jan 2008 14:22:10 +0000(svn r11972) -Fix: old AI shouldn't build fast planes with a small airport in orders
smatz [Thu, 24 Jan 2008 14:22:10 +0000] rev 8898
(svn r11972) -Fix: old AI shouldn't build fast planes with a small airport in orders

Thu, 24 Jan 2008 10:47:44 +0000(svn r11971) -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of for-loops
peter1138 [Thu, 24 Jan 2008 10:47:44 +0000] rev 8897
(svn r11971) -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of for-loops

Thu, 24 Jan 2008 10:41:12 +0000(svn r11970) -Cleanup: Remove old comment
peter1138 [Thu, 24 Jan 2008 10:41:12 +0000] rev 8896
(svn r11970) -Cleanup: Remove old comment

Wed, 23 Jan 2008 23:22:47 +0000(svn r11969) -Codechange: documentation update, there are no 'track bits under bridge' anymore
smatz [Wed, 23 Jan 2008 23:22:47 +0000] rev 8895
(svn r11969) -Codechange: documentation update, there are no 'track bits under bridge' anymore

Wed, 23 Jan 2008 22:34:04 +0000(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
smatz [Wed, 23 Jan 2008 22:34:04 +0000] rev 8894
(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead