]> git.tdb.fi Git - r2c2.git/history - source/libmarklin/block.cpp
Major architecture rework
[r2c2.git] / source / libmarklin / block.cpp
2010-03-08 Mikko RasaMajor architecture rework
2009-12-26 Mikko RasaCompute deterministic IDs for blocks
2009-12-21 Mikko RasaUse Msp::IO::print instead of std::cout
2009-12-20 Mikko RasaConsider failed track or block traversal a fatal error
2009-12-13 Mikko RasaChange terminology to better distinguish routes on...
2009-05-23 Mikko RasaCode reformatting: add spaces around assignment operators
2009-05-22 Mikko RasaAllow intercepting and denying turnout route and locomo...
2009-05-21 Mikko RasaAttempt to estimate the exact positions of trains from...
2009-05-19 Mikko RasaAllow setting sensor ID for multiple tracks at once
2008-06-06 Mikko RasaAdd Id tags and copyright notices to files
2008-06-02 Mikko RasaMeasure and display train speeds
2008-06-01 Mikko RasaAdd train status display
2008-05-31 Mikko RasaConvert engineer to use mspgbase instead of SDL
2008-05-30 Mikko RasaMajor code refactoring:
2007-07-15 Mikko RasaAdd Track::get_endpoint_position to avoid duplicating...
2007-07-15 Mikko RasaRename Section to Block for a closer match with real...