]> git.tdb.fi Git - r2c2.git/commit
Support taking trains off the tracks
authorMikko Rasa <tdb@tdb.fi>
Sun, 10 Oct 2010 09:21:07 +0000 (09:21 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 10 Oct 2010 09:21:07 +0000 (09:21 +0000)
commit1f9af43b6ab300693c044b431e95b25422b36507
tree5abcd27aea38028ee48010c4e41130ff06556bd8
parent97443d96ff3ce51388d2edd1e0dca8f2cd231346
Support taking trains off the tracks
Don't give up a block that still has vehicles on it
Fix get_reserved_distance after placing a long train
Don't use speed steps more than 3 above the last known one
source/libmarklin/train.cpp
source/libmarklin/train.h
source/libmarklin/vehicle.cpp
source/libmarklin/vehicle.h