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
peter1138 323f6e461a (svn r11791) -Cleanup: move railtype data into table/, like other data files. 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 r8129) -Codechange: Change data tables to use split off palette map. And 18 years ago
build_industry.h (svn r11534) -Feature(newgrf): Implement property 23h for Industries. 17 years ago
cargo_const.h (svn r11758) -Fix(ette): Populate 'void' cargo slots (unused slots in temperate and arctic) with default data as per pre-newcargo support. These slots are still disabled by default, but some NewGRFs (erroneously?) expect the default data. 17 years ago
clear_land.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
control_codes.h (svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt to registers 0x100 to 0x10F. 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 r11789) -Codechange: coding style for global variable names 17 years ago
files.h (svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch by BigBB 17 years ago
genland.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
industry_land.h (svn r11102) -Codechange: remove some pointless addition+substractions. Patch by frosch. 17 years ago
landscape_sprite.h (svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box. 17 years ago
namegen.h (svn r9672) -Cleanup: lots of coding style fixes around operands. 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 r11791) -Cleanup: move railtype data into table/, like other data files. 17 years ago
road_land.h (svn r11689) -Fix: compilation error and most of warnings for gcc 4.3 17 years ago
roadveh.h (svn r11449) -Fix [FS#1160]: trams could deadlock themselves. As of now trams will turn as roadvehicles do when the player cannot build a tram track piece on the next tile without destroying anything. It will not turn when the player can build the before mentioned track piece on the 'next' tile. 17 years ago
sprites.h (svn r11748) -Codechange: Remove magic numbers introduced on r11746 and r11727 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 r11102) -Codechange: remove some pointless addition+substractions. Patch by frosch. 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 (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
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 r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; 18 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