]> git.tdb.fi Git - r2c2.git/history - source/libmarklin/vehicle.cpp
Make LCD output selectable at runtime through an extra I/O pin
[r2c2.git] / source / libmarklin / vehicle.cpp
2010-10-25 Mikko RasaAdd TrackIter and BlockIter classes
2010-10-10 Mikko RasaSupport taking trains off the tracks
2010-10-09 Mikko RasaSet correct Z coordinate to vehicle position
2010-10-03 Mikko RasaPrevent some undesirable recursive calls
2010-10-01 Mikko RasaPlace vehicles on the track when attached
2010-09-28 Mikko RasaMake vehicles trigger sensors as they pass over them...
2010-09-26 Mikko RasaFull vehicle unification
2010-04-18 Mikko RasaRender vehicles with real 3D models
2010-04-17 Mikko RasaSupport trains with multiple vehicles
2010-04-12 Mikko RasaHandle vehicle positioning while going backwards
2010-04-06 Mikko RasaAdd vehicles