Age | Commit message (Collapse) | Author |
|
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.
|
|
information struct.
|
|
source, so data can be changed.
|
|
instead of relying on consecutive string IDs.
|
|
Windows graphics packs while retaining the possibility to override the palette.
|
|
some unneeded '(x == 0) ? 0 : 1' constructs.
|
|
|
|
|
|
names. And add a few comments on the _extra_palette_values array.
|
|
|
|
related values in _string_colormap table
|
|
GUI. (michi_cc)
|
|
|
|
|
|
were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
|
|
into their own parameter.
|
|
order on LE and BE machines
|
|
|
|
|
|
"tracks for slopes". It's not useful right now, but it will be in the future.
|
|
|
|
wagon"
|
|
really year, not date
|
|
becomes very low so the buttons are still visible and useable. Patch by Dominik.
|
|
oil rig routes
|
|
when used instead of when loading, to allow callback values to work properly.
|
|
the original values were correct.
|
|
something more than whitespace as description of files that don't have a description.
|
|
primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
|
so it uses less memory.
|
|
types, instead of deciding by the rail type directly.
|
|
instead of transparent
|
|
|
|
already have them.
|
|
someone without a keyboard can enter text too. Patch by Dominik.
|
|
|
|
toys and bubbles in total cargo tab
|
|
to a grfcodec bug (fixed in grfcodec 0.9.10 r1837)
|
|
bridge. Spotted and fixed by a lot of people ;)
|
|
|
|
consistency.
And obviously forgot to compile before committing, as the array rename would have been evident.
|
|
A bit of re-indenting too
|
|
spaces), one space too many before macro definition and rename marco MB (MakeBridge) for MBR(MakeBRidge)
|
|
Add macro MR (PALETTE_TO_STRUCT_RED) for easier viewing.
Still more to come.
|
|
Add macro MN for easier viewing.
More to come.
|
|
vehicles' running cost, and show running cost of wagons if they have it.
|
|
another one closely matching
-Codechange: Replace two magic numbers with according sprite names
|
|
DrawTileSprites into one PalSpriteID
|
|
one PalSpriteID
|
|
station_land and unmovable_land.
|