aboutsummaryrefslogtreecommitdiff
path: root/advtrains_interlocking/signal_api.lua
Commit message (Collapse)AuthorAge
* Interlocking: Correct duplicate influence points semi-automaticallyrelease-2.4.0orwell962021-11-14
| | | | Searches and deletes duplicate influence points for the same signal when "Influence Point" formspec is opened.
* make distant signal aspect dropdown labels consistent with the ones for the ↵ywang2021-11-05
| | | | main aspect
* Re-add Zs 3(v) indicators; swap green and yellow lights for realismywang2021-11-05
|
* fix legacy signal aspect converterorwell962021-02-10
|
* Add sign to make shunt moves proceed as main and improve doc of signalsorwell962021-02-10
|
* Start using path_invalidate_ahead()orwell962021-02-10
|
* Fix things, rework signal aspect select dialog, transform old aspects on-the-flyorwell962021-02-10
|
* Simplify Signal Aspect Table (H#132) [breaks compatibility with signal API]orwell962021-02-10
|
* DISCARD ON MERGE!: Temporary compatibility fix: translate signal aspects ↵orwell962020-07-23
| | | | back to old format if they are in the new format, to allow reverting from new_lzb
* Move LZB system to core and unify approach callback mechanismorwell962019-04-16
|
* possible fix for "trains standing at green signals"orwell962019-02-21
|
* Improve Signal IP form/workfloworwell962019-02-16
|
* Signs (static signals)orwell962018-12-08
|
* Permit basic signal aspect settingorwell962018-11-19
| | | | (basically only usable with Ks signals, because they're the only signals supporting slow move and/or shunt move
* Make fillout_aspect also fill "info" fieldorwell962018-10-30
|
* Fix signal_get_aspect()orwell962018-10-29
| | | | Had a series of bugs as result, like auto-clearing IPs and not-working lzb
* Fix demo signalsorwell962018-10-25
|
* Add doc for supported_aspects, improve other doc and aspect autofillorwell962018-10-25
|
* Actually allow what manual promises (setting IP on non-assigned signals)orwell962018-10-17
|
* Properly implement invalidate_all_paths, recheck lzb on aspect changeorwell962018-10-10
|
* Make signal influence point (~halt point) specifiableorwell962018-10-09
| | | | Also extend signal api necessarily
* Signal aspect handling, make default signals compatible, fix signal diggingorwell962018-08-12
|
* Signal assignment and route programming procedureorwell962018-07-04
|
* Interlocking: Create demo signals, signal API and model for TCB configurer nodeorwell962018-06-19