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
Michael Lutz 33ca4f2b99 Codechange: Let the compile generate the master command table out of templated command traits.
This is using a non-intrusive type-traits like templated system, which
allows compile-time validation that the command table and the command
enum match up.
3 years ago
..
settings Change: Make pf.yapf.rail_firstred_twoway_eol on by default (#9544) 3 years ago
CMakeLists.txt Codechange: Let the compile generate the master command table out of templated command traits. 3 years ago
airport_defaults.h
airport_movement.h
airporttile_ids.h
airporttiles.h
animcursors.h
autorail.h
bridge_land.h
build_industry.h
cargo_const.h Codechange: Remove CargoSpec::multipliertowngrowth which is unused (#9701) 3 years ago
clear_land.h
control_codes.h
elrail_data.h
engines.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 3 years ago
genland.h
heightmap_colours.h
industry_land.h
landscape_sprite.h
newgrf_debug_data.h
object_land.h
opengl_shader.h
palette_convert.h
palettes.h
pricebase.h
railtypes.h
road_land.h
roadtypes.h
roadveh_movement.h
settings.h.postamble
settings.h.preamble Codechange: use the name string in SaveLoad for the name of the Setting as well 3 years ago
sprites.h Change: use icons to indicate you/host in Online Players GUI 3 years ago
station_land.h Fix #9186: Fix incorrect bounding box height causing station sprite glitch. (#9187) 3 years ago
strgen_tables.h
string_colours.h
town_land.h
townname.h Fix: Correct name of Golub-Dobrzyn 3 years ago
track_land.h
train_sprites.h Codechange: Let the compile generate the master command table out of templated command traits. 3 years ago
tree_land.h
unicode.h
water_land.h