aboutsummaryrefslogtreecommitdiff
path: root/advtrains_interlocking/smartroute.lua
Commit message (Collapse)AuthorAge
* Remove Smartroute debug printsorwell2025-01-08
|
* Move logic to create block signalroutes into Smartroute instead of separate ↵orwell2025-01-07
| | | | buttons, other UI enhancements
* Smartroute: rework to use result of rs_cache instead of duplicating, use ↵orwell2025-01-07
| | | | bread-first-search and incremental search further with formspec
* Repair sections on smartroute, detect start!=end TS in routesetting, create ↵orwell2024-12-13
| | | | section with IL tool aux1
* Smartroute: Never replace already existing intact routes, change ↵orwell2024-12-10
| | | | colorcoding, other fixes
* SmartRoute: Implement auto route search and first prototypeorwell2024-06-22