Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARS supports triggering distant signal, other bugfixes | orwell | 2024-07-20 |
| | |||
* | Respect route_role of signals during routesetting, assign distant signals in ↵ | orwell | 2024-06-12 |
| | | | | routes | ||
* | Merge branch 'new-ks-orwell' into route_prog_rework | orwell | 2024-04-08 |
|\ | |||
| * | Automatic dst unassignment; respect tcbs.nodst | Y. Wang | 2023-03-23 |
| | | |||
* | | Fix map, fix train placing | orwell96 | 2023-05-27 |
|/ | |||
* | 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 |