Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Feature: GS method to allow company to use an engine before its introduction date
* Feature: GS method to retire an engine early for a specific company
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
|
|
vehicles with the same base introduction date (#7147)
|
|
|
|
|
|
|
|
|
|
is safe to run every day before the last railtype has been introduced, is also safe to run after the last railtype has been introduced.
|
|
offered.
|
|
list when they were in exclusive preview.
|
|
(based on patch by Juanjo).
|
|
the return is not NULL)
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
be no vehicles available at all.
|
|
strings.
|
|
available, and tell what to do in that case
|
|
Eagle_rainbow)
|
|
use the particular vehicle-type/cargo-type combination.
|
|
introduced to everyone.
|
|
|
|
the company ranking.
|
|
vehicle types (Eagle_rainbow)
|
|
Doxygen improvements.
|
|
GSEngine::IsBuildable when outside GSCompanyMode scope.
|
|
NewsFlag instead.
|
|
in case they need resorting due to changed reliabilities.
|
|
to determine the capacity of vehicles. This allows vehicles to better control the capacity for cargotypes which they know; and let cargo NewGRFs influence the capacity for cargos the vehicle NewGRF does not know, but which the vehicle is refittable to due to cargo classes.
|
|
multipliers when refitting vehicles, which do not use callback 15.
|
|
|
|
|
|
|
|
|
|
|
|
Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity().
|
|
|
|
GetVehicleProperty().
|
|
Engine::DetermineCapacity().
|
|
savegame, just like it's running when NewGRFs are changed during a game
|
|
Vehicle to simplify code.
|