]> git.tdb.fi Git - r2c2.git/history - source/libr2c2
Fix remaining exception class names
[r2c2.git] / source / libr2c2 /
2013-01-17 Mikko RasaFix remaining exception class names
2013-01-17 Mikko RasaCreate a dedicated exception class for vehicle attachme...
2013-01-17 Mikko RasaUse IO::Serial in the Intellibox driver
2013-01-17 Mikko RasaUse a dedicated exception class for route errors
2013-01-17 Mikko RasaReplace various map lookups with functions from maputils.h
2013-01-17 Mikko RasaUpdate #includes that have been renamed, and remove...
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-05-21 Mikko RasaGet the initial state of s88 modules
2011-05-21 Mikko RasaUse a typedef for the function map in VehicleType
2011-05-21 Mikko RasaAdd a vehicle property for swapping directions
2011-05-21 Mikko RasaDon't use too short speed measurements for quantizer...
2011-05-21 Mikko RasaAvoid deactivating while the controller still has nonze...
2011-05-20 Mikko RasaSilence compiler warnings
2011-04-15 Mikko RasaFix some stuff in Timetable
2011-04-11 Mikko RasaPass sensor events through blocks
2011-04-06 Mikko RasaRemove status from Train and turn it into a TrainAI
2011-04-05 Mikko RasaTrainAI framework
2011-03-28 Mikko RasaMove speed quantization into a separate class
2011-03-16 Mikko RasaRename various get_axle functions to get_fixed_axle
2011-03-10 Mikko RasaUse raycasting instead of OpenGL selection mode to...
2011-03-08 Mikko RasaRename Point to Vector
2011-02-20 Mikko RasaFix formatting of goto sensor row type
2011-02-19 Mikko RasaFix some more copyright messages
2011-02-19 Mikko RasaCopy speed only if the preceding train is active
2011-02-19 Mikko RasaAdd a timetable command to travel past a turnout
2011-02-18 Mikko RasaUse different stopping margin depending on whether...
2011-02-13 Mikko RasaIgnore dubious speed measurements when finding speed...
2011-02-13 Mikko RasaCheck track iterators for validity before using
2011-02-10 Mikko RasaFix travel to sensor handling
2011-01-15 Mikko RasaAllow custom objects for tracks
2011-01-14 Mikko RasaEnable Renderer for Endpoint3D and Path3D
2011-01-11 Mikko RasaUpdate Track3D to use GL::Renderer
2011-01-08 Mikko RasaRender tracks through GL::Objects
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-12-03 Mikko RasaFix MFX speedsteps in Central Station driver
2010-11-29 Mikko RasaAdd driver for Märklin Central Station
2010-11-26 Mikko RasaAdd an absolute wait command to Timetable
2010-11-26 Mikko RasaFix end-of-route handling at end of track
2010-11-24 Mikko RasaAdd control enumeration to Controller
2010-11-24 Mikko RasaEmit signals from loco status command only when all...
2010-11-23 Mikko RasaSave turnout states and restore them on startup
2010-11-23 Mikko RasaFix a stupid comparison mistake in Route
2010-11-23 Mikko RasaFlip turnout path bits so they match the Central Statio...
2010-11-23 Mikko RasaFix valgrind errors
2010-11-22 Mikko RasaMove double-address logic to drivers
2010-11-21 Mikko RasaMake AIControl states clearer
2010-11-21 Mikko RasaAdd support for named zones
2010-11-16 Mikko RasaRename the project to R²C²