You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/media/extra_grf
PeterN 23960d0f2c Feature: Group liveries, and livery window usability enhancements. (#7108)
* Change: Replace checkbox in livery selection window with Default option in drop down selection.

This reduces clutter in the UI and allows for primary/secondary colours to independently follow the default scheme if desired.

* Feature: Add vehicle group liveries.
5 years ago
..
rivers (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
2ccmap.nfo (svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both. 14 years ago
airport_preview.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
airport_preview.png (svn r22537) -Change [FS#3494]: replace the half small airport structure on the intercontinental airport with some grass 13 years ago
airports.nfo (svn r27976) -Add [FS#6664]: Climate-specific Action5 extra airport sprites. (PaulC) 6 years ago
airports.png (svn r27977) -Add [FS#6664]: Replace the office building sprite on various toyland airports with a better fitting sprite. This also affects GRFs which activate the default refinery in toyland. (PaulC) 6 years ago
airports_orig_extra.nfo (svn r27977) -Add [FS#6664]: Replace the office building sprite on various toyland airports with a better fitting sprite. This also affects GRFs which activate the default refinery in toyland. (PaulC) 6 years ago
aqueduct.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
aqueduct.png (svn r22971) -Add [FS#4787]: climate aware canal/aqueduct graphics; based on work by PaulC 13 years ago
assemble_nfo.awk (svn r26708) -Codechange: replace C preprocessor with all kinds of options to prevent adding certain things to the result and the sed script to remove everything that shouldn't be in the resulting nfo file but came out of the C preprocessor by a small-ish awk program. This means no more breaking if a C preprocessor decides to add more data to the processed file (like GCC's inclusion of stdc-predef.h when not passing -nostdinc). It furthermore more than halfs the time needed for the assemble step of the extra GRF compilation 10 years ago
autorail.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
autorail.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
canal_locks.png (svn r23203) -Change: make locks more consistently looking (PaulC) 13 years ago
canals.nfo (svn r27731) -Fix (r27730): Missed some sprites which also belong into orig_extra.grf 7 years ago
canals.png (svn r22971) -Add [FS#4787]: climate aware canal/aqueduct graphics; based on work by PaulC 13 years ago
canals_extra.nfo (svn r27731) -Fix (r27730): Missed some sprites which also belong into orig_extra.grf 7 years ago
chars.nfo (svn r27915) -Fix (r27730) [FS#6620]: Glyphs in range U+0020 to U+00FF may only be defined in orig_extra.grf, not in openttd.grf. 7 years ago
chars.png (svn r23926) -Update [FS#5055]: some missing Latin-ish characters as some translations started using them (PaulC) 12 years ago
chars_orig_extra.nfo (svn r27915) -Fix (r27730) [FS#6620]: Glyphs in range U+0020 to U+00FF may only be defined in orig_extra.grf, not in openttd.grf. 7 years ago
elrails.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
elrails.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
fix_graphics.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
fix_graphics.png (svn r23639) -Fix [FS#4892]: fix transparency for steel mill, colour translations in some arctic buildings and a wrongly replaced sprites (PaulC) 13 years ago
flags.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
flags.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
foundations.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
foundations.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
mono.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
mono.png (svn r23926) -Update [FS#5055]: some missing Latin-ish characters as some translations started using them (PaulC) 12 years ago
oneway.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
oneway.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
openttd.nfo Feature: Group liveries, and livery window usability enhancements. (#7108) 5 years ago
openttdgui.nfo Feature: Group liveries, and livery window usability enhancements. (#7108) 5 years ago
openttdgui.png Fix: Some pixels in ship autoreplace icon (sprite 106) were transparent. 6 years ago
openttdgui_group_livery.png Feature: Group liveries, and livery window usability enhancements. (#7108) 5 years ago
orig_extra.nfo (svn r27977) -Add [FS#6664]: Replace the office building sprite on various toyland airports with a better fitting sprite. This also affects GRFs which activate the default refinery in toyland. (PaulC) 6 years ago
palette.nfo (svn r26869) -Add: support for an all black palette to prevent the need of having a black tile of all different slopes (ic111) 10 years ago
roadstops.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
roadstops.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
shore.nfo (svn r27265) -Fix: Truncated comment in openttd.grf 9 years ago
shore.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
signals.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
signals.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
sloped_tracks.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
sloped_tracks.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
tramtracks.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
tramtracks.png (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
tunnel_portals.nfo (svn r23982) -Codechange: use NFO v32 for the extra graphics 12 years ago
tunnel_portals.png (svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (sprites by Snail). 12 years ago