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
Peter Nelson ab535c0a86
Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445)
This removes the ability to explicitly cast to the base type, but the requirement
to use .base() means the conversion is still explicit.
11 months ago
..
npf Codechange: Silence warnings about intentionally unused parameters. 1 year ago
yapf Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 11 months 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