aboutsummaryrefslogtreecommitdiff
path: root/advtrains_interlocking/tcb_ts_ui.lua
Commit message (Expand)AuthorAge
* Route Formspec: When cancelling route, disable ARS only temporarily, not perm...orwell962021-10-26
* Added alternative recipes, falling back on the default: items as they seem to...Maverick27972021-03-06
* Add some missing craft recipesorwell962021-02-19
* Fix new green signals bug caused by old trav_lzbdata, and callback loop in si...orwell962021-02-10
* Forbid track modification when train, IP or TCB is on it, better handle remov...orwell962020-10-07
* tcb: Fix crash when player is nilLinus Jahn2020-09-01
* Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4Blockhead2020-01-04
* Don't allow to remove TCB when a signal is assignedorwell962019-08-26
* Disable-ARS switch in signal and set this when cancelling an ARS routeorwell962019-03-15
* Fix cancelling "Unknown Route" when section is deleted.orwell962019-03-15
* Signalling form auto-updateorwell962019-02-05
* Prohibit removing/changing of TCBs and sections while routes or signals are setorwell962019-01-22
* Can disable automatic working without cancelling routeorwell962019-01-15
* Add Automatic Routesetting UIorwell962019-01-09
* Permit basic signal aspect settingorwell962018-11-19
* Do not allow static signals for routesettingorwell962018-10-30
* Fix typo in signal assignment, causing crashorwell962018-10-29
* Miscellaneous routesetting fixesorwell962018-10-29
* Add Interlocking Tool to inspect route locksorwell962018-10-26
* Add "Reset track section" functionorwell962018-10-26
* Make signal influence point (~halt point) specifiableorwell962018-10-09
* Fix various bugs found while testingorwell962018-08-13
* Add 'interlocking' privilege and add security checksorwell962018-08-12
* Automatic working (re-set certain route on train pass)orwell962018-08-12
* fix digging unconfigured tcbsorwell962018-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
* Basic route management from signalling formspecorwell962018-07-04
* Signal assignment and route programming procedureorwell962018-07-04
* Implement trains blocking sectionsorwell962018-06-29
* Complete Track Section handling, incl. removing tcb's and marker entitiesorwell962018-06-26
* Add track section concept and rework TCB design, implement new linking behaviororwell962018-06-21