summaryrefslogtreecommitdiff
path: root/advtrains_luaautomation
AgeCommit message (Expand)Author
2019-08-26Add lines scheduler for reliable railway-time scheduling(which is also safer ...orwell96
2019-08-11Shunting mode now couples trains on collision.Gabriel Pérez-Cerezo
2019-08-11Document luaatc decouplingGabriel Pérez-Cerezo
2019-08-11Add decoupling to luaatcGabriel Pérez-Cerezo
2019-06-19RWTs can be specified in any form, unify converters, repeating time handlingorwell96
2019-06-19Railway Time: atlatc interface, improve util functionsorwell96
2019-04-23Fix occurences of old lzb_invalidateorwell96
2019-02-22Lift restrictions for date() function in atlatcorwell96
2019-02-05Force LZB Halt settingorwell96
2019-01-15Add getter/setter for routingcode in LuaATCorwell96
2018-11-20Add set_aspect functionorwell96
2018-11-20Add Note regarding pcnaming and interlocking signalsorwell96
2018-11-20Make "Line" property accessible from OBC and gettable via LATC, change subway...orwell96
2018-11-05Allow pcnaming for any signalsorwell96
2018-10-17Fix node database ATC rail bugorwell96
2018-10-17Address H#60, H#17, M#18 and M#7orwell96
2018-10-17Fix H#66 (Hemiptera 66) crash on missing double_conn matchorwell96
2018-10-10Add signal safety control override, restructure control systemorwell96
2018-08-24Add LuaAutomation interface functions for interlocking routesetting and aspec...orwell96
2018-08-24(Note added, merge in next commit)orwell96
2018-08-16Move passive API to the advtrains coreorwell96
2018-06-14Correct some documentationorwell96
2018-06-14Mainly make collisions and coupling workorwell96
2018-04-25Add digiline interface and is_passive function to LuaATCorwell96
2017-12-18Rewrite rail connection system...orwell96
2017-10-25Add missing documentation for set_lineorwell96
2017-10-25Implement multi-occupation in detector.on_node table to finally fix collisionsorwell96
2017-10-23Set wagon line numberGabriel Pérez-Cerezo
2017-09-20Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy