Mon, 18 Feb 2008 16:11:31 +0000(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there can be less checks in pathfinders for depots/stations/tunnels/bridges
smatz [Mon, 18 Feb 2008 16:11:31 +0000] rev 8596
(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there can be less checks in pathfinders for depots/stations/tunnels/bridges

Mon, 18 Feb 2008 14:59:30 +0000(svn r12176) -Codechange: one division less when playing sounds (patch by Dominik)
smatz [Mon, 18 Feb 2008 14:59:30 +0000] rev 8595
(svn r12176) -Codechange: one division less when playing sounds (patch by Dominik)

Mon, 18 Feb 2008 13:19:57 +0000(svn r12175) -Fix (r12174): Ensure the patches window is centred properly.
peter1138 [Mon, 18 Feb 2008 13:19:57 +0000] rev 8594
(svn r12175) -Fix (r12174): Ensure the patches window is centred properly.

Mon, 18 Feb 2008 12:36:10 +0000(svn r12174) -Codechange: Make the patches window dynamically resize to the largest patch tab, so adding patch options is simply a case of adding to the lists.
peter1138 [Mon, 18 Feb 2008 12:36:10 +0000] rev 8593
(svn r12174) -Codechange: Make the patches window dynamically resize to the largest patch tab, so adding patch options is simply a case of adding to the lists.

Mon, 18 Feb 2008 11:47:53 +0000(svn r12173) -Cleanup: Minor codestyle fixes.
peter1138 [Mon, 18 Feb 2008 11:47:53 +0000] rev 8592
(svn r12173) -Cleanup: Minor codestyle fixes.

Mon, 18 Feb 2008 09:16:02 +0000(svn r12172) -Codechange: Allow buttons to resize in NewGRF settings window
peter1138 [Mon, 18 Feb 2008 09:16:02 +0000] rev 8591
(svn r12172) -Codechange: Allow buttons to resize in NewGRF settings window

Mon, 18 Feb 2008 01:42:21 +0000(svn r12171) -Fix [FS#609]: return correct bridge price for AI when DC_QUERY_COST is set (patch by Raimar Falke)
smatz [Mon, 18 Feb 2008 01:42:21 +0000] rev 8590
(svn r12171) -Fix [FS#609]: return correct bridge price for AI when DC_QUERY_COST is set (patch by Raimar Falke)
It never happens in current code, but it is better to be ready for it

Sun, 17 Feb 2008 21:27:44 +0000(svn r12170) -Fix: do not draw trees along road and street lights under low bridges (spotted by _minime_)
smatz [Sun, 17 Feb 2008 21:27:44 +0000] rev 8589
(svn r12170) -Fix: do not draw trees along road and street lights under low bridges (spotted by _minime_)

Sun, 17 Feb 2008 20:15:20 +0000(svn r12169) -Change [FS#1696]: play sounds when there is only small part of tile/vehicle visible too (original idea by Dominik)
smatz [Sun, 17 Feb 2008 20:15:20 +0000] rev 8588
(svn r12169) -Change [FS#1696]: play sounds when there is only small part of tile/vehicle visible too (original idea by Dominik)
It improves the game appearance when playing with very small screen resolution

Sun, 17 Feb 2008 18:19:33 +0000(svn r12168) -Fix: behave a bit better when 'R' is pressed during rail station dragging
smatz [Sun, 17 Feb 2008 18:19:33 +0000] rev 8587
(svn r12168) -Fix: behave a bit better when 'R' is pressed during rail station dragging