]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/vehicle.h
Provide some telemetry values from ArduControl
[r2c2.git] / source / libr2c2 / vehicle.h
2014-03-26 Mikko RasaReport the closest object when picking
2013-10-30 Mikko RasaDon't collide rays with unplaced vehicles
2013-08-11 Mikko RasaRemove an unused enum from Vehicle
2013-08-11 Mikko RasaRewrite rod simulation code
2013-08-02 Mikko RasaSplit vehicle placement code to a separate class
2013-07-25 Mikko RasaStore all axles in a single array
2013-07-23 Mikko RasaRename TrackPoint to a more generic OrientedPoint
2013-07-22 Mikko RasaCreate another track iterator class that holds an offse...
2013-07-04 Mikko RasaIntroduce a tilt (vertical angle) property to Object
2013-06-25 Mikko RasaMake vehicles aware of which train they are 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-19 Mikko RasaMake use of the mspmath library
2013-05-13 Mikko RasaAdd a generic link interface as well
2013-05-06 Mikko RasaAdd a common base class for tangible objects
2013-01-17 Mikko RasaCreate a dedicated exception class for vehicle attachme...
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-03-16 Mikko RasaRename various get_axle functions to get_fixed_axle
2011-03-08 Mikko RasaRename Point to Vector
2010-12-14 Mikko RasaAdd single get_stuff methods with index to VehicleType
2010-12-11 Mikko RasaMake the axles of vehicles rotate when moving
2010-11-16 Mikko RasaRename the project to R²C²