aboutsummaryrefslogtreecommitdiff
path: root/advtrains_interlocking/route_ui.lua
Commit message (Collapse)AuthorAge
* 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.
* 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