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
Patric Stout 07730584d7
Codechange: make explicit when a TileIndex is cast to its basetype (#11190)
This prevents people accidentially assigning a TileIndex to a Date
or any other type they shouldn't.
11 months ago
..
npf Codechange: be more type-specific about types in NPFs queue (#11192) 11 months ago
yapf Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 11 months ago
CMakeLists.txt Remove: performance measurements in YAPF 3 years ago
follow_track.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
pathfinder_func.h Fix #8123: trams on half-tiles couldn't find depots (#8738) 3 years ago
pathfinder_type.h Fix #7592: Do not cache road vehicle path within 8 tiles of destination with multiple entrances 4 years ago