Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix cancelling "Unknown Route" when section is deleted. | orwell96 | 2019-03-15 |
| | |||
* | Signalling form auto-update | orwell96 | 2019-02-05 |
| | |||
* | Prohibit removing/changing of TCBs and sections while routes or signals are set | orwell96 | 2019-01-22 |
| | |||
* | Can disable automatic working without cancelling route | orwell96 | 2019-01-15 |
| | |||
* | Add Automatic Routesetting UI | orwell96 | 2019-01-09 |
| | | | | Settings have no effect so far | ||
* | Permit basic signal aspect setting | orwell96 | 2018-11-19 |
| | | | | (basically only usable with Ks signals, because they're the only signals supporting slow move and/or shunt move | ||
* | Do not allow static signals for routesetting | orwell96 | 2018-10-30 |
| | |||
* | Fix typo in signal assignment, causing crash | orwell96 | 2018-10-29 |
| | |||
* | 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 Interlocking Tool to inspect route locks | orwell96 | 2018-10-26 |
| | |||
* | Add "Reset track section" function | orwell96 | 2018-10-26 |
| | |||
* | Make signal influence point (~halt point) specifiable | orwell96 | 2018-10-09 |
| | | | | Also extend signal api necessarily | ||
* | Fix various bugs found while testing | orwell96 | 2018-08-13 |
| | |||
* | Add 'interlocking' privilege and add security checks | orwell96 | 2018-08-12 |
| | |||
* | Automatic working (re-set certain route on train pass) | orwell96 | 2018-08-12 |
| | |||
* | fix digging unconfigured tcbs | orwell96 | 2018-08-12 |
| | |||
* | Signal aspect handling, make default signals compatible, fix signal digging | orwell96 | 2018-08-12 |
| | |||
* | Add routesetting callbacks. | orwell96 | 2018-08-12 |
| | | | | Now, only the signal aspect setting is still missing | ||
* | Uncommitted route handling (update_route function) | orwell96 | 2018-08-03 |
| | |||
* | Implement routesetting | orwell96 | 2018-07-21 |
| | | | | Missing things: signal aspect updating, waiting routes handling, management /info tool | ||
* | Basic route management from signalling formspec | orwell96 | 2018-07-04 |
| | |||
* | Signal assignment and route programming procedure | orwell96 | 2018-07-04 |
| | |||
* | Implement trains blocking sections | orwell96 | 2018-06-29 |
| | |||
* | Complete Track Section handling, incl. removing tcb's and marker entities | orwell96 | 2018-06-26 |
| | |||
* | Add track section concept and rework TCB design, implement new linking behavior | orwell96 | 2018-06-21 |