]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/route.cpp
Don't return indeterminate paths from Route::get_path
[r2c2.git] / source / libr2c2 / route.cpp
2014-04-10 Mikko RasaDon't return indeterminate paths from Route::get_path
2014-04-04 Mikko RasaPrefer is_turnout() when checking if a track is, in...
2014-03-26 Mikko RasaAlso use TrackChains as target locations in Timetable
2014-03-23 Mikko RasaUnify TrackChain names
2013-11-20 Mikko RasaAvoid inserting turnout address zero into routes
2013-11-07 Mikko RasaRename turnout/sensor_id fields in Track and Block...
2013-06-08 Mikko RasaBetter algorithms for dealing with turnouts in a Route
2013-06-07 Mikko RasaMake use of the unified storage class for other parts...
2013-06-07 Mikko RasaCreate a base class to handle common operations in...
2013-06-05 Mikko RasaReduce interface clutter in Layout by storing Objects...
2013-06-01 Mikko RasaSimplify some interfaces by using track and block iterators
2013-05-29 Mikko RasaDon't fail when adding multiple tracks to an initially...
2013-05-29 Mikko RasaReport all missing flags in bad_route
2013-05-13 Mikko RasaAdd a generic link interface as well
2013-04-25 Mikko RasaOne more endpoint mask cleanup
2013-02-23 Mikko RasaAdd utility functions to make endpoint path mask operat...
2013-01-17 Mikko RasaBasicLoader is now called ObjectLoader
2013-01-17 Mikko RasaFix remaining exception class names
2013-01-17 Mikko RasaUse a dedicated exception class for route errors
2013-01-17 Mikko RasaReplace various map lookups with functions from maputils.h
2013-01-17 Mikko RasaUpdate #includes that have been renamed, and remove...
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2010-11-23 Mikko RasaFix a stupid comparison mistake in Route
2010-11-21 Mikko RasaAdd support for named zones
2010-11-16 Mikko RasaRename the project to R²C²