]> git.tdb.fi Git - r2c2.git/history - source/libmarklin/route.cpp
Make Route hold non-const Tracks to match Block
[r2c2.git] / source / libmarklin / route.cpp
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-04-14 Mikko RasaFix pathfinder to not block itself in some situations
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
2010-01-27 Mikko RasaFix some problems with loading routes
2009-12-13 Mikko RasaChange terminology to better distinguish routes on...
2009-12-10 Mikko RasaDon't leave removed tracks in routes
2009-05-30 Mikko RasaConvert designer to use mspgltk for UI
2008-06-06 Mikko RasaAdd Id tags and copyright notices to files
2007-07-10 Mikko RasaInitial revision