]> git.tdb.fi Git - r2c2.git/commitdiff
Major architecture rework
authorMikko Rasa <tdb@tdb.fi>
Mon, 8 Mar 2010 21:53:29 +0000 (21:53 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 8 Mar 2010 21:53:29 +0000 (21:53 +0000)
Create a Driver abstraction to hide the code that talks to the physical equipment
Remove TrafficManager and put Blocks and Trains in Layout
Dynamically update Blocks as the layout changes
Remove Locomotive, Turnout and Sensor classes
Tracks now have an active_path property
Trains now allows setting functions
Move option parsing in Engineer to a separate class
Many minor changes


No differences found