| Commit message (Expand) | Author | Age |
* | Fix lots of things around new LZB | orwell96 | 2021-02-10 |
* | Remove pcall wrappers completely, add command to disable advtrains mainloop | orwell96 | 2021-02-10 |
* | Implement a LZB speed lookup table for the path and rewrite velocity controls | orwell96 | 2021-02-10 |
* | Fix inconsistency between node enter callback and lzb approach callbacks | orwell96 | 2021-02-10 |
* | Disable ARS train flag and surrounding uses | 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 |
* | Use graphical indication for more elements; improve 7-segment displayrelease-2.2.1 | ywang | 2021-01-20 |
* | Use absolute positioning from the bottom of the screen | ywang | 2021-01-19 |
* | Some more serializer fixes (backported from new_lzb): | orwell96 | 2021-01-12 |
* | Backport ndb format from cellworld to also store the cids in the ndb file; in... | orwell96 | 2021-01-12 |
* | Make advtrains use serialize_lib (save version 4) | orwell96 | 2021-01-12 |
* | DUMP_DEBUG_SAVE also dumps interlocking data | orwell96 | 2021-01-12 |
* | fix mis-patched 90+60r crossing conns | Gabriel Pérez-Cerezo | 2021-01-10 |
* | Add ATC "K" command | Gabriel Pérez-Cerezo | 2021-01-07 |
* | Change color of max speed indication | ywang | 2021-01-07 |
* | Remove advtrains_hud_blank.png | ywang | 2021-01-05 |
* | Revert to black background; use "blocks" for the (physical) maximum speed | ywang | 2021-01-05 |
* | HUD improvements | ywang | 2021-01-04 |
* | Minor optimizations | ywang | 2020-12-30 |
* | Add demo | ywang | 2020-12-27 |
* | Minor improvements for speed indicator | ywang | 2020-12-23 |
* | Minor improvements | ywang | 2020-12-23 |
* | Improve speed indication | ywang | 2020-12-23 |
* | Improved HUD textures | ywang | 2020-12-23 |
* | HUD improvements | ywang | 2020-12-22 |
* | Improved background for speed indicator | ywang | 2020-12-19 |
* | Improved speed indication | ywang | 2020-12-19 |
* | Use PNG textures for the indication of reverser, lever, control mode, shunt m... | ywang | 2020-12-19 |
* | Redesign train HUD | ywang | 2020-12-19 |
* | Fix 60/90 degree crossing connection | Blockhead | 2020-12-03 |
* | Fix mesecon switch override group | orwell96 | 2020-11-23 |
* | Workaround to destroy looping sounds | Blockhead | 2020-11-02 |
* | Add missing recipe: 45_low platformsrelease-2.1.4 | Blockhead | 2020-10-19 |
* | Remove couple entities when out of range from players | Gabriel Pérez-Cerezo | 2020-10-12 |
* | Remove last files with CR-LF line endings. | Gabriel Pérez-Cerezo | 2020-10-11 |
* | Fix 3-way conns table so traverser doesn't complain | Blockhead | 2020-10-11 |
* | Forbid track modification when train, IP or TCB is on it, better handle remov... | orwell96 | 2020-10-07 |
* | Don't allow wagons with non-empty inventories to be destroyed (H#164) | orwell96 | 2020-10-07 |
* | Add windows compatibility in nodedb saving (H#153) | orwell96 | 2020-10-07 |
* | Fix manual switching on regular track switches. | Gabriel Pérez-Cerezo | 2020-09-14 |
* | Fix issues introduced by changes to switching | Blockhead | 2020-09-14 |
* | Enable three-way turnouts with proper conns support on all sides | Blockhead | 2020-09-11 |
* | Add 3-way turnouts and y-turnouts (both diverging) | Blockhead | 2020-09-11 |
* | localize split function to prevent conflicts with the builtin one | Gabriel Pérez-Cerezo | 2020-09-04 |
* | Escape fields in wagon properties (H#158) | orwell96 | 2020-09-04 |
* | Fix seating_from_key_helper: use pname instead of player:get_player_name() | Relatio | 2020-08-27 |
* | Deprecate old 4590 crossings | Blockhead | 2020-08-21 |
* | Add two new sets of diamond crossing types | Blockhead | 2020-08-21 |
* | add maximum length parameter to split_at_fc and split_off_locomotive | Gabriel Pérez-Cerezo | 2020-08-21 |