Mon, 18 Feb 2008 18:35:36 +0000(svn r12179) -Codechange: use GetCrossingRailTrack() and GetCrossingRailAxis() to improve code readability
smatz [Mon, 18 Feb 2008 18:35:36 +0000] rev 9094
(svn r12179) -Codechange: use GetCrossingRailTrack() and GetCrossingRailAxis() to improve code readability

Mon, 18 Feb 2008 16:35:38 +0000(svn r12178) -Codechange: use the 'side' parameter in TrainController and TrainCheckIfLineEnds to simplify the code
smatz [Mon, 18 Feb 2008 16:35:38 +0000] rev 9093
(svn r12178) -Codechange: use the 'side' parameter in TrainController and TrainCheckIfLineEnds to simplify the code

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 9092
(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 9091
(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 9090
(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 9089
(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 9088
(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 9087
(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 9086
(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 9085
(svn r12170) -Fix: do not draw trees along road and street lights under low bridges (spotted by _minime_)