Tue, 19 Feb 2008 17:52:30 +0000(svn r12187) -Add: frosch as dev. Last, but not least
belugas [Tue, 19 Feb 2008 17:52:30 +0000] rev 8605
(svn r12187) -Add: frosch as dev. Last, but not least

Tue, 19 Feb 2008 17:45:30 +0000(svn r12186) -Fix [FS#1784](r12169): assert when trying to play tile sound at NW border of map (placing buyos, leveling land)
smatz [Tue, 19 Feb 2008 17:45:30 +0000] rev 8604
(svn r12186) -Fix [FS#1784](r12169): assert when trying to play tile sound at NW border of map (placing buyos, leveling land)

Mon, 18 Feb 2008 23:37:16 +0000(svn r12185) -Fix (r12177): wrong operator priority, hopefully harmless (spotted by michi_cc)
smatz [Mon, 18 Feb 2008 23:37:16 +0000] rev 8603
(svn r12185) -Fix (r12177): wrong operator priority, hopefully harmless (spotted by michi_cc)

Mon, 18 Feb 2008 22:50:58 +0000(svn r12184) -Fix: take into account possible loan when AI is deciding which bridge to build, so it won't build wooden bridges everytime
smatz [Mon, 18 Feb 2008 22:50:58 +0000] rev 8602
(svn r12184) -Fix: take into account possible loan when AI is deciding which bridge to build, so it won't build wooden bridges everytime

Mon, 18 Feb 2008 22:12:27 +0000(svn r12183) -Codechange: give a better error message when building road over existing road with vehicle on it, or do not fail at all
smatz [Mon, 18 Feb 2008 22:12:27 +0000] rev 8601
(svn r12183) -Codechange: give a better error message when building road over existing road with vehicle on it, or do not fail at all

Mon, 18 Feb 2008 20:59:04 +0000(svn r12181) -Change: update some documentation.
belugas [Mon, 18 Feb 2008 20:59:04 +0000] rev 8600
(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 8599
(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 8598
(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 8597
(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 8596
(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there can be less checks in pathfinders for depots/stations/tunnels/bridges