]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/blockallocator.h
Redesign the train activation system
[r2c2.git] / source / libr2c2 / blockallocator.h
2013-06-25 Mikko RasaRedesign the train activation system
2013-06-19 Mikko RasaUse std::find to locate block iterators in BlockAllocator
2013-06-04 Mikko RasaHandle sensors in a separate class
2013-06-03 Mikko RasaTighten safety measures
2013-06-03 Mikko RasaImprove the interface and algorithms of BlockAllocator
2013-06-01 Mikko RasaSimplify some interfaces by using track and block iterators
2013-05-31 Mikko RasaSplit block allocation to a separate class