aboutsummaryrefslogtreecommitdiff
path: root/advtrains_interlocking/train_sections.lua
Commit message (Collapse)AuthorAge
* Improve Signal IP form/workfloworwell962019-02-16
|
* Fix last commit (and another warn2log)orwell962019-01-22
|
* Fix crashes:orwell962018-12-10
| | | | | 1. when train hit a route, nil access to already cancelled route caused crash 2. fix crash when trying to ensure_init a train that doesn't exist
* Shunt signals (not exactly Ks), along with fixes in other components that ↵orwell962018-12-08
| | | | those rely on
* Miscellaneous routesetting fixesorwell962018-10-29
| | | | | | | - Move handling of "route_committed" to the routesetting function - Put aspect in every TCBS on the way - Add "route_origin" to TCBS fields to prevent subroute cancelling - Cancel entire route when another train enters from the wrong TCB
* Add signal safety control override, restructure control systemorwell962018-10-10