advtrains/advtrains_interlocking
1F616EMO d83d06ecdd Add "New From Route" function into route editing form
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.
2024-11-09 22:18:14 +01:00
..
models Interlocking: Create demo signals, signal API and model for TCB configurer node 2018-06-19 19:50:11 +02:00
spec Add more unit tests, fix broken unit test 2021-11-09 21:56:41 +01:00
textures Point speed restriction rails 2019-01-24 13:43:22 +01:00
approach.lua Support different types of speed restrictions; add documentation 2021-11-07 13:49:01 +01:00
ars.lua Route Formspec: When cancelling route, disable ARS only temporarily, not permanently 2021-10-26 20:23:19 +02:00
database.lua Remove TCB marker on TCB removal 2024-08-01 21:59:41 +02:00
demosignals.lua Remove sounds = default.sound_stone_defaults() as default is no longer a dependency 2021-04-04 19:48:35 +02:00
init.lua Move LZB system to core and unify approach callback mechanism 2019-04-16 09:16:44 +02:00
mod.conf Replace deprecated depends.txt's by mod.conf and organize dependencies consistently, add modpack.conf 2021-03-13 11:13:13 +01:00
route_prog.lua Add "New From Route" function into route editing form 2024-11-09 22:18:14 +01:00
route_ui.lua Add "New From Route" function into route editing form 2024-11-09 22:18:14 +01:00
routesetting.lua Fix update_route receiving invalid route ID in after() 2024-11-09 22:16:39 +01:00
settingtypes.txt Force LZB Halt setting 2019-02-05 11:23:17 +01:00
signal_api.lua Update influence point markers, and allow right-clicking them 2024-11-09 22:04:13 +01:00
tcb_ts_ui.lua Allow manually sorting of signal soutes 2024-11-09 22:03:02 +01:00
tool.lua Add Interlocking Tool to inspect route locks 2018-10-26 19:44:16 +02:00
train_sections.lua Improve Signal IP form/workflow 2019-02-16 13:09:33 +01:00
tsr_rail.lua Various translation improvements 2024-11-04 17:17:52 +01:00