diff options
author | KUDr <kudr@openttd.org> | 2007-07-09 18:57:12 +0000 |
---|---|---|
committer | KUDr <kudr@openttd.org> | 2007-07-09 18:57:12 +0000 |
commit | 3efc078e2fde3966b01818b794a661c9cc4e9e8c (patch) | |
tree | e2f206dcbad5e559b0490e5fde1782f029bab0dc /bin | |
parent | 25511e0e26f37f3dfe03bd5c724bd4b264a4efd3 (diff) | |
download | openttd-3efc078e2fde3966b01818b794a661c9cc4e9e8c.tar.xz |
(svn r10491) -Fix [FS#988, YAPF]: When rail segment was cached using electric engine and it ended with non-electric rail it was incorrectly cached with the end reason ESRB_DEAD_END instead of ESRB_RAIL_TYPE. (Eddi)
- It caused YAPF to end prematurely there when it was searching for another path (for non-electric engine).
- It can lead to sub-optimal path taken or 'train is lost' message.
- In MP game it can also cause desync.
- Uses changes made in r10489.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions