]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/vehicle.cpp
Get rid of some obsolete #includes
[r2c2.git] / source / libr2c2 / vehicle.cpp
2014-05-08 Mikko RasaGet rid of some obsolete #includes
2014-05-03 Mikko RasaThings with different gauges don't go together
2014-03-26 Mikko RasaReport the closest object when picking
2013-11-22 Mikko RasaMove track appearance properties into a separate class
2013-11-07 Mikko RasaRename turnout/sensor_id fields in Track and Block...
2013-10-30 Mikko RasaDon't collide rays with unplaced vehicles
2013-08-11 Mikko RasaImmediately update rods when a vehicle is created
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 RasaUse the tilt member in OrientedPoint in certain objects
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 RasaUse event-based matrix updates for objects
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-26 Mikko RasaSet vehicle position from reference if it has no track
2013-01-17 Mikko RasaFix remaining exception class names
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
2011-01-11 Mikko RasaUpdate Track3D to use GL::Renderer
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²