Age | Commit message (Collapse) | Author |
|
|
|
settings unless gui.ai_developer_tools is enabled (Zuu)
|
|
|
|
use instead of property 18.
|
|
|
|
|
|
in all cases
|
|
false for valid vehicles and crashed for invalid ones
|
|
|
|
|
|
operations for the current tick
|
|
|
|
TILE_HEIGHT for the AI API code
|
|
use it
|
|
functions if they return the Z in pixels (like TilePixelHeight)
|
|
|
|
backtrace of some AI crashes (Kogut)
|
|
them friends (instead of doing it implicit via AIInstance). This fixes all compile errors with clang-2.9
|
|
too long
|
|
|
|
|
|
used by small functions that compute there value on-the-fly when necessary
|
|
condition
|
|
r22858 (Zuu)
|
|
|
|
|
|
AIStation::IsWithinTownInfluence(), AITile::IsWithinTownInfluence() and AITown::IsWithinTownInfluence().
|
|
|
|
|
|
and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity.
|
|
for expired airports.
|
|
performance information (Morloth)
|
|
as no real order influencing path finding is added
|
|
|
|
|
|
|
|
|
|
command-/GUI-scope itself.
|
|
|
|
(thanks Zuu)
|
|
|
|
AIOF_GOTO_NEAREST_DEPOT flag for existing orders triggered an assert. Explicitly forbid this as precondition for SetOrderFlags
|
|
deal with no longer existing Engine items after resetting the pool.
|
|
tunnel length setting
|
|
for uniform stations has been broken for over a year
|
|
and cur_real_order_index to keep track of the current real order in an unambiguous way.
-Fix [FS#4440]: Automatic orders behave now stable wrt. service orders and are not added or removed depending on the need of servicing.
-Fix: Various other issues with automatic orders, e.g. vehicles getting stuck with "no orders" when there are automatic orders at the end of the order list.
|
|
of dealing with them
|
|
|
|
from some AI headers, reducing the include tree
|
|
|