Sun, 14 Sep 2008 08:47:18 +0000(svn r14317) -Fix (r13662) [FS#2298]: Order distance processing for conditional orders on ships treated v->orders as an array, and didn't use the correct next order.
peter1138 [Sun, 14 Sep 2008 08:47:18 +0000] rev 10131
(svn r14317) -Fix (r13662) [FS#2298]: Order distance processing for conditional orders on ships treated v->orders as an array, and didn't use the correct next order.

Sat, 13 Sep 2008 17:37:18 +0000(svn r14316) -Fix: do not allow building road over level crossings and drive-through road stops in the wrong direction even when the roadtype is present
smatz [Sat, 13 Sep 2008 17:37:18 +0000] rev 10130
(svn r14316) -Fix: do not allow building road over level crossings and drive-through road stops in the wrong direction even when the roadtype is present

Sat, 13 Sep 2008 17:26:44 +0000(svn r14315) -Fix: allow adding roadtypes only to drive-through road stops
smatz [Sat, 13 Sep 2008 17:26:44 +0000] rev 10129
(svn r14315) -Fix: allow adding roadtypes only to drive-through road stops

Sat, 13 Sep 2008 17:06:44 +0000(svn r14314) -Fix: pay for two road bits when adding/removing roadtype at drive through road stop/level crossing
smatz [Sat, 13 Sep 2008 17:06:44 +0000] rev 10128
(svn r14314) -Fix: pay for two road bits when adding/removing roadtype at drive through road stop/level crossing

Sat, 13 Sep 2008 15:49:29 +0000(svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to their own file.
frosch [Sat, 13 Sep 2008 15:49:29 +0000] rev 10127
(svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to their own file.

Sat, 13 Sep 2008 12:40:31 +0000(svn r14310) -Fix: don't show palette information in the newgrf lists of the network lobby.
rubidium [Sat, 13 Sep 2008 12:40:31 +0000] rev 10126
(svn r14310) -Fix: don't show palette information in the newgrf lists of the network lobby.

Sat, 13 Sep 2008 11:00:30 +0000(svn r14309) -Fix [FS#2244]: aircraft frozen above oil rig when the next order is invalid.
rubidium [Sat, 13 Sep 2008 11:00:30 +0000] rev 10125
(svn r14309) -Fix [FS#2244]: aircraft frozen above oil rig when the next order is invalid.

Sat, 13 Sep 2008 10:41:00 +0000(svn r14308) -Fix [FS#2268]: pay extra when tram/road bits need to be build for a roadstop.
rubidium [Sat, 13 Sep 2008 10:41:00 +0000] rev 10124
(svn r14308) -Fix [FS#2268]: pay extra when tram/road bits need to be build for a roadstop.

Sat, 13 Sep 2008 10:19:51 +0000(svn r14307) -Fix: when deleting a station, remove news items regarding it
smatz [Sat, 13 Sep 2008 10:19:51 +0000] rev 10123
(svn r14307) -Fix: when deleting a station, remove news items regarding it

Sat, 13 Sep 2008 10:04:36 +0000(svn r14306) -Codechange: unify the code to draw the vehicle list.
rubidium [Sat, 13 Sep 2008 10:04:36 +0000] rev 10122
(svn r14306) -Codechange: unify the code to draw the vehicle list.
-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows.