OpenTTD/src/pathfinder
Patric Stout 28e90769f7 Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had
While at it, replace OTTD_ASSERT with WITH_ASSERT, as this
is always set if assert() is valid. No matter if NDEBUG is set
or not.
2021-06-03 17:30:00 +02:00
..
npf Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 2021-06-03 17:30:00 +02:00
yapf Fix: Do not send vehicles towards incomplete PF nodes 2021-05-29 19:00:47 +02:00
CMakeLists.txt Remove: performance measurements in YAPF 2021-04-30 12:48:41 +02:00
follow_track.hpp Remove: performance measurements in YAPF 2021-04-30 12:48:41 +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