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.
1 year ago
..
npf Codechange: be more type-specific about types in NPFs queue (#11192) 1 year ago
yapf Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
CMakeLists.txt
follow_track.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
pathfinder_func.h
pathfinder_type.h