| Commit message (Expand) | Author | Age |
* | readme atc_set_ars_disable typo | Maverick2797 | 2021-11-09 |
* | split_at_index where index=1 | Maverick2797 | 2021-11-08 |
* | LuaATC: remove accidental mesecons hard-dependency | orwell96 | 2021-11-04 |
* | LuaATC: Fix position of error label, use consistent name "LuaATC" instead of ... | orwell96 | 2021-11-02 |
* | LuaATC: Add Mesecons LuaATC Controller (similar to Mesecons Luacontroller) | orwell96 | 2021-11-02 |
* | LuaATC PCNaming: Allow naming active components using the tool | orwell96 | 2021-11-02 |
* | Hopefully fix #177 | orwell96 | 2021-04-25 |
* | Fix undeclared globals warnings (#176) | orwell96 | 2021-04-25 |
* | Increase size of LuaATC code input forms to 15x12 units | orwell96 | 2021-03-22 |
* | Remove "Last punched" from LuaATC init code fs | hlqkj | 2021-03-22 |
* | Rework active_common formspec layout | hlqkj | 2021-03-22 |
* | Rework envsetup formspec layout | hlqkj | 2021-03-22 |
* | Replace deprecated depends.txt's by mod.conf and organize dependencies consis... | orwell96 | 2021-03-13 |
* | LuaATC: add sending atc command to train by ID, and getters for in/out text (... | orwell96 | 2021-03-02 |
* | LuaATC: add interrupt_safe() and clear_interrupts(), fix queue mainloop | orwell96 | 2021-02-17 |
* | LuaATC: Improve error/print logging, log only to subscribed players | orwell96 | 2021-02-17 |
* | Clean up structure of atlatc README.md after rebase | orwell96 | 2021-02-17 |
* | Updated atlac readme to consistently use Markdown formatting | Maverick2797 | 2021-02-17 |
* | Restore LuaATC autocouple interface accidentally lost in 74a2199 | orwell96 | 2021-02-15 |
* | luaatc: Train event: also remember arrow connection in enter callback, remove... | orwell96 | 2021-02-10 |
* | luaatc: don't fail train event when train has already passed the rail at even... | orwell96 | 2021-02-10 |
* | Add debug prints, modify LZB to fix problems with look_ahead | orwell96 | 2021-02-10 |
* | Fix things, rework signal aspect select dialog, transform old aspects on-the-fly | orwell96 | 2021-02-10 |
* | Simplify Signal Aspect Table (H#132) [breaks compatibility with signal API] | orwell96 | 2021-02-10 |
* | Fix lots of things around new LZB | orwell96 | 2021-02-10 |
* | Disable ARS train flag and surrounding uses | orwell96 | 2021-02-10 |
* | Add approach callback mechanism to LuaATC | orwell96 | 2021-02-10 |
* | Make is_node_loaded() checks also for mesecon interactions and digiline_send(... | orwell96 | 2021-02-04 |
* | Discard get_node_or_nil() for area-loaded check and use either a distance-bas... | orwell96 | 2021-02-03 |
* | Make advtrains use serialize_lib (save version 4) | orwell96 | 2021-01-12 |
* | add maximum length parameter to split_at_fc and split_off_locomotive | Gabriel Pérez-Cerezo | 2020-08-21 |
* | Add command to split off locomotive | Gabriel Pérez-Cerezo | 2020-07-28 |
* | Complete Documentation on return value of split_at_fc() | Gabriel Pérez-Cerezo | 2020-07-28 |
* | Document new luaatc commands | Gabriel Pérez-Cerezo | 2020-07-28 |
* | 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 |