| Commit message (Expand) | Author | Age |
... | |
* | Fix new green signals bug caused by old trav_lzbdata, and callback loop in si... | orwell96 | 2021-02-10 |
* | Start using path_invalidate_ahead() | orwell96 | 2021-02-10 |
* | Hm, forget about it for now. Might be perfectly valid when train goes farther... | orwell96 | 2021-02-10 |
* | More debug info to hopefully gain more info on the bug | orwell96 | 2021-02-10 |
* | Fix HUD position and Remote Routesetting button | orwell96 | 2021-02-10 |
* | Try to track down why ATC is broken | 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 |
* | Always do zero-barrier check and prevent LZB 0 overruns in movement logic | orwell96 | 2021-02-10 |
* | 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 |