]> git.tdb.fi Git - r2c2.git/history - source/remote
Don't crash if a train has no router
[r2c2.git] / source / remote /
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-02-24 Mikko RasaConnect halt checkbox in the remote to the right function
2013-01-17 Mikko RasaDerive application classes from RegisteredApplication
2013-01-17 Mikko RasaFix remaining exception class names
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
2011-02-19 Mikko RasaAdd missing files
2011-02-19 Mikko RasaSend and receive power/halt states over network
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