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/src/table
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
..
airport_defaults.h (svn r27908) -Codechange: Mark airport tile tables and FTAs "const" to be sure that they are really constant 7 years ago
airport_movement.h
airporttile_ids.h
airporttiles.h
animcursors.h
autorail.h
bridge_land.h
build_industry.h Add: Industries can produce and accept up to 16 different cargoes 6 years ago
cargo_const.h
clear_land.h
company_settings.ini
control_codes.h Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours. (#6737) 6 years ago
currency_settings.ini
elrail_data.h (svn r27972) -Fix (r15271) [FS#6670]: Catenary sprites got mixed up for depots. 6 years ago
engines.h
gameopt_settings.ini (svn r26206) -Fix [FS#5829]: Run everything from ini, obg, obs, obs, ... files through str_validate. 11 years ago
genland.h
heightmap_colours.h (svn r26930) -Add: extra shadings to he heightmap colour tables (Chillcore) 10 years ago
industry_land.h
landscape_sprite.h
misc_settings.ini (svn r26990) -Feature: Add option to choose normal, double or quad-size interface. 10 years ago
newgrf_debug_data.h Add: NewGRF support for 16-in-16-out industries 6 years ago
object_land.h (svn r27183) -Fix: GCC5 compilation 9 years ago
palette_convert.h
palettes.h (svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a file no its own. (Cif) 9 years ago
pricebase.h
railtypes.h
road_land.h
roadveh_movement.h
settings.h.postamble
settings.h.preamble Codechange: lengthof is not defined for runtime-length strings, use sizeof instead 6 years ago
settings.ini Change: Invalidate ship path caches if pathfinder choice or forbid-90-degree turns are changed. 5 years ago
sprites.h Feature: Group liveries, and livery window usability enhancements. (#7108) 5 years ago
station_land.h
strgen_tables.h Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours. (#6737) 6 years ago
string_colours.h (svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen to link to the TextColour enum. 9 years ago
town_land.h Add: Houses can accept up to 16 different cargo types via NewGRF. 5 years ago
townname.h Fix: unicode characters in Romanian town names (#7141) 5 years ago
track_land.h
train_cmd.h
tree_land.h
unicode.h
water_land.h
win32_settings.ini Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
window_settings.ini