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 dd20ccee88
Feature: Industries with neutral stations (e.g. Oil Rig) only supply/accept cargo to/from their neutral station. (#7234)
This change is a controlled by a game setting, located under Environment ->
Industries which allows toggling the behaviour. It defaults to enabled.

"Company stations can serve industries with attached neutral stations"

When enabled, industries with attached neutral station (such as Oil Rigs) may
also be served by company-owned stations built nearby. This is the traditional
behaviour.

When disabled, these industries may only be served by their neutral station.
Any nearby company-owned stations won't be able to serve them, nor will the
neutral station serve anything else other than the industry.
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 Codechange: Convert saveload numbers to enum values. 5 years ago
control_codes.h Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours. (#6737) 6 years ago
currency_settings.ini Codechange: Convert saveload numbers to enum values. 5 years ago
elrail_data.h (svn r27972) -Fix (r15271) [FS#6670]: Catenary sprites got mixed up for depots. 6 years ago
engines.h Fix: Set MU flag on some default engines. 5 years ago
gameopt_settings.ini Codechange: Convert saveload numbers to enum values. 5 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 Feature: Add option to adjust font size separately from GUI size. (#7003) 5 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 Feature: Industries with neutral stations (e.g. Oil Rig) only supply/accept cargo to/from their neutral station. (#7234) 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. 6 years ago
townname.h Fix: spelling for a few real town names (#7338) 5 years ago
track_land.h
train_cmd.h
tree_land.h
unicode.h
water_land.h
win32_settings.ini Codechange: Convert saveload numbers to enum values. 5 years ago
window_settings.ini Codechange: Convert saveload numbers to enum values. 5 years ago