Mon, 18 Feb 2008 20:59:04 +0000(svn r12181) -Change: update some documentation. 0.6.0-beta4
belugas [Mon, 18 Feb 2008 20:59:04 +0000] rev 9096
(svn r12181) -Change: update some documentation.

Mon, 18 Feb 2008 19:20:37 +0000(svn r12180) -Fix: Test purchase list loading/loaded sprites instead of unconditionally returning a possibly non-existant sprite.
peter1138 [Mon, 18 Feb 2008 19:20:37 +0000] rev 9095
(svn r12180) -Fix: Test purchase list loading/loaded sprites instead of unconditionally returning a possibly non-existant sprite.

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