aboutsummaryrefslogtreecommitdiff
path: root/advtrains_interlocking
Commit message (Expand)AuthorAge
* Various bugfixes found in lunixforks debugorwell2025-01-09
* Remove Smartroute debug printsorwell2025-01-08
* Update docs, fix the other signalsorwell2025-01-07
* Remove unused source files (parts of ywang's original distant signal implemen...orwell2025-01-07
* Move logic to create block signalroutes into Smartroute instead of separate b...orwell2025-01-07
* Fix crash with missing section in routesetting, correctly clear ARS table whe...orwell2025-01-07
* Bugfix for accidentally splitting sections on train placementorwell2025-01-07
* Change logic for pure distant signals: remain assigned even after train clear...orwell2025-01-07
* Add facility to auto-name signals when they are assignedorwell2025-01-07
* Smartroute: rework to use result of rs_cache instead of duplicating, use brea...orwell2025-01-07
* Repair sections on smartroute, detect start!=end TS in routesetting, create s...orwell2024-12-13
* ks signals: fix signs; mark routes with illegal end TCB as invalidorwell2024-12-11
* Smartroute: Never replace already existing intact routes, change colorcoding,...orwell2024-12-10
* Route Edit: Do not clear sel_rpart too eagerly, reshow form when necessaryorwell2024-12-05
* Route Edit: Support aspect selection per signal, support call-on routesorwell2024-12-05
* Feature to add passive components to a section as fixed locks (for level cros...orwell2024-12-03
* Misc Fixes found during playorwell2024-12-01
* Auto-assign signal to TCB if it finds one ahead of the influence pointorwell2024-11-25
* Clear route_rsn when route commit succeeds and on section enteringorwell2024-11-25
* Remove debug prints of distant signalling systemorwell2024-11-25
* Make Buffers become implicitly their own TCBs and signals when interlocking i...orwell2024-11-25
* Add Blocksignal mode for signals to autocreate simple block routeorwell2024-11-14
* Route edit UI: option to copy route in placeorwell2024-11-13
* Merge branch 'master' into route_prog_reworkorwell2024-11-11
|\
| * Add "New From Route" function into route editing form1F616EMO2024-11-09
| * Fix update_route receiving invalid route ID in after()1F616EMO2024-11-09
| * Update influence point markers, and allow right-clicking them1F616EMO2024-11-09
| * Allow manually sorting of signal soutes1F616EMO2024-11-09
| * Various translation improvementsY. Wang2024-11-04
| * Clear tcbs.route_rsn when a route is setY. Wang2024-09-02
| * Remove TCB marker on TCB removal1F616EMO2024-08-01
* | Support signal aspect selection for routes againorwell2024-07-20
* | ARS supports triggering distant signal, other bugfixesorwell2024-07-20
* | SmartRoute: Implement auto route search and first prototypeorwell2024-06-22
* | Unassign signal on dig instead of needing button in signal formorwell2024-06-22
* | Ks Vorsignalorwell2024-06-12
* | Respect route_role of signals during routesetting, assign distant signals in ...orwell2024-06-12
* | Fix more setstate stuff with new API (compat legacy)orwell2024-06-11
* | set_aspect: Flexibility, set aspect either via name or allow to fully specify...orwell2024-06-03
* | Fix working of the legacy signals under new systemorwell2024-05-24
* | Add proper UI aspect selection for static dialogorwell2024-05-23
* | Connect the ropes, start on making the UI workorwell2024-05-23
* | Merge branch 'new-ks-orwell' into route_prog_reworkorwell2024-04-08
|\ \
| * | Fully implement and test new aspect support/distant signalling on ks and japa...new-ks-orwellorwell2024-04-08
| * | Continue with new-ks reworkorwell2024-04-05
| * | Start changing APIs and applying proof-of-concept to ks signalsorwell2024-02-06
| * | Implementation Planorwell2024-01-28
| * | Adjust default aspect to allow shuntingY. Wang2023-04-10
| * | Allow selecting named aspectY. Wang2023-03-26
| * | Cancel type 2 signals; introduce signal groups for all signalsY. Wang2023-03-26