| Commit message (Expand) | Author | Age |
* | Various translation improvements | Y. Wang | 2024-11-04 |
* | Rework stoprail formspec layout and add mono style | hlqkj | 2021-03-22 |
* | Do not return early after setting station info on stop rail | Blockhead | 2021-03-22 |
* | Replace deprecated depends.txt's by mod.conf and organize dependencies consis... | orwell96 | 2021-03-13 |
* | Stoprail: Set LZB checkpoint speed back to 2 | 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 K command to station rail | Gabriel Pérez-Cerezo | 2021-01-08 |
* | Fix schedule_in() crash when RWT is not in number format (H#159) | orwell96 | 2020-10-07 |
* | Make using the default tracks optional, even in submods | Blockhead | 2020-07-10 |
* | 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 |
* | lines: fix very dumb typo breaking the "add" and "diff" function | orwell96 | 2019-11-06 |
* | lines: Add rwt adapt mode to adapt to real time | orwell96 | 2019-11-06 |
* | lines: document scheduler better | orwell96 | 2019-11-06 |
* | Secure inputs to scheduler so that they don't get recognised when executing t... | orwell96 | 2019-08-29 |
* | Add lines scheduler for reliable railway-time scheduling(which is also safer ... | orwell96 | 2019-08-26 |
* | math.floor triggers error if it gets something nil | Gabriel Pérez-Cerezo | 2019-07-20 |
* | Prevent injection of floating-point delays, that wreck advtrains | Gabriel Pérez-Cerezo | 2019-07-20 |
* | Added option to modify departure speed and door delay | Gabriel Pérez-Cerezo | 2019-07-20 |
* | RWTs can be specified in any form, unify converters, repeating time handling | orwell96 | 2019-06-19 |
* | Omit cycle in to_String | orwell96 | 2019-06-19 |
* | Railway Time: atlatc interface, improve util functions | orwell96 | 2019-06-19 |
* | Railway Time: Basic time counter and utility functions | orwell96 | 2019-06-19 |
* | Move LZB system to core and unify approach callback mechanism | orwell96 | 2019-04-16 |
* | Add ARS rules for stop rails | orwell96 | 2019-02-19 |
* | Move "Reverse" command in stoprail to directly before departure | orwell96 | 2019-02-19 |
* | Fix stop rails sometimes not sending stop command | orwell96 | 2019-02-16 |
* | Small stoprail fixes | orwell96 | 2019-02-11 |
* | Minor Bugfixes | orwell96 | 2019-02-03 |
* | Basic functions of "stop rail", missing ARS rules and signal. | orwell96 | 2019-01-24 |
* | Point speed restriction rails | orwell96 | 2019-01-24 |
* | Signs (static signals) | orwell96 | 2018-12-08 |
* | no debugpring | orwell96 | 2018-11-29 |
* | Added on_train_approach callback, non-permanent external LZB brakepoints and ... | orwell96 | 2018-11-29 |