]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/vehicle.cpp
Split vehicle placement code to a separate class
[r2c2.git] / source / libr2c2 / vehicle.cpp
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²