Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve Signal IP form/workflow | orwell96 | 2019-02-16 |
| | |||
* | Fix last commit (and another warn2log) | orwell96 | 2019-01-22 |
| | |||
* | Fix crashes: | orwell96 | 2018-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 ↵ | orwell96 | 2018-12-08 |
| | | | | those rely on | ||
* | Miscellaneous routesetting fixes | orwell96 | 2018-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 system | orwell96 | 2018-10-10 |