Age | Commit message (Collapse) | Author |
|
|
|
|
|
functions and move the 'normal' case Pack/Unpack to Order.
|
|
|
|
remove an unused variable.
|
|
existings enums and helper functions.
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
station_func.h.
|
|
|
|
of for-loops
|
|
possible, so it doesn't build bridges everywhere
|
|
GetTileTrackStatus().
|
|
train had negative income
-Codechange: use GetDisplayProfitThisYear() to convert vehicle profit to readable form
|
|
and remove a 'goto'.
|
|
bridge to build, so it won't build wooden bridges everytime
|
|
|
|
|
|
IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
|
|
day to calculate running cost
-Fix [FS#1739]: vehicle profit is now counted with 8bit fract, so it is now shown properly in the vehicle details window
|
|
AI-use, NewGRF property 0x08 for trains.
|
|
in orders
|
|
GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
|
|
|
|
|
|
instead of using specific indexes each time.
-Codechange: Minor scope changes in said loops.
|
|
road bridge
|
|
uninitialized memory in the AI.
|
|
with other cases of *B_* vs *_* like VETSB_* and VETS_*.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
some type safety.
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
structs to a place where they are only included a few times.
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
|
|
their respective places.
|
|
|
|
bridge_map.h into tunnelbridge_map.h
|
|
|
|
rename it fitting to the naming style
|
|
cause they depend on Random()
-Codechange: Convert the CHANCE macros to functions and rename them fitting to the naming style
|
|
fitting to the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
|