aboutsummaryrefslogtreecommitdiff
path: root/advtrains_interlocking/routesetting.lua
Commit message (Expand)AuthorAge
* Fix things, rework signal aspect select dialog, transform old aspects on-the-flyorwell962021-02-10
* Simplify Signal Aspect Table (H#132) [breaks compatibility with signal API]orwell962021-02-10
* Add "Fallback state" for freed routes, move p_mesecon_iface.lua to coreorwell962020-07-07
* Fix minetest.after() loop between ARS->update_route->update_signal_aspect->in...orwell962020-06-05
* Fix the "red signals" bug that appeared when clicking a green signalorwell962019-11-21
* Fix cancelling "Unknown Route" when section is deleted.orwell962019-03-15
* Fix routesetting when TCBS is missing (H#109)orwell962019-02-12
* Signalling form auto-updateorwell962019-02-05
* Prohibit removing/changing of TCBs and sections while routes or signals are setorwell962019-01-22
* Actual working ARSorwell962019-01-15
* Permit basic signal aspect settingorwell962018-11-19
* Replace "Allow accelereting train towards signal"orwell962018-10-30
* Miscellaneous routesetting fixesorwell962018-10-29
* Display route_rsn when denying routesetting by subroute locked.orwell962018-10-25
* Improve route programming:orwell962018-10-07
* Add LuaAutomation interface functions for interlocking routesetting and aspec...orwell962018-08-24
* Move passive API to the advtrains coreorwell962018-08-16
* Fix various bugs found while testingorwell962018-08-13
* Automatic working (re-set certain route on train pass)orwell962018-08-12
* Signal aspect handling, make default signals compatible, fix signal diggingorwell962018-08-12
* Add routesetting callbacks.orwell962018-08-12
* Uncommitted route handling (update_route function)orwell962018-08-03
* Implement routesettingorwell962018-07-21
* Change stuff on route programming, begin routesettingorwell962018-07-17