Age | Commit message (Collapse) | Author |
|
numbers to percents
|
|
|
|
files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files.
|
|
Return "0.7" to get an api compatible (as much as possible) with the 0.7 api or "0.8" to get the latest api.
-Change [NoAI]: move all deprecated functions to a separate squirrel script that is only loaded if an AI requests an old API version.
|
|
|
|
|
|
AISubsidy::GetSourceType, AISubsidy::GetSourceIndex, AISubsidy::GetDestinationType, AISubsidy::GetDestinationIndex for better subsidy management
-Change [NoAI]: mark AISubsidy::SourceIsTown, AISubsidy::GetSource, AISubsidy::GetDestinationType, AISubsidy::GetDestination as deprecated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
trunk@HEAD.
|
|
depot again...
|
|
|
|
valid signs. This makes AISign::GetMaxSignID obsolete.
|
|
companies to the default values, not to 0 or the local settings
|
|
|
|
of an airport
|
|
|
|
order sprite.
|
|
HasDock(). Just like AIIndustry.
|
|
that are already build.
|
|
certain cargo needs a bus- or a truckstop.
|
|
left side of the window too (based on work by Alberth)
|
|
|
|
Note: as you might know subversion has the tendency to also remove unversioned files when a directory is removed, so scenarios and heightmaps in that directory will be gone too.
|
|
AIOrder::SetOrderFlags().
|
|
AIIndustry::GetMaxIndustryID().
|
|
which cannot accept CT_INVALID.
-Codechange: Add Engine::GetDefaultCargoType() and Engine::CanCarryCargo() and use them.
-Fix [FS#2617]: When articulated parts have no available default cargo, use the cargo type of the first part for livery selection.
-Change: To decide whether a vehicle is refittable do not test its current capacity for being zero, but always use the 'capacity property'.
Note: The property is used unmodifed without calling CB 15/36. By setting it to a non-zero value and returning zero in the callback vehicles can be refitted to/from zero capacity for e.g. livery effects.
Note: It is intentional that you cannot control refittability by CB 36.
|
|
AIEngine::GetMaxTractiveEffort.
|
|
BuildRoadStation and BuildDriveThroughRoadStation.
|
|
|
|
and MoveWagonChain (frosch).
|
|
front tile instead of a bool is_vertical (frosch).
|
|
AIBridge::IsValidBridge now only returns true for available bridges.
|
|
AIAirport::IsValidAirportType now only returns true for available AirportTypes.
|
|
|
|
AIIndustry::GetLastMonthProduction instead.
|
|
openttdd.grf
|
|
with our own custom sprites.
|
|
restore it.
|
|
|
|
the scripts readme
|
|
duplication.
|
|
|
|
(different format for NULL pointers)
|
|
|
|
now available via the content service
|