Fri, 17 Mar 2006 07:02:34 +0000(svn r3913) Move declarations to rail_map.h so rail.h is dependent on rail_map.h and not the other way round
tron [Fri, 17 Mar 2006 07:02:34 +0000] rev 3239
(svn r3913) Move declarations to rail_map.h so rail.h is dependent on rail_map.h and not the other way round

Fri, 17 Mar 2006 06:26:37 +0000(svn r3912) Move the signal type enum and GetSignalType() to rail_map.h; also add SetSignalType() and use the functions
tron [Fri, 17 Mar 2006 06:26:37 +0000] rev 3238
(svn r3912) Move the signal type enum and GetSignalType() to rail_map.h; also add SetSignalType() and use the functions

Thu, 16 Mar 2006 21:44:58 +0000(svn r3911) Add functions to retrieve/set the signal variant (electric/semaphore)
tron [Thu, 16 Mar 2006 21:44:58 +0000] rev 3237
(svn r3911) Add functions to retrieve/set the signal variant (electric/semaphore)

Thu, 16 Mar 2006 16:47:39 +0000(svn r3909) [multistop]
celestar [Thu, 16 Mar 2006 16:47:39 +0000] rev 3236
(svn r3909) [multistop]
-Codechange: No longer hijack the VS_STOPPED flag when waiting for a slot.
-Fix: Vehicles waiting for slots can still be controlled (sent to depot, orders modified, ...)
-Fix: Vehicles no longer stop on crossings and during overtake operations

Thu, 16 Mar 2006 15:28:44 +0000(svn r3908) Fix last commit (I'm saying that way too often *sigh*) (Pointed out by Celestar)
tron [Thu, 16 Mar 2006 15:28:44 +0000] rev 3235
(svn r3908) Fix last commit (I'm saying that way too often *sigh*) (Pointed out by Celestar)

Thu, 16 Mar 2006 15:16:27 +0000(svn r3907) Replace many bridge related direct map accesses with calls to shiny new functions and mark some strange constructs with XXX
tron [Thu, 16 Mar 2006 15:16:27 +0000] rev 3234
(svn r3907) Replace many bridge related direct map accesses with calls to shiny new functions and mark some strange constructs with XXX

Thu, 16 Mar 2006 13:35:35 +0000(svn r3906) Before removing a rail/setting the owner of a road to none check if there's a transport route at all under the bridge
tron [Thu, 16 Mar 2006 13:35:35 +0000] rev 3233
(svn r3906) Before removing a rail/setting the owner of a road to none check if there's a transport route at all under the bridge

Thu, 16 Mar 2006 13:23:47 +0000(svn r3905) -Fix: When returning the rail type under a bridge, check if there are rails at all
tron [Thu, 16 Mar 2006 13:23:47 +0000] rev 3232
(svn r3905) -Fix: When returning the rail type under a bridge, check if there are rails at all

Thu, 16 Mar 2006 10:00:50 +0000(svn r3904) Move GetBridgePiece() and GetBridgeType() to bridge_map.h and make the only place which still extracted that info diretly use the wrapper
tron [Thu, 16 Mar 2006 10:00:50 +0000] rev 3231
(svn r3904) Move GetBridgePiece() and GetBridgeType() to bridge_map.h and make the only place which still extracted that info diretly use the wrapper

Thu, 16 Mar 2006 07:18:38 +0000(svn r3903) Fix a copy&pasto in last commit and remove a redundant comment (the line above already says what's going on)
tron [Thu, 16 Mar 2006 07:18:38 +0000] rev 3230
(svn r3903) Fix a copy&pasto in last commit and remove a redundant comment (the line above already says what's going on)