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 b0135b4381 (svn r5723) - Move the declaration of DrawRoadDepotSprite() out of functions.h (but I'm not too happy with the new header)
- Use DiagDirection instead of plain int for the orientation of the depot graphics
- Rename the associated data tables with sprites to something more meaningful
18 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 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 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: 18 years ago
engines.h (svn r5262) Add symbolic names for the aircraft subtypes. not perfect, but better than raw numbers 18 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. 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 r5504) Feature : Added Italian town name generator. (sidew) 18 years ago
palettes.h (svn r2701) Insert Id tags into all source files 19 years ago
road_land.h (svn r5723) - Move the declaration of DrawRoadDepotSprite() out of functions.h (but I'm not too happy with the new header) 18 years ago
roadveh.h (svn r2701) Insert Id tags into all source files 19 years ago
sprites.h (svn r5362) - Fix: Updated sprites in New Airports to be allow cleaner replacement by newgrf graphics. All tiles now use SPR_AIRPORT_APRON as the tarmac. Created two new sprites in airports.grf for half-grass half-tarmac tiles on Intercontinental airport. 18 years ago
station_land.h (svn r5385) - Fix: Corrected new helipad layering so helicopters go over the H, not through it! ;) Thanks to mart3p for spotting this. 18 years ago
town_land.h (svn r4568) CodeChange : Bring definitions and uses of DrawTypesStructures toguether. 18 years ago
track_land.h (svn r4384) -Codechange: rail drawing code 18 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. 18 years ago
water_land.h (svn r2781) Fix some of the issues with variables in .h files. 19 years ago