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/table
tron f1a9bda2d5 (svn r6255) Simplify drawing of catenary in depots 18 years ago
..
ai_rail.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 18 years ago
animcursors.h (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers 19 years ago
autorail.h (svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopes 18 years ago
bridge_land.h (svn r4430) - NewGRF: Use the bridge's sprite layout for drawing high pillars. This fixes newgrf's high-bridge pillars drawing. Also remove the now obsolete _bridge_poles_table which was already integrated into the bridge sprite tables 18 years ago
build_industry.h (svn r4920) Remove parameters, which get only used in certain functions, by splitting those functions. 18 years ago
clear_land.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 18 years ago
elrail_data.h (svn r6255) Simplify drawing of catenary in depots 18 years ago
engines.h (svn r5975) -Cleanup: use ORIGINAL_BASE_YEAR & ORIGINAL_MAX_YEAR where the functions really depend on the original date format. 18 years ago
files.h (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
genland.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 18 years ago
industry_land.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 18 years ago
landscape_const.h (svn r4564) CodeChange : Constify the sprites of _cargo_types_base_values 18 years ago
landscape_sprite.h (svn r3125) Symbolic names for skiping sprites and the end of the sprite list 19 years ago
namegen.h (svn r6220) -Fix: added missing space in a string for Catalan town names (Arnau) 18 years ago
palettes.h (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
road_land.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 18 years ago
roadveh.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 18 years ago
sprites.h (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
station_land.h (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
town_land.h (svn r5926) -Codechange: make _cur_year contain the full year, instead of the offset since 1920 18 years ago
track_land.h (svn r5785) Fix(5771) : Silenced a warning in MSVC that prevented from compiling. 18 years ago
train_cmd.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 18 years ago
tree_land.h (svn r3564) Several smaller changes: 19 years ago
unmovable_land.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 18 years ago
water_land.h (svn r2781) Fix some of the issues with variables in .h files. 19 years ago