]> git.tdb.fi Git - r2c2.git/history - source/libmarklin/track.cpp
Make Route hold non-const Tracks to match Block
[r2c2.git] / source / libmarklin / track.cpp
2010-10-22 Mikko RasaMake Route hold non-const Tracks to match Block
2010-10-15 Mikko RasaReserve two ids for double-address turnouts
2010-10-14 Mikko RasaGenerate IDs for new turnouts
2010-04-21 Mikko RasaAdd a separate double_address flag to TrackType
2010-04-12 Mikko RasaFoundations of using physics simulation for trains
2010-04-06 Mikko RasaAdd vehicles
2010-03-23 Mikko RasaAdd both addresses of a double-address turnout
2010-03-14 Mikko RasaReimplement path display
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-12-18 Mikko RasaTake z coordinate into account when computing points...
2009-12-13 Mikko RasaChange terminology to better distinguish routes on...
2009-12-10 Mikko RasaCorrectly handle slope when snapping tracks
2009-05-23 Mikko RasaCode reformatting: add spaces around assignment operators
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