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
belugas 034150c199 (svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h
It is more descriptive name and it will not upset the generate script anymore
17 years ago
..
ai_rail.h (svn r10672) -Codechange: typify some parameters/variables. 17 years ago
animcursors.h (svn r8880) -Codechange: make anim cursors an array of structs. 18 years ago
autorail.h (svn r11787) -Codechange: more header rewrites. This time related to viewport.h. 17 years ago
bridge_land.h (svn r12064) -Codechange : Give grf bridges their own ResetBridges function, and put bridge spec in table/bridge_land.h, where it should be. 17 years ago
build_industry.h (svn r12041) -Codechange: Add the loader and the property for action 00 industries, prop 24, nearby station name. 17 years ago
cargo_const.h (svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same cargo it could happen that the strings are defined by one cargo and the 'action2' by another and when one assumes that both come from the same NewGRF... So store the GRF ID with the strings. To be extra sure add the same protection mechanism to industries and towns too. 17 years ago
clear_land.h
control_codes.h (svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuffled sprites in original data files instead of shuffling or skipping 17 years ago
elrail_data.h (svn r11054) -Fix [FS#944]: mismatch between TTDP's and OTTD's placement of catenary, creating graphical glitches when loading a catenary replacement. Patch by frosch. 17 years ago
engines.h (svn r12019) -Codechange: Add support for passenger engine designation for AI-use, NewGRF property 0x08 for trains. 17 years ago
files.h (svn r11949) -Codechange: add river icon and cursor, drawn by skidd13. 17 years ago
genland.h
industry_land.h (svn r11102) -Codechange: remove some pointless addition+substractions. Patch by frosch. 17 years ago
landscape_sprite.h (svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from indexed GRFs. 17 years ago
namegen.h (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. 17 years ago
palettes.h (svn r9654) -Fix: Add string colours for the DOS palette and use them when playing with the DOS data files. 17 years ago
railtypes.h (svn r11800) -Codechange: move some functions to a more logical location + some type safety. 17 years ago
road_land.h (svn r11689) -Fix: compilation error and most of warnings for gcc 4.3 17 years ago
roadveh_movement.h (svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h 17 years ago
sprites.h (svn r11949) -Codechange: add river icon and cursor, drawn by skidd13. 17 years ago
station_land.h (svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch by BigBB 17 years ago
town_land.h (svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same cargo it could happen that the strings are defined by one cargo and the 'action2' by another and when one assumes that both come from the same NewGRF... So store the GRF ID with the strings. To be extra sure add the same protection mechanism to industries and towns too. 17 years ago
track_land.h (svn r8129) -Codechange: Change data tables to use split off palette map. And 18 years ago
train_cmd.h
tree_land.h (svn r11536) -Codechange: Align some elements of the _tree_layout_sprite table a little better looking for the eye 17 years ago
unicode.h (svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuffled sprites in original data files instead of shuffling or skipping 17 years ago
unmovable_land.h (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; 18 years ago
water_land.h (svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals. 17 years ago