1
0
Fork 0
OpenTTD/src/table
Peter Nelson 98c8445519
Codechange: Limit house default cargo label lists to original slot counts. (#13079)
Same as for IndustrySpec and IndustryTileSpec.
2024-11-15 08:07:02 +00:00
..
settings Remove: Hidden setting for adjacent stations (#12862) 2024-11-06 14:11:07 -05:00
CMakeLists.txt
airport_defaults.h Codechange: Add NewGRFSpecsBase class to hold class/index information. 2024-05-11 02:12:41 +01:00
airport_movement.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
airporttile_ids.h
airporttiles.h
animcursors.h
autorail.h
bridge_land.h
build_industry.h Codechange: Limit industry default cargo label lists to original slot counts. (#13072) 2024-11-14 19:05:18 +00:00
cargo_const.h Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
clear_land.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
control_codes.h Codechange: Remove TKM string code. 2024-01-28 14:44:24 +01:00
elrail_data.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
engines.h Fix 2fd90960: Missing default vehicles and industry acceptance/production. (#12000) 2024-02-05 23:11:32 +00:00
genland.h
heightmap_colours.h
industry_land.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
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: use StationGfx over RoadStopDir + optional offset for drive through stop 2024-10-23 18:19:32 +02:00
object_land.h Codechange: Add NewGRFSpecsBase class to hold class/index information. 2024-05-11 02:12:41 +01:00
opengl_shader.h
palette_convert.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
palettes.h
pricebase.h
railtypes.h Codechange: Reword rail/road type label constants (#11451) 2023-11-10 17:37:22 -05:00
road_land.h
roadtypes.h Codechange: Reword rail/road type label constants (#11451) 2023-11-10 17:37:22 -05:00
roadveh_movement.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
settings.h.postamble
settings.h.preamble Codechange: Add callback to IntSettingDesc to support more default values 2024-04-25 20:07:54 +02:00
sprites.h Codechange: Don't use enums for non-enumerated values. (#13031) 2024-10-27 18:02:49 +00:00
station_land.h Codechange: Store station layout tiles as std::span. 2024-08-03 14:57:34 +01:00
strgen_tables.h Fix #11907: Allow genders for time related {UNITS_XXX} (#11908) 2024-01-28 14:45:08 +01:00
string_colours.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
town_land.h Codechange: Limit house default cargo label lists to original slot counts. (#13079) 2024-11-15 08:07:02 +00:00
townname.h Codechange: remove all u8 prefix in favour of compile-time option (#11807) 2024-01-16 21:33:53 +00:00
track_land.h
train_sprites.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
tree_land.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
unicode.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
water_land.h