aboutsummaryrefslogtreecommitdiff
path: root/advtrains_interlocking/route_ui.lua
Commit message (Collapse)AuthorAge
* Repair sections on smartroute, detect start!=end TS in routesetting, create ↵route_prog_reworkorwell10 days
| | | | section with IL tool aux1
* Smartroute: Never replace already existing intact routes, change ↵orwell12 days
| | | | colorcoding, other fixes
* 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
|
* 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
| | | | | | | | | | | | This patch allows creating new routes based on what was done on another route. This can be useful to fix minor mistakes on a route, or to create similar routes. Note that the route buffer created "steps back" one section, but with turnouts kept. The new button is placed above the "Save ARS" button - I know it is ugly, so please suggest a better place for it.
* | Support signal aspect selection for routes againorwell2024-07-20
| |
* | SmartRoute: Implement auto route search and first prototypeorwell2024-06-22
| |
* | Connect the ropes, start on making the UI workorwell2024-05-23
| |
* | Signals can have nil name, documentation on route deforwell2023-12-17
|/
* Rework route ui formspec layouthlqkj2021-03-22
| | | | | - Aligned stuff - Added style to use monospaced font in the ars rules editor textarea
* Fix things, rework signal aspect select dialog, transform old aspects on-the-flyorwell962021-02-10
|
* Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4Blockhead2020-01-04
|
* Add ARS rules for stop railsorwell962019-02-19
|
* Fix TCBS crash also for route_uiorwell962019-02-16
|
* another small fix for route_uiorwell962019-01-22
|
* Fix small bug in routeui and make another message log-onlyorwell962019-01-22
|
* disable debug print of ARSorwell962019-01-22
|
* Prohibit removing/changing of TCBs and sections while routes or signals are setorwell962019-01-22
|
* Fix route aspect dialogorwell962019-01-15
|
* Add Automatic Routesetting UIorwell962019-01-09
Settings have no effect so far