Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
TunnelBridgeIsFree() and return a CommandCost status.
|
|
if a header require a header make it include that header
|
|
whether it succeeded or not.
-Fix: AIs did update their last cost incorrectly in network games if the cost of the DC_EXEC phase differed from the ~DC_EXEC phase.
|
|
invalid cargo sub types for the build year of the vehicle. Fall back to another cargo sub type with the exact same name, otherwise fallback to cargo sub type 0.
|
|
consistent. Now always the cargo class decides.
|
|
|
|
when they should.
-Codechange: Move capacity calculation to a single function for all vehicle types, so the behaviour can be kept consistent easier.
|
|
|
|
to EngineInfo.
|
|
|
|
vehicle type specific strings for a specific message
|
|
|
|
|
|
they can head for somewhere else instead of stumbling over a ghost.
|
|
|
|
|
|
information in purchase-list/after building before users have a chance to blame OpenTTD for incorrectly autorenewing/-replacing.
|
|
VehiclePositionChanged and EndVehicleMove.
|
|
|
|
color and colour.
|
|
|
|
|
|
be and use correct return type
|
|
destructor as that was already doing the same for a few vehicle types.
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
reservation of another train inside the wormhole.
|
|
sure it always results in the same irregardless of the order of the hash-linked-list.
-Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code.
|
|
autoreplace kernel.
|
|
instead of void*.
|
|
depot (callback 0x11) and give a warning about that
|
|
the 3 users include it, reducing dependencies on misc/smallvec.h
|
|
|
|
|
|
simplifying calling code somewhat.
|
|
|
|
|
|
from openttd.h to their own headers.
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
uniform naming of the thing instead of using both names for the same thing.
|
|
DC_EXEC and DC_QUERY_COST) and included more info when returning CommandCost
This allowed cleaning up the code in MaybeReplaceVehicle()
|
|
CmdSend<VehicleType>ToDepot commands.
|
|
Vehicle::NeedsServicing() and Vehicle::NeedsAutomaticServicing().
-Fix (r11052): Disable servicing by service-interval if a vehicle has depot orders.
|
|
openttd.h) to engine_type.h.
|
|
DrawPixelInfo.
|
|
constants
-Fix: refit button widget was not correctly updated
|