summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-16Fix stop rails sometimes not sending stop commandorwell96
2019-02-16Improve Signal IP form/workfloworwell96
2019-02-16Fix TCBS crash also for route_uiorwell96
2019-02-12Fix routesetting when TCBS is missing (H#109)orwell96
2019-02-11Small stoprail fixesorwell96
2019-02-09Fixes regarding signal assignments/tcbsorwell96
- No longer crashes when assigned tcb is removed - don't forbid modification just because signal is assigned
2019-02-06No crash when train does not exist on check_collision()orwell96
2019-02-05Fix slope placer protectionorwell96
2019-02-05Signalling form auto-updateorwell96
2019-02-05Force LZB Halt settingorwell96
2019-02-05Fix sending empty ATC commandsorwell96
2019-02-05Add "X" line symbol for subway trains terminating/service tripsorwell96
2019-02-03Minor Bugfixesorwell96
2019-01-24Basic functions of "stop rail", missing ARS rules and signal.orwell96
For signal, need to think of a callback system for signals and moving atlatc queue to core?
2019-01-24Point speed restriction railsorwell96
2019-01-23Possible fix for braking problems + debug outputsorwell96
2019-01-22Fix last commit (and another warn2log)orwell96
2019-01-22Fix atc command evaluation BB commandorwell96
2019-01-22Make LZB params adjustableorwell96
2019-01-22output step distance in train (debugging purposes)orwell96
2019-01-22another small fix for route_uiorwell96
2019-01-22Fix small bug in routeui and make another message log-onlyorwell96
2019-01-22disable debug print of ARSorwell96
2019-01-22Fix may_modify_section on newly created sectionsorwell96
2019-01-22Make "Can't restore train" a log message instead of atwarn()orwell96
2019-01-22Fix invalid path invalidation in ARS codeorwell96
2019-01-22Fix "subway train" itemorwell96
2019-01-22Fix dropping of items on wagon destroyorwell96
2019-01-22Warn when something clears the path winthin train steporwell96
2019-01-22Revert "Correct last commit"orwell96
This reverts commit 5f290819cdb78303396f9f89907ebbc66a9d74b3.
2019-01-22Revert "Debugging code to trace down path_invalidate within callbacks error"orwell96
This reverts commit 1965e846b6c61958063ea13e2ac88ae18b701d09.
2019-01-22Revert "Index NaN check (tracking obscure error detected on LW migration)"orwell96
This reverts commit e915b61da6f18efa49b6afacb7e9ca181d59cc5c.
2019-01-22Prohibit removing/changing of TCBs and sections while routes or signals are setorwell96
2019-01-22Fix for path invalidation within update callbacks (issue was caused by ↵orwell96
detector rails)
2019-01-22Correct last commitorwell96
2019-01-22Debugging code to trace down path_invalidate within callbacks errororwell96
2019-01-21Workaroundorwell96
2019-01-21Do not run train steps when path has been deletedorwell96
2019-01-21Avoid division through zero in get_accelerationorwell96
2019-01-21Index NaN check (tracking obscure error detected on LW migration)orwell96
2019-01-21Additional info print for path_print()orwell96
2019-01-21Do not run LZB traverser when path does not existorwell96
2019-01-15Update interlocking manualorwell96
2019-01-15Fix route aspect dialogorwell96
2019-01-15Add getter/setter for routingcode in LuaATCorwell96
2019-01-15Fix Routingcode ARSorwell96
2019-01-15Can disable automatic working without cancelling routeorwell96
2019-01-15Actual working ARSorwell96
2019-01-15Do not clear tarvelocity when setting new, potential no-op commandorwell96
2019-01-09Add Automatic Routesetting UIorwell96
Settings have no effect so far