OpenTTD/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.
2023-08-15 18:12:05 +02:00
..
npf Codechange: be more type-specific about types in NPFs queue (#11192) 2023-08-12 18:18:22 +00:00
yapf Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 2023-08-15 18:12:05 +02:00
CMakeLists.txt Remove: performance measurements in YAPF 2021-04-30 12:48:41 +02:00
follow_track.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
pathfinder_func.h Fix #8123: trams on half-tiles couldn't find depots (#8738) 2021-02-25 22:46:46 +01:00
pathfinder_type.h Fix #7592: Do not cache road vehicle path within 8 tiles of destination with multiple entrances 2020-02-07 23:02:10 +01:00