This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-26 05:34:12 +01:00
Code
Issues
Releases
Wiki
Activity
Files
a0293d313ddad5d649c966f87585417729018836
OpenTTD
/
src
/
table
History
Gabda87
a0293d313d
Add
#4115
: default company colour setting (
#6998
)
...
Works only in single player.
2019-01-10 10:45:38 +01:00
..
airport_defaults.h
…
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
2018-11-03 21:43:54 +01:00
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
)
2018-04-19 19:33:21 +01:00
currency_settings.ini
…
elrail_data.h
(svn r27972) -Fix (r15271) [FS#6670]: Catenary sprites got mixed up for depots.
2018-03-05 21:24:48 +00:00
engines.h
…
gameopt_settings.ini
…
genland.h
…
heightmap_colours.h
…
industry_land.h
…
landscape_sprite.h
…
misc_settings.ini
…
newgrf_debug_data.h
Add: NewGRF support for 16-in-16-out industries
2018-11-03 21:43:54 +01:00
object_land.h
…
palette_convert.h
…
palettes.h
…
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
2018-06-27 22:54:46 +02:00
settings.ini
Add
#4115
: default company colour setting (
#6998
)
2019-01-10 10:45:38 +01:00
sprites.h
…
station_land.h
…
strgen_tables.h
Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours. (
#6737
)
2018-04-19 19:33:21 +01:00
string_colours.h
…
town_land.h
…
townname.h
…
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
2018-12-27 18:09:16 +01:00
window_settings.ini
…