Age | Commit message (Collapse) | Author |
|
remove an unused variable.
|
|
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
station_func.h.
|
|
|
|
|
|
entrances.
|
|
vehicles' running cost, and show running cost of wagons if they have it.
|
|
GetTileTrackStatus().
|
|
and remove a 'goto'.
|
|
one-way-road in the next tiles.
|
|
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
|
|
switch/case at many places
|
|
(Yorick)
|
|
to reverse on junction tiles. (spotted by SmatZ)
|
|
It is more descriptive name and it will not upset the generate script anymore
|
|
-Codechange: Remove direct access to the _bridge table in favor of the above mentioned GetBridgeSpec
-Codechange: Rationalize the use of Bridge type pointer
|
|
with an OnNewDay method in the Vehicle class
|
|
aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
|
|
|
|
|
|
constants
-Fix: refit button widget was not correctly updated
|
|
the code at some places
|
|
with other cases of *B_* vs *_* like VETSB_* and VETS_*.
|
|
|
|
single point on bridges. Based on a patch by SmatZ.
|
|
unneeded include from openttd.h.
|
|
it turned around at a corner and then would enter a drive through station at the next tile.
|
|
now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
|
|
|
some type safety.
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
|
|
|
|
single location.
|
|
needed.
|
|
|
|
functions.
|
|
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
their respective places.
|
|
|
|
|
|
r11642
|
|
bridge_map.h into tunnelbridge_map.h
|