Age | Commit message (Collapse) | Author |
|
CMake works on all our supported platforms, like MSVC, Mingw, GCC,
Clang, and many more. It allows for a single way of doing things,
so no longer we need shell scripts and vbs scripts to work on all
our supported platforms.
Additionally, CMake allows to generate project files for like MSVC,
KDevelop, etc.
This heavily reduces the lines of code we need to support multiple
platforms from a project perspective.
Addtiionally, this heavily improves our detection of libraries, etc.
|
|
|
|
multiple entrances
Ported from jgrpp commit 79d5be7e265df3be8b73d484f0c7261b3c23229d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
INVALID_RAILTYPES, if it was accidentally tested, would match any railtype.
|
|
|
|
|
|
|
|
|
|
|
|
penalties differ.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Road vehicles shouldn't reverse all of a sudden.
|
|
the cost of a path exceeds max. penalty.
|
|
when the cost of a path exceeds max. penalty.
|
|
reverse.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function.
|
|
|
|
|
|
Given any speed issue cannot be attributed to checking for _debug_NNN_level, removing this is a safe action
This fixes #6652.
|
|
when trying to find any safe position.
|
|
bug about never used NPF_FLAG_IGNORE_RESERVED flag
|
|
|
|
|
|
meant the same thing, but only one was used. Keep PATH_TOO_LONG since it has the better documentation.
|
|
waiting position from a waypoint.
|
|
finding code and remove need to return fake path distance. (juanjo)
|
|
too long condition, as destination should not be considered in the former case.
|
|
path and applying penalty.
|