Age | Commit message (Collapse) | Author |
|
over existing road with vehicle on it, or do not fail at all
|
|
|
|
unconditionally returning a possibly non-existant sprite.
|
|
GetCrossingRailAxis() to improve code readability
|
|
TrainCheckIfLineEnds to simplify the code
|
|
there can be less checks in pathfinders for depots/stations/tunnels/bridges
|
|
Dominik)
|
|
|
|
largest patch tab, so adding patch options is simply a case of adding to the lists.
|
|
|
|
|
|
DC_QUERY_COST is set (patch by Raimar Falke)
It never happens in current code, but it is better to be ready for it
|
|
bridges (spotted by _minime_)
|
|
tile/vehicle visible too (original idea by Dominik)
It improves the game appearance when playing with very small screen resolution
|
|
station dragging
|
|
when Ctrl is pressed
|
|
input, depot/group window wasn't updated (original patch by GrimRC)
|
|
news
|
|
|
|
do not let it leave again
|
|
another town
|
|
should be road (with 2x2, 3x3 grid town layouts)
|
|
town, so weird things won't happen anymore
|
|
-Cleanup: apply a bit of code style. Mostly re-indenting switch cases
|
|
single function
-Fix: Handle the bridge recolouring mapping as the other features. Although not specified by the specs, it seems to be implicit.
|
|
another one closely matching
-Codechange: Replace two magic numbers with according sprite names
|
|
nearest now
|
|
|
|
|
|
uninitialised variable
|
|
DrawTileSprites into one PalSpriteID
|
|
one PalSpriteID
|
|
station_land and unmovable_land.
|
|
station_land and unmovable_land.
|
|
-Codechange: undefine a defined macro once work is finished, just in case
|
|
aircraft slow down more rapidly than slower aircraft. This prevents them
from reaching the end of the runway at high speed, and also stops slow
aircraft from slowing down too much at the start of the runway.
|
|
ID. Rename this to preview_player_rank and change back to a uint8 to avoid confusion.
|
|
0x18, independent of grf version.
|
|
IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
|
|
|
|
not the variable.
|
|
is a vehicle on it
|
|
correctly in the purchase list. Multiple cargo types can also now been shown.
|
|
|
|
identical apart the caption. So remove one window definition and set manually the caption accordingly.
-Codechange: prepare the "type" of bridge parameter only once, at the beginning of the selection process. Makes less magic around.
|
|
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
|
|
trains. Instead of trying to work it out again, just use the cached values...
|
|
switch/case at many places
|
|
length was limited to 9
|
|
files
|