| Commit message (Expand) | Author | Age |
* | add train_length command to luaatc | Gabriel Pérez-Cerezo | 2020-07-27 |
* | Add function to step through freight codes | Gabriel Pérez-Cerezo | 2020-07-26 |
* | add split_train_at_fc luaatc command | Gabriel Pérez-Cerezo | 2020-07-26 |
* | Make using the default tracks optional, even in submods | Blockhead | 2020-07-10 |
* | Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core | orwell96 | 2020-07-07 |
* | fix typo in luaautomation | Gabriel Pérez-Cerezo | 2020-07-02 |
* | Add autocouple mode | Gabriel Pérez-Cerezo | 2020-06-29 |
* | document shunting mode, add unset_shunt to luaatc | Gabriel Pérez-Cerezo | 2020-06-08 |
* | Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4 | Blockhead | 2020-01-04 |
* | Fix RWT initialization when creating new world (H#142) | orwell96 | 2019-12-18 |
* | Fix scheduler crash (H#133) | orwell96 | 2019-11-21 |
* | Add "discard all" function to scheduler events and use it to clear schedules ... | orwell96 | 2019-11-06 |
* | atlatc: fix operation panel not in ndb, add warning when node is not found on... | orwell96 | 2019-11-06 |
* | Add lines scheduler for reliable railway-time scheduling(which is also safer ... | orwell96 | 2019-08-26 |
* | Shunting mode now couples trains on collision. | Gabriel Pérez-Cerezo | 2019-08-11 |
* | Document luaatc decoupling | Gabriel Pérez-Cerezo | 2019-08-11 |
* | Add decoupling to luaatc | Gabriel Pérez-Cerezo | 2019-08-11 |
* | RWTs can be specified in any form, unify converters, repeating time handling | orwell96 | 2019-06-19 |
* | Railway Time: atlatc interface, improve util functions | orwell96 | 2019-06-19 |
* | Fix occurences of old lzb_invalidate | orwell96 | 2019-04-23 |
* | Lift restrictions for date() function in atlatc | orwell96 | 2019-02-22 |
* | Force LZB Halt setting | orwell96 | 2019-02-05 |
* | Add getter/setter for routingcode in LuaATC | orwell96 | 2019-01-15 |
* | Add set_aspect function | orwell96 | 2018-11-20 |
* | Add Note regarding pcnaming and interlocking signals | orwell96 | 2018-11-20 |
* | Make "Line" property accessible from OBC and gettable via LATC, change subway... | orwell96 | 2018-11-20 |
* | Allow pcnaming for any signals | orwell96 | 2018-11-05 |
* | Fix node database ATC rail bug | orwell96 | 2018-10-17 |
* | Address H#60, H#17, M#18 and M#7 | orwell96 | 2018-10-17 |
* | Fix H#66 (Hemiptera 66) crash on missing double_conn match | orwell96 | 2018-10-17 |
* | Add signal safety control override, restructure control system | orwell96 | 2018-10-10 |
* | Add LuaAutomation interface functions for interlocking routesetting and aspec... | orwell96 | 2018-08-24 |
* | (Note added, merge in next commit) | orwell96 | 2018-08-24 |
* | Move passive API to the advtrains core | orwell96 | 2018-08-16 |
* | Correct some documentation | orwell96 | 2018-06-14 |
* | Mainly make collisions and coupling work | orwell96 | 2018-06-14 |
* | Add digiline interface and is_passive function to LuaATC | orwell96 | 2018-04-25 |
* | Rewrite rail connection system... | orwell96 | 2017-12-18 |
* | Add missing documentation for set_line | orwell96 | 2017-10-25 |
* | Implement multi-occupation in detector.on_node table to finally fix collisions | orwell96 | 2017-10-25 |
* | Set wagon line number | Gabriel Pérez-Cerezo | 2017-10-23 |
* | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | 2017-09-20 |