]> git.tdb.fi Git - r2c2.git/history - source/libmarklin/track.h
Make LCD output selectable at runtime through an extra I/O pin
[r2c2.git] / source / libmarklin / track.h
2010-11-05 Mikko RasaMake snap limit relative to gauge
2010-11-01 Mikko RasaAdd a path_changed signal to Track
2010-10-25 Mikko RasaAdd TrackIter and BlockIter classes
2010-10-25 Mikko RasaMaintain a Block pointer in Track
2010-10-22 Mikko RasaMake Route hold non-const Tracks to match Block
2010-04-12 Mikko RasaFoundations of using physics simulation for trains
2010-04-06 Mikko RasaAdd vehicles
2010-03-20 Mikko RasaAdd a pathfinder function to Route
2010-03-12 Mikko RasaTurn TrackPart into a proper class
2010-03-08 Mikko RasaMajor architecture rework
2009-12-20 Mikko RasaConsider failed track or block traversal a fatal error
2009-05-23 Mikko RasaCode reformatting:
2009-05-21 Mikko RasaAdd state loading and saving to engineer
2009-05-21 Mikko RasaAttempt to estimate the exact positions of trains from...
2008-06-06 Mikko RasaAdd Id tags and copyright notices to files
2008-05-30 Mikko RasaMajor code refactoring:
2007-07-15 Mikko RasaAdd Track::get_endpoint_position to avoid duplicating...
2007-07-10 Mikko RasaInitial revision