You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/pathfinder
rubidium c5159055e3 (svn r18535) -Fix [FS#2722]: don't account for path reservation costs when entering a signal block via a 'block' signal. This way you won't get double penalties, both red signals and reservation costs, for the block signalled tracks 15 years ago
..
npf (svn r18535) -Fix [FS#2722]: don't account for path reservation costs when entering a signal block via a 'block' signal. This way you won't get double penalties, both red signals and reservation costs, for the block signalled tracks 15 years ago
opf (svn r18370) -Codechange: push some constness/type strictness into the ship pathfinders 15 years ago
yapf (svn r18535) -Fix [FS#2722]: don't account for path reservation costs when entering a signal block via a 'block' signal. This way you won't get double penalties, both red signals and reservation costs, for the block signalled tracks 15 years ago
follow_track.hpp (svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code 15 years ago
pathfinder_func.h (svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypoints 15 years ago
pathfinder_type.h (svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 tile won't make a dent, 3 tiles might be a bit too much 15 years ago
pf_performance_timer.hpp (svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code 15 years ago