OpenTTD/src/table
2025-01-29 21:46:39 +00:00
..
settings Fix #13392: Signs of removed stations are no longer visible. (#13395) 2025-01-28 19:10:32 +00:00
airport_defaults.h Codechange: use explicit Year constructor call in data tables 2025-01-01 00:38:35 +01:00
airport_movement.h
airporttile_ids.h Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00:00
airporttiles.h
animcursors.h
autorail.h
bridge_land.h Codechange: use explicit Year constructor call in data tables 2025-01-01 00:38:35 +01:00
build_industry.h Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00:00
cargo_const.h Add #12975: Cargo class bits 13 and 14 now define potable and non-potable. (#12979) 2024-12-01 13:48:18 +00:00
clear_land.h
CMakeLists.txt
control_codes.h Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00:00
elrail_data.h Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00:00
engines.h Codechange: Use EnumBitSet for ExtraEngineFlags. 2025-01-29 21:46:39 +00:00
genland.h
heightmap_colours.h
industry_land.h
landscape_sprite.h Codechange: Use span instead of marker terminated array for indexed sprite loading. (#13050) 2024-11-02 14:47:49 +00:00
newgrf_debug_data.h Codechange: rename CargoID to CargoType and amend related variables/comments 2025-01-26 18:07:10 +01:00
object_land.h Codechange: use explicit Year constructor call in data tables 2025-01-01 00:38:35 +01:00
opengl_shader.h
palette_convert.h
palettes.h Codechange: Use std::endian instead of TTD_ENDIAN defines. 2025-01-28 19:37:34 +00:00
pricebase.h
railtypes.h
road_land.h
roadtypes.h
roadveh_movement.h
settings.h.postamble
settings.h.preamble Codechange: Add callback to IntSettingDesc to support dynamic min/max 2025-01-05 23:31:50 +01:00
sprites.h Codefix: Sprite offsets and counts are not SpriteIDs. (#13336) 2025-01-19 15:58:13 +00:00
station_land.h Codechange: Make StationType an enum class. (#13339) 2025-01-19 20:53:08 +00:00
strgen_tables.h Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00:00
string_colours.h
town_land.h Codechange: rename CargoID to CargoType and amend related variables/comments 2025-01-26 18:07:10 +01:00
townname.h Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00:00
track_land.h
train_sprites.h
tree_land.h
unicode.h
water_land.h