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 aada042d57 (svn r5136) Fix various style bugs:
- Trailing whitespace
- Trailing empty lines
- Missing newline at EOF
- Missing svn:eol-style native
19 years ago
..
ai_rail.h (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes 19 years ago
animcursors.h (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers 19 years ago
autorail.h (svn r3297) Staticise 19 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 19 years ago
build_industry.h (svn r4920) Remove parameters, which get only used in certain functions, by splitting those functions. 19 years ago
clear_land.h (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes 19 years ago
elrail_data.h (svn r5136) Fix various style bugs: 19 years ago
engines.h (svn r5105) - NewGRF: Move callbackmask from *VehicleInfo to EngineInfo. This simplifies code that works with more than one vehicle type. 19 years ago
files.h (svn r3314) Add 2 times static 19 years ago
genland.h (svn r2701) Insert Id tags into all source files 19 years ago
industry_land.h (svn r4568) CodeChange : Bring definitions and uses of DrawTypesStructures toguether. 19 years ago
landscape_const.h (svn r4564) CodeChange : Constify the sprites of _cargo_types_base_values 19 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 r4639) -Feature: Turkish town names (jnmbk) 19 years ago
palettes.h (svn r2701) Insert Id tags into all source files 19 years ago
road_land.h (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers 19 years ago
roadveh.h (svn r2701) Insert Id tags into all source files 19 years ago
sprites.h (svn r5070) Merged the bridge branch 19 years ago
station_land.h (svn r3447) - CodeChange: [ 1360866 ] station_land.h Naming ALL sprites. Also replaced the SPTR_STATUE_GROUND by the more obvious SPR_CONCRETE_GROUND in unmovable_cmd.c. No functional changes except for commenting out PALETTE_RECOLOR_SPRITE in table/sprites.h. (Belugas) 19 years ago
town_land.h (svn r4568) CodeChange : Bring definitions and uses of DrawTypesStructures toguether. 19 years ago
track_land.h (svn r4384) -Codechange: rail drawing code 19 years ago
train_cmd.h (svn r2701) Insert Id tags into all source files 19 years ago
tree_land.h (svn r3564) Several smaller changes: 19 years ago
unmovable_land.h (svn r4568) CodeChange : Bring definitions and uses of DrawTypesStructures toguether. 19 years ago
water_land.h (svn r2781) Fix some of the issues with variables in .h files. 19 years ago