]> git.tdb.fi Git - r2c2.git/commit
Move the responsibility of starting the train to TrainRouter
authorMikko Rasa <tdb@tdb.fi>
Tue, 31 Mar 2015 21:42:00 +0000 (00:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 31 Mar 2015 21:42:00 +0000 (00:42 +0300)
commit03a22611772265b539f826f1f8bc482e71ca4a99
tree0324eee12c3cb02229c82823e426b9f598cc73c7
parentb85fa11e45805cd71383577642030d8d01f43447
Move the responsibility of starting the train to TrainRouter

This avoids any further sync problems with the planner, accounts for
irregular situations and also makes more sense.
source/libr2c2/timetable.cpp
source/libr2c2/trainrouter.cpp
source/libr2c2/trainrouter.h