]> git.tdb.fi Git - r2c2.git/history - source/engineer/trainpanel.cpp
Maintain a Block pointer in Track
[r2c2.git] / source / engineer / trainpanel.cpp
2010-10-25 Mikko RasaMaintain a Block pointer in Track
2010-10-22 Mikko RasaAdd Block::has_track and Route::has_track methods
2010-10-10 Mikko RasaAdd TrainView for viewing the layout from the train...
2010-10-06 Mikko RasaRework the UI elements for a smoother and more uniform...
2010-09-26 Mikko RasaChange the control system to separate speed and reverse
2010-09-26 Mikko RasaFull vehicle unification
2010-04-24 Mikko RasaAdd a UI for editing train timetables
2010-04-16 Mikko RasaEmit signal for control changes initiated by the contro...
2010-04-12 Mikko RasaFoundations of using physics simulation for trains
2010-03-20 Mikko RasaAdd a pathfinder function to Route
2010-03-08 Mikko RasaMajor architecture rework
2009-12-26 Mikko RasaCompute deterministic IDs for blocks
2009-12-18 Mikko RasaMake function toggles 1px wider to have 5 of them fill...
2009-12-13 Mikko RasaExport routes over network
2009-12-13 Mikko RasaSupport setting routes for trains
2009-12-13 Mikko RasaAdd Dialog class to handle common elements of dialogs
2009-12-10 Mikko RasaAdd networking library and a remote control program
2009-12-09 Mikko RasaAdapt to a change in gltk
2009-05-23 Mikko RasaAdd graphics for toggle widget
2009-05-23 Mikko RasaCode reformatting: add spaces around assignment operators
2008-06-06 Mikko RasaAdd Id tags and copyright notices to files
2008-06-04 Mikko RasaAdd locomotive types
2008-06-01 Mikko RasaAdd train status display
2008-05-31 Mikko RasaConvert engineer to use mspgbase instead of SDL
2008-05-30 Mikko RasaMajor code refactoring:
2007-07-15 Mikko RasaAdd Track::get_endpoint_position to avoid duplicating...
2007-07-10 Mikko RasaInitial revision