]> git.tdb.fi Git - r2c2.git/history - source/libmarklin/block.h
Make Route hold non-const Tracks to match Block
[r2c2.git] / source / libmarklin / block.h
2010-10-22 Mikko RasaMake Route hold non-const Tracks to match Block
2010-10-03 Mikko RasaAdd an overload of Block::traverse that takes a Route
2010-03-08 Mikko RasaMajor architecture rework
2009-12-26 Mikko RasaCompute deterministic IDs for blocks
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:
2009-05-22 Mikko RasaAllow intercepting and denying turnout route and locomo...
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 RasaStyle fixes, including:
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...