Various small problems in timetable mode

Bug #1929873 reported by r.roeterdink
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Rails
In Progress
Undecided
r.roeterdink

Bug Description

Following problems occur :

- attach in #dispose at station : fails if train to which to attach exceeds platform length, and therefor attaching train cannot reach station.
Mod : if train to which to attach is stopped in station, set state for attaching train also to stopped at station

- callon sometimes fails
Mod : improve check on callon in relation to required station stop, check was sometimes too stringent

- activate sometimes fails
Mod : proper activation of other train was missing for some situations

- occupied track state sometimes is incorrect after attach
Mod : DistanceTravelled was not properly adjusted after attach and detach
Mod : Trigger distance for DistanceTravelledActions was not adjusted for changed train length

- endoftrack detection sometimes fails
Mod : Train can not be at end of route if it is not on its route

- wheels keep rotating when train terminates in pool
Mod : Add "Update(0)" when train is stored in pool

Refactoring :
- Use GetOtherTTTrainByNumber instead of GetOtherTrainByNumber

Changed in or:
status: New → In Progress
assignee: nobody → r.roeterdink (r-roeterdink)
Revision history for this message
r.roeterdink (r-roeterdink) wrote :

Cancelled

Changed in or:
status: In Progress → Invalid
Revision history for this message
r.roeterdink (r-roeterdink) wrote :

Reopened

Changed in or:
status: Invalid → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.