| Commit message (Expand) | Author | Age |
* | Replace deprecated object:getxxx()/setxxx() by get_xxx()/set_xxx() | orwell96 | 2021-02-10 |
* | Add save interval setting, fix accidental global variable, at_sync_ndb on ser... | orwell96 | 2021-02-10 |
* | luaatc: Train event: also remember arrow connection in enter callback, remove... | orwell96 | 2021-02-10 |
* | Log how long saving takes | orwell96 | 2021-02-10 |
* | Make dtime limiting a setting | orwell96 | 2021-02-10 |
* | Remove debug facilities | orwell96 | 2021-02-10 |
* | luaatc: don't fail train event when train has already passed the rail at even... | orwell96 | 2021-02-10 |
* | Add global slowdown factor instead of hard dtime limiting | orwell96 | 2021-02-10 |
* | Rewrite movement logic again | orwell96 | 2021-02-10 |
* | Add debug prints, modify LZB to fix problems with look_ahead | orwell96 | 2021-02-10 |
* | Stoprail: Set LZB checkpoint speed back to 2 | orwell96 | 2021-02-10 |
* | Add IGNORE_WORLD mode to test using only the advtrains save data | orwell96 | 2021-02-10 |
* | Add sign to make shunt moves proceed as main and improve doc of signals | orwell96 | 2021-02-10 |
* | Make cab signalling work with renamed lzb fields | orwell96 | 2021-02-10 |
* | 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 |
* | 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 |
* | add unit tests for serialize_lib | Gabriel Pérez-Cerezo | 2021-01-31 |
* | 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 |
* | Fix serialisation: breach of contract, file left open | Blockhead | 2021-01-18 |
* | Fix atomic saving on windows when save file does not exist | orwell96 | 2021-01-17 |
* | Fix removing stale TCB nodesrelease-2.2.0 | orwell96 | 2021-01-12 |
* | Some more serializer fixes (backported from new_lzb): | orwell96 | 2021-01-12 |
* | serialize_lib: Allow empty strings in key | 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 |
* | Serialize_lib: finish up and add atomic api | orwell96 | 2021-01-12 |
* | Implement basic serialization and file opening | 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 K command to station rail | Gabriel Pérez-Cerezo | 2021-01-08 |
* | 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 |