Age | Commit message (Collapse) | Author |
|
rest of the action was skipped instead
|
|
DrawTileSeqStruct::IsTerminator(), DrawTileSeqStruct::IsParentSprite() to simplify stuff.
|
|
with version < 2 as incompatible. If you have trouble with certain grfs from BaNaNaS, then bother the author about fixing the grf.
|
|
|
|
cause a valid 1x1 house following it to be seen as multi-tile, causing crashes
|
|
|
|
loaded, and ensure we don't overfill the SpriteGroup pool
|
|
NewGRFs, and allow the maximum train length to be modified in multiplayer as well
|
|
tiles in the depot
-Fix [FS#4461]: don't count the number of vehicles but the length of vehicles to (configurably) limit train length
|
|
tunnel length setting
|
|
for uniform stations has been broken for over a year
|
|
when adding more than one variable
|
|
sorting of rail types in the drop down list
|
|
for rail types; e.g. introduce a particular rail type in 1960 (or when a vehicle using it is introduced), but also allow limiting its introduction to only happen when the required railtypes are available
|
|
be introduced if a particular rail type is introduced, e.g. to make sure slow rail is introduced when fast rail gets introduced
|
|
of GRFs with versions above 7.
|
|
|
|
|
|
out of memory error
|
|
|
|
for ships and RVs (Hirundo)
|
|
value for visual effect. This makes setting train prop 22 to 0 actually work (Hirundo)
|
|
use of the clashed. Provide properties so NewGRFs can provide cargo strings tailored for OpenTTD while retaining (some) backward compatability
|
|
|
|
string or select the case of the next substring
|
|
and gender names
|
|
|
|
differs between the file scan and other stages
|
|
(disabled/influencing) NewGRFs weren't properly ignored which could cause a desync
|
|
joining/starting a server)
|
|
0x15 (Speed).
|
|
0x13 (Power), 0x14 (Weight) and 0x18 (Tractive effort).
|
|
0x0D and 0x0E as documented
|
|
(planetmaker)
Note: Setting 'VRSN' also sets 'MINV' resulting in the Grf being only compatible to the same version. Set 'MINV' after 'VRSN' if your Grf is compatible to older versions.
|
|
liveries are used by some vehicle resp. which are not used at all.
|
|
according to their building flags
|
|
It was possible that part of a multitile house was not copied because the array was full
|
|
leak, causing valgrind warnings
|
|
|
|
property 13 correctly
|
|
of other NewGRFs
|
|
|
|
|
|
|
|
|
|
some headers
|
|
|
|
industries to m7 (same as airports and stations)
|
|
callback_mask, so it's the same for all NewGRF features with callbacks
|
|
their substitute type
|