summaryrefslogtreecommitdiff
path: root/advtrains_interlocking/database.lua
AgeCommit message (Expand)Author
2019-02-21Fix moving Signal IPs (no duplicate IPs)orwell96
2019-02-09Fixes regarding signal assignments/tcbsorwell96
2019-01-24Point speed restriction railsorwell96
2019-01-22Fix may_modify_section on newly created sectionsorwell96
2019-01-22Prohibit removing/changing of TCBs and sections while routes or signals are setorwell96
2018-10-29Do not print "couldn't determine section" warning when all traverser ends wer...orwell96
2018-10-29Miscellaneous routesetting fixesorwell96
2018-10-10Properly implement invalidate_all_paths, recheck lzb on aspect changeorwell96
2018-10-10Add signal safety control override, restructure control systemorwell96
2018-10-09Make signal influence point (~halt point) specifiableorwell96
2018-10-07Improve route programming:orwell96
2018-08-16Move passive API to the advtrains coreorwell96
2018-08-12Automatic working (re-set certain route on train pass)orwell96
2018-07-21Implement routesettingorwell96
2018-07-04Basic route management from signalling formspecorwell96
2018-07-04Signal assignment and route programming procedureorwell96
2018-06-29Implement trains blocking sectionsorwell96
2018-06-29get_ts_at_pos(), file for train-related stufforwell96
2018-06-26Complete Track Section handling, incl. removing tcb's and marker entitiesorwell96
2018-06-21Add track section concept and rework TCB design, implement new linking behaviororwell96
2018-06-20Add Track Circuit Breaks (TCBs), Database and Track Circuit Setuporwell96
2018-06-19Interlocking: Create demo signals, signal API and model for TCB configurer nodeorwell96
2018-06-14Draft of interlocking systemorwell96