Thu, 14 Feb 2008 10:19:16 +0000(svn r12138) -Fix: do not allow adding tram to rail-road crossing when there is a vehicle on it
smatz [Thu, 14 Feb 2008 10:19:16 +0000] rev 9056
(svn r12138) -Fix: do not allow adding tram to rail-road crossing when there is a vehicle on it

Thu, 14 Feb 2008 07:25:24 +0000(svn r12137) -Fix [FS#1769]: Show cargo capacity for articulated vehicles correctly in the purchase list. Multiple cargo types can also now been shown.
peter1138 [Thu, 14 Feb 2008 07:25:24 +0000] rev 9055
(svn r12137) -Fix [FS#1769]: Show cargo capacity for articulated vehicles correctly in the purchase list. Multiple cargo types can also now been shown.

Thu, 14 Feb 2008 03:10:22 +0000(svn r12136) -Fix(r12135): Code style compliance and... code style as such
belugas [Thu, 14 Feb 2008 03:10:22 +0000] rev 9054
(svn r12136) -Fix(r12135): Code style compliance and... code style as such

Thu, 14 Feb 2008 02:57:38 +0000(svn r12135) -Codechange: Road and rail bridge selection windows were identical apart the caption. So remove one window definition and set manually the caption accordingly.
belugas [Thu, 14 Feb 2008 02:57:38 +0000] rev 9053
(svn r12135) -Codechange: Road and rail bridge selection windows were identical apart the caption. So remove one window definition and set manually the caption accordingly.
-Codechange: prepare the "type" of bridge parameter only once, at the beginning of the selection process. Makes less magic around.

Wed, 13 Feb 2008 19:24:40 +0000(svn r12134) -Change: count the number of ticks a vehicle was running this day to calculate running cost
smatz [Wed, 13 Feb 2008 19:24:40 +0000] rev 9052
(svn r12134) -Change: count the number of ticks a vehicle was running this day to calculate running cost
-Fix [FS#1739]: vehicle profit is now counted with 8bit fract, so it is now shown properly in the vehicle details window

Wed, 13 Feb 2008 18:11:19 +0000(svn r12133) -Fix: Vehicle sorting by max speed did not work properly for trains. Instead of trying to work it out again, just use the cached values...
peter1138 [Wed, 13 Feb 2008 18:11:19 +0000] rev 9051
(svn r12133) -Fix: Vehicle sorting by max speed did not work properly for trains. Instead of trying to work it out again, just use the cached values...

Wed, 13 Feb 2008 17:54:11 +0000(svn r12132) -Cleanup: convert pathfinder selection from if/else to switch/case at many places
smatz [Wed, 13 Feb 2008 17:54:11 +0000] rev 9050
(svn r12132) -Cleanup: convert pathfinder selection from if/else to switch/case at many places

Wed, 13 Feb 2008 16:49:25 +0000(svn r12131) -Fix (r3374): with mammoth trains disabled, maximum train length was limited to 9
smatz [Wed, 13 Feb 2008 16:49:25 +0000] rev 9049
(svn r12131) -Fix (r3374): with mammoth trains disabled, maximum train length was limited to 9

Wed, 13 Feb 2008 14:31:13 +0000(svn r12130) -Cleanup (r12129): remove now unused strings from all language files
smatz [Wed, 13 Feb 2008 14:31:13 +0000] rev 9048
(svn r12130) -Cleanup (r12129): remove now unused strings from all language files

Wed, 13 Feb 2008 14:21:36 +0000(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yorick)
smatz [Wed, 13 Feb 2008 14:21:36 +0000] rev 9047
(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yorick)