]> git.tdb.fi Git - r2c2.git/history - source/remote/trainpanel.cpp
Don't crash if a train has no router
[r2c2.git] / source / remote / trainpanel.cpp
2015-04-14 Mikko RasaAdd a new remote control program with GLtk-based UI
2015-04-14 Mikko RasaRemove the GTK-based remote control program
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-05-21 Mikko RasaUse a typedef for the function map in VehicleType
2011-05-20 Mikko RasaSilence compiler warnings
2010-11-24 Mikko RasaPut TrainPanels in a ScrolledWindow so the UI is usable...
2010-11-16 Mikko RasaRename the project to R²C²
2010-10-27 Mikko RasaHandle separate speed and reverse controls correctly...
2010-09-26 Mikko RasaFull vehicle unification
2010-04-12 Mikko RasaFoundations of using physics simulation for trains
2009-12-13 Mikko RasaExport routes over network
2009-12-10 Mikko RasaAdd networking library and a remote control program