Age | Commit message (Collapse) | Author |
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
RoadOwner.
-Fix: Before evaluating RoadOwner, check if the roadtype is present.
-Fix: Some places assumed that MP_ROAD means normal street.
|
|
oil rig routes
|
|
|
|
were not available in original game, causing small planes and helis everywhere
|
|
DiagDirection to Track and Trackbits
|
|
something more than whitespace as description of files that don't have a description.
|
|
primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
|
okay (or lines starting with a space and then tabs).
|
|
operators.
|
|
depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
|
function can be used
|
|
|
|
|
|
it more clear that they are no loading/unloading flags. Also add more type strictness.
|
|
|
|
|
|
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.
|
|
|
|
openttd.h) to engine_type.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.
|
|
there were any tram grfs loaded
|
|
YAPF failed for steep slopes.
Trolly failed for a lot.
|
|
road bridge
|
|
uninitialized memory in the AI.
|
|
building/removing a large block of track/signals/station
|
|
with other cases of *B_* vs *_* like VETSB_* and VETS_*.
|