]> git.tdb.fi Git - r2c2.git/commit
Add an overload of Block::traverse that takes a Route
authorMikko Rasa <tdb@tdb.fi>
Sun, 3 Oct 2010 18:56:38 +0000 (18:56 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 3 Oct 2010 18:56:38 +0000 (18:56 +0000)
commit98047057e4adae31aa449161ca845db1a6c2db77
treea4935df617cd9f16b073c814f8352674c1536ba5
parent3d38bcbe8add00b558012fa0cd4e0be26464dbeb
Add an overload of Block::traverse that takes a Route
Improved handling of taking blocks from another train
Add yield system for trains of equal priority
source/libmarklin/block.cpp
source/libmarklin/block.h
source/libmarklin/train.cpp
source/libmarklin/train.h