]> git.tdb.fi Git - r2c2.git/commit
Use the TrackChain base class as destination in Router
authorMikko Rasa <tdb@tdb.fi>
Sun, 23 Mar 2014 16:48:47 +0000 (18:48 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 26 Mar 2014 00:03:54 +0000 (02:03 +0200)
commita7b4305930090851623da7e02e21650510ce7dae
tree04a5b6894d8074f36c56bb9e98cf4c0a10f0a4a8
parent72cc2ffc70f78d255297c3b8aa19618806f62a94
Use the TrackChain base class as destination in Router

There's no functional difference between Zones and blocks in this context.
Giving a Route as a destination does not really make sense and may give
unexpected results, but I see no particular reason to exclude them.
source/engineer/routerpanel.cpp
source/libr2c2/timetable.cpp
source/libr2c2/trainrouteplanner.cpp
source/libr2c2/trainrouter.cpp
source/libr2c2/trainrouter.h