Age | Commit message (Collapse) | Author |
|
wrong comments!
|
|
fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
|
properties.
|
|
methods. This yields in the following:
-Feature: make configuring the to-be-used base graphics via openttd.cfg and the command line possible.
-Feature: allow both the German as well as non-German toyland graphics as "correct" and official graphics.
-Feature: allow people to create their own base graphics easily and without requiring code changes.
|
|
extension extendable.
|
|
that's not what you want.
|
|
travel/wait times instead of only doing it for one vehicle in the shared order chain and only when some bit has not been set (PhilSophus)
|
|
the header).
-Fix: sprite payload skipping wouldn't skip enough bytes in a very small subset of compressed sprites.
|
|
allocated memory shouldn't be used after the function ended.
|
|
|
|
'use first refittable cargo', so don't issue a warning for it.
|
|
networking enabled.
|
|
|
|
impossible.
|
|
it used to be, disable a NewGRF if unexpected sprites are reached.
|
|
were available as the engine availability check was performed too early.
|
|
|
|
station window (and not only the train list).
|
|
windows dirty.
|
|
go-to-nearest-depot-orders.
|
|
|
|
|
|
dropdown menu system, allowing flexible menus instead of fixed string lists, and removing code duplication.
|
|
|
|
|
|
In other words, one can now specifies a 16 bits cost multiplier.
|
|
The presence of a HQ is only dictated by the 7th bit been set.
The rest of the data is related to the size and the type.
|
|
|
|
is more exact and less subject to interpretation
|
|
so that a minimum width can be specified.
|
|
|
|
to say "not with NTP" instead of "requires NPF" (which has been untrue since the introduction of YAPF). Thanks to FauxFaux for pointing this out.
|
|
don't convert the rail if the engines of the new type are powered on the existing type.
|
|
value when not loading an ini file.
-Fix: wrong insertion management causing leaks.
|
|
multipliers are the same.
|
|
|
|
information struct.
|
|
source, so data can be changed.
|
|
instead of relying on consecutive string IDs.
|
|
|
|
|
|
on all platforms
|
|
|
|
thus making compilation fail on OSX (planetmaker)
|
|
Windows graphics packs while retaining the possibility to override the palette.
|
|
vehicle list window's caption
|
|
another engine at the second position, not all 'important' data was copied to the new head.
|
|
still shared by other vehicles.
|
|
and GetPrevUnit().
|
|
some unneeded '(x == 0) ? 0 : 1' constructs.
|