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
rubidium af0616729a (svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box.
-Change: make extra sprites (the ones not in the TTD GRFs) replaceable using Action 5.
-Feature: make replacing contiguous subsets of sprites in for some types possible in Action 5.
Note to GRF authors: when you replaced OpenTTD sprites that are not from the TTD GRF files using Action A, your GRF will not have the intended result anymore as the sprite numbers have changed. You should replace the Action A with an Action 5 from now on.
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 r8129) -Codechange: Change data tables to use split off palette map. And 18 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 r11402) -Fix [FS#1382]: incorrect handling of industry behaviour 'must be in town with population large than 1200' 17 years ago
cargo_const.h (svn r11428) -Fix: wrong string used for candy/sweets units_volume 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 r9825) -Codechange: [NewGRF] Add support for early vehicle retirement. 17 years ago
files.h (svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box. 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
road_land.h (svn r10507) -Fix [FS#1019]: apparantly we used the wrong sprites for some pieces of the tram catenary (even though TTDP did so too). 17 years ago
roadveh.h (svn r9926) -Fix (r9923): the vehicle should continue on the next tile, not 'finishing' the turn. 17 years ago
sprites.h (svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box. 17 years ago
station_land.h (svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs. 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 r9672) -Cleanup: lots of coding style fixes around operands. 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