]> git.tdb.fi Git - r2c2.git/commit
Simplify some interfaces by using track and block iterators
authorMikko Rasa <tdb@tdb.fi>
Sat, 1 Jun 2013 08:02:39 +0000 (11:02 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 1 Jun 2013 08:02:39 +0000 (11:02 +0300)
commit54392d65e2053d1eacb4cfcc435f1013993f2973
treef9f783edb8b86640dfcd9e437a552de40e6361e4
parentca9d278f9472206ad9a01190dcef9f0eb1bcc274
Simplify some interfaces by using track and block iterators
13 files changed:
source/engineer/trainpanel.cpp
source/libr2c2/block.cpp
source/libr2c2/block.h
source/libr2c2/blockallocator.cpp
source/libr2c2/blockallocator.h
source/libr2c2/blockiter.cpp
source/libr2c2/route.cpp
source/libr2c2/route.h
source/libr2c2/train.cpp
source/libr2c2/train.h
source/libr2c2/trainrouteplanner.cpp
source/libr2c2/vehicle.cpp
source/libr2c2/vehicle.h