aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Fix cancelling "Unknown Route" when section is deleted.orwell962019-03-15
|
* Add setting for death behavior and implement damage checks betterorwell962019-03-09
|
* Configurable interval for get_off setpos and door pos fix for japanese trainorwell962019-03-09
|
* Restore old door status display behaviororwell962019-03-09
|
* Do not clear LZB control when invalidating.orwell962019-02-23
| | | | Prevents trains accelerating towards red signals on /at_reroute
* Lift restrictions for date() function in atlatcorwell962019-02-22
|
* possible fix for "trains standing at green signals"orwell962019-02-21
|
* Fix moving Signal IPs (no duplicate IPs)orwell962019-02-21
|
* Add ARS rules for stop railsorwell962019-02-19
|
* Move "Reverse" command in stoprail to directly before departureorwell962019-02-19
|
* Prioritize LZB callback (possible bugfix for H#100)orwell962019-02-19
|
* Fix stop rails sometimes not sending stop commandorwell962019-02-16
|
* Improve Signal IP form/workfloworwell962019-02-16
|
* Fix TCBS crash also for route_uiorwell962019-02-16
|
* Fix routesetting when TCBS is missing (H#109)orwell962019-02-12
|
* Small stoprail fixesorwell962019-02-11
|
* Fixes regarding signal assignments/tcbsorwell962019-02-09
| | | | | - No longer crashes when assigned tcb is removed - don't forbid modification just because signal is assigned
* No crash when train does not exist on check_collision()orwell962019-02-06
|
* Fix slope placer protectionorwell962019-02-05
|
* Signalling form auto-updateorwell962019-02-05
|
* Force LZB Halt settingorwell962019-02-05
|
* Fix sending empty ATC commandsorwell962019-02-05
|
* Add "X" line symbol for subway trains terminating/service tripsorwell962019-02-05
|
* Minor Bugfixesorwell962019-02-03
|
* Basic functions of "stop rail", missing ARS rules and signal.orwell962019-01-24
| | | | For signal, need to think of a callback system for signals and moving atlatc queue to core?
* Point speed restriction railsorwell962019-01-24
|
* Possible fix for braking problems + debug outputsorwell962019-01-23
|
* Fix last commit (and another warn2log)orwell962019-01-22
|
* Fix atc command evaluation BB commandorwell962019-01-22
|
* Make LZB params adjustableorwell962019-01-22
|
* output step distance in train (debugging purposes)orwell962019-01-22
|
* another small fix for route_uiorwell962019-01-22
|
* Fix small bug in routeui and make another message log-onlyorwell962019-01-22
|
* disable debug print of ARSorwell962019-01-22
|
* Fix may_modify_section on newly created sectionsorwell962019-01-22
|
* Make "Can't restore train" a log message instead of atwarn()orwell962019-01-22
|
* Fix invalid path invalidation in ARS codeorwell962019-01-22
|
* Fix "subway train" itemorwell962019-01-22
|
* Fix dropping of items on wagon destroyorwell962019-01-22
|
* Warn when something clears the path winthin train steporwell962019-01-22
|
* Revert "Correct last commit"orwell962019-01-22
| | | | This reverts commit 5f290819cdb78303396f9f89907ebbc66a9d74b3.
* Revert "Debugging code to trace down path_invalidate within callbacks error"orwell962019-01-22
| | | | This reverts commit 1965e846b6c61958063ea13e2ac88ae18b701d09.
* Revert "Index NaN check (tracking obscure error detected on LW migration)"orwell962019-01-22
| | | | This reverts commit e915b61da6f18efa49b6afacb7e9ca181d59cc5c.
* Prohibit removing/changing of TCBs and sections while routes or signals are setorwell962019-01-22
|
* Fix for path invalidation within update callbacks (issue was caused by ↵orwell962019-01-22
| | | | detector rails)
* Correct last commitorwell962019-01-22
|
* Debugging code to trace down path_invalidate within callbacks errororwell962019-01-22
|
* Workaroundorwell962019-01-21
|
* Do not run train steps when path has been deletedorwell962019-01-21
|
* Avoid division through zero in get_accelerationorwell962019-01-21
|