Age | Commit message (Collapse) | Author |
|
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
trambit (like caused during road construction reworks) or when (manually) reversing in a corner.
|
|
hexadecimals.
|
|
|
|
way you can play with NewGRFs made for the Windows palette with the DOS palettes base GRFs (and vice versa). Note that for this to work correctly ALL NewGRFs must use the same palette; mix and match is not yet supported.
|
|
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)
|