Wed, 20 Feb 2008 12:07:22 +0000(svn r12189) -Codechange: mark some functions in train_cmd.cpp inline (called once or very short)
smatz [Wed, 20 Feb 2008 12:07:22 +0000] rev 9103
(svn r12189) -Codechange: mark some functions in train_cmd.cpp inline (called once or very short)

Wed, 20 Feb 2008 11:00:17 +0000(svn r12188) -Codechange [FS#1782]: do not check twice for correct rail owner (patch by Vikthor)
smatz [Wed, 20 Feb 2008 11:00:17 +0000] rev 9102
(svn r12188) -Codechange [FS#1782]: do not check twice for correct rail owner (patch by Vikthor)

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 9101
(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 9100
(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 9099
(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 9098
(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 9097
(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. 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