aboutsummaryrefslogtreecommitdiff
path: root/advtrains
Commit message (Expand)AuthorAge
...
* Prevent calling approach callbacks during routesettingorwell962021-02-10
* LZB: don't look ahead past red signalorwell962021-02-10
* Fix manual train controlorwell962021-02-10
* Make anti-LZB-flicker system work after rebase onto hud redesignorwell962021-02-10
* Fix hud and trainlogic to work togetherorwell962021-02-10
* Replace deprecated object:getxxx()/setxxx() by get_xxx()/set_xxx()orwell962021-02-10
* Add save interval setting, fix accidental global variable, at_sync_ndb on ser...orwell962021-02-10
* Log how long saving takesorwell962021-02-10
* Make dtime limiting a settingorwell962021-02-10
* Remove debug facilitiesorwell962021-02-10
* Add global slowdown factor instead of hard dtime limitingorwell962021-02-10
* Rewrite movement logic againorwell962021-02-10
* Add debug prints, modify LZB to fix problems with look_aheadorwell962021-02-10
* Add IGNORE_WORLD mode to test using only the advtrains save dataorwell962021-02-10
* Make cab signalling work with renamed lzb fieldsorwell962021-02-10
* Fix new green signals bug caused by old trav_lzbdata, and callback loop in si...orwell962021-02-10
* Start using path_invalidate_ahead()orwell962021-02-10
* Hm, forget about it for now. Might be perfectly valid when train goes farther...orwell962021-02-10
* More debug info to hopefully gain more info on the bugorwell962021-02-10
* Fix HUD position and Remote Routesetting buttonorwell962021-02-10
* Try to track down why ATC is brokenorwell962021-02-10
* Fix things, rework signal aspect select dialog, transform old aspects on-the-flyorwell962021-02-10
* Simplify Signal Aspect Table (H#132) [breaks compatibility with signal API]orwell962021-02-10
* Always do zero-barrier check and prevent LZB 0 overruns in movement logicorwell962021-02-10
* Fix lots of things around new LZBorwell962021-02-10
* Remove pcall wrappers completely, add command to disable advtrains mainlooporwell962021-02-10
* Implement a LZB speed lookup table for the path and rewrite velocity controlsorwell962021-02-10
* Fix inconsistency between node enter callback and lzb approach callbacksorwell962021-02-10
* Disable ARS train flag and surrounding usesorwell962021-02-10
* Make is_node_loaded() checks also for mesecon interactions and digiline_send(...orwell962021-02-04
* Discard get_node_or_nil() for area-loaded check and use either a distance-bas...orwell962021-02-03
* Use graphical indication for more elements; improve 7-segment displayrelease-2.2.1ywang2021-01-20
* Use absolute positioning from the bottom of the screenywang2021-01-19
* Some more serializer fixes (backported from new_lzb):orwell962021-01-12
* Backport ndb format from cellworld to also store the cids in the ndb file; in...orwell962021-01-12
* Make advtrains use serialize_lib (save version 4)orwell962021-01-12
* DUMP_DEBUG_SAVE also dumps interlocking dataorwell962021-01-12
* fix mis-patched 90+60r crossing connsGabriel Pérez-Cerezo2021-01-10
* Add ATC "K" commandGabriel Pérez-Cerezo2021-01-07
* Change color of max speed indicationywang2021-01-07
* Remove advtrains_hud_blank.pngywang2021-01-05
* Revert to black background; use "blocks" for the (physical) maximum speedywang2021-01-05
* HUD improvementsywang2021-01-04
* Minor optimizationsywang2020-12-30
* Add demoywang2020-12-27
* Minor improvements for speed indicatorywang2020-12-23
* Minor improvementsywang2020-12-23
* Improve speed indicationywang2020-12-23
* Improved HUD texturesywang2020-12-23
* HUD improvementsywang2020-12-22