From: Mikko Rasa Date: Tue, 2 Nov 2010 21:35:26 +0000 (+0000) Subject: Clear end_of_route if we have to free blocks from the end X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=f054840cec26b55d68910e750192079f0c6e0230;hp=f054840cec26b55d68910e750192079f0c6e0230;p=r2c2.git Clear end_of_route if we have to free blocks from the end Drop the return value of reserve_more as it's not useful anymore simplify the logic of keeping good blocks Don't keep any turnouts at the end of reservation Fix a bug where a blocks could be current but not clear Always set turnouts according to reserved blocks Handle instant turnout switches correctly ---