OpenTTD/table
tron 22d2ca7cc6 (svn r6255) Simplify drawing of catenary in depots 2006-08-31 07:29:19 +00:00
..
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. 2006-08-22 14:38:37 +00:00
animcursors.h (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers 2005-07-24 15:56:31 +00:00
autorail.h (svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopes 2006-08-12 12:56:45 +00:00
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 2006-04-15 16:07:00 +00:00
build_industry.h (svn r4920) Remove parameters, which get only used in certain functions, by splitting those functions. 2006-05-20 16:46:37 +00:00
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. 2006-08-22 14:38:37 +00:00
elrail_data.h (svn r6255) Simplify drawing of catenary in depots 2006-08-31 07:29:19 +00:00
engines.h (svn r5975) -Cleanup: use ORIGINAL_BASE_YEAR & ORIGINAL_MAX_YEAR where the functions really depend on the original date format. 2006-08-20 12:39:17 +00:00
files.h (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
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. 2006-08-22 14:38:37 +00:00
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. 2006-08-22 14:38:37 +00:00
landscape_const.h (svn r4564) CodeChange : Constify the sprites of _cargo_types_base_values 2006-04-24 17:32:09 +00:00
landscape_sprite.h (svn r3125) Symbolic names for skiping sprites and the end of the sprite list 2005-11-03 15:25:45 +00:00
namegen.h (svn r6220) -Fix: added missing space in a string for Catalan town names (Arnau) 2006-08-29 18:50:15 +00:00
palettes.h (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
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. 2006-08-22 14:38:37 +00:00
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. 2006-08-22 14:38:37 +00:00
sprites.h (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
station_land.h (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
town_land.h (svn r5926) -Codechange: make _cur_year contain the full year, instead of the offset since 1920 2006-08-16 11:39:55 +00:00
track_land.h (svn r5785) Fix(5771) : Silenced a warning in MSVC that prevented from compiling. 2006-08-06 01:51:57 +00:00
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. 2006-08-22 14:38:37 +00:00
tree_land.h (svn r3564) Several smaller changes: 2006-02-06 09:18:04 +00:00
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. 2006-08-22 14:38:37 +00:00
water_land.h (svn r2781) Fix some of the issues with variables in .h files. 2005-08-01 16:31:19 +00:00