Fri, 01 Jun 2007 11:41:02 +0000(svn r10008) -Codechange: Move a couple of functions related to articulated vehicles to a file of their own.
maedhros [Fri, 01 Jun 2007 11:41:02 +0000] rev 7268
(svn r10008) -Codechange: Move a couple of functions related to articulated vehicles to a file of their own.

Fri, 01 Jun 2007 11:17:30 +0000(svn r10007) -Codechange: Add some asserts to IsFrontEngine and friends to ensure that only trains use them.
maedhros [Fri, 01 Jun 2007 11:17:30 +0000] rev 7267
(svn r10007) -Codechange: Add some asserts to IsFrontEngine and friends to ensure that only trains use them.

Thu, 31 May 2007 21:21:04 +0000(svn r10006) -Fix (FS#362): allow different signal types on one tile
glx [Thu, 31 May 2007 21:21:04 +0000] rev 7266
(svn r10006) -Fix (FS#362): allow different signal types on one tile

Thu, 31 May 2007 19:13:41 +0000(svn r10005) -Codechange: Merge two flags (2cc and newhouses) indicating some newgrf features have been loaded, and introduce the newindustry one.
belugas [Thu, 31 May 2007 19:13:41 +0000] rev 7265
(svn r10005) -Codechange: Merge two flags (2cc and newhouses) indicating some newgrf features have been loaded, and introduce the newindustry one.

Thu, 31 May 2007 18:12:35 +0000(svn r10004) -Fix: trams can always intersect/have junctions on one way roads (because they only work for busses and lorries).
rubidium [Thu, 31 May 2007 18:12:35 +0000] rev 7264
(svn r10004) -Fix: trams can always intersect/have junctions on one way roads (because they only work for busses and lorries).

Thu, 31 May 2007 18:11:39 +0000(svn r10003) -Fix (r9999): crash when vehicle had to turn on a bridge.
rubidium [Thu, 31 May 2007 18:11:39 +0000] rev 7263
(svn r10003) -Fix (r9999): crash when vehicle had to turn on a bridge.

Thu, 31 May 2007 16:47:32 +0000(svn r10002) -Fix (r9999): don't try to get the disallowed directions from a road depot...
rubidium [Thu, 31 May 2007 16:47:32 +0000] rev 7262
(svn r10002) -Fix (r9999): don't try to get the disallowed directions from a road depot...

Thu, 31 May 2007 15:40:36 +0000(svn r10001) -Codechange: Add support for removing dynamically allocated newgrf data
belugas [Thu, 31 May 2007 15:40:36 +0000] rev 7261
(svn r10001) -Codechange: Add support for removing dynamically allocated newgrf data

Thu, 31 May 2007 15:15:00 +0000(svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road.
rubidium [Thu, 31 May 2007 15:15:00 +0000] rev 7260
(svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road.

Thu, 31 May 2007 14:29:19 +0000(svn r9998) -Fix (r9990): possible null pointer dereferences on MorphOS.
rubidium [Thu, 31 May 2007 14:29:19 +0000] rev 7259
(svn r9998) -Fix (r9990): possible null pointer dereferences on MorphOS.