]> git.tdb.fi Git - r2c2.git/history - source/libmarklin/route.h
Make LCD output selectable at runtime through an extra I/O pin
[r2c2.git] / source / libmarklin / route.h
2010-10-29 Mikko RasaAdd Route::get_path to streamline route traversal
2010-10-29 Mikko RasaMake the pathfinder use TrackIter
2010-10-22 Mikko RasaAdd Block::has_track and Route::has_track methods
2010-10-22 Mikko RasaMake Route hold non-const Tracks to match Block
2010-10-19 Mikko RasaAdd a variant of Route::find that takes a set of tracks
2010-10-15 Mikko RasaDo not require unique names for routes
2010-10-14 Mikko RasaGenerate IDs for new turnouts
2010-04-23 Mikko RasaMark generated routes as temporary and don't show or...
2010-03-23 Mikko RasaIf a train is not on the specified route, find a route...
2010-03-20 Mikko RasaAdd a pathfinder function to Route
2010-03-08 Mikko RasaMajor architecture rework
2009-12-10 Mikko RasaDon't leave removed tracks in routes
2009-05-30 Mikko RasaConvert designer to use mspgltk for UI
2009-05-23 Mikko RasaCode reformatting:
2008-06-06 Mikko RasaAdd Id tags and copyright notices to files
2008-06-01 Mikko RasaStyle fixes, including:
2008-05-30 Mikko RasaMajor code refactoring:
2007-07-10 Mikko RasaInitial revision