OpenTTD/src/table
rubidium fbb9b4760a (svn r19005) -Codechange: make animated cursors have a bit set instead of using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed. 2010-02-04 15:42:38 +00:00
..
airport_defaults.h (svn r18845) -Codechange: introduce AirportTileSpec and use it for animation 2010-01-17 14:22:07 +00:00
airport_movement.h (svn r18805) -Codechange: move airport_movement.h to table/ 2010-01-15 10:55:43 +00:00
airporttile_ids.h (svn r18912) -Codechange: free up a bunch of airporttile ids by using the tile animation frame 2010-01-24 20:25:28 +00:00
airporttiles.h (svn r18912) -Codechange: free up a bunch of airporttile ids by using the tile animation frame 2010-01-24 20:25:28 +00:00
animcursors.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
autorail.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
bridge_land.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
build_industry.h (svn r18282) -Codechange: Remove IndustrySpec::raw_industry_cost_multiplier and use 8 * cost_multiplier instead. 2009-11-24 22:02:23 +00:00
cargo_const.h (svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions. 2009-12-05 21:39:28 +00:00
clear_land.h (svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names 2009-09-07 13:38:57 +00:00
control_codes.h (svn r18339) -Cleanup: remove SKIP support from strgen too 2009-11-29 17:24:39 +00:00
elrail_data.h (svn r17596) -Codechange: constify some tables 2009-09-20 23:11:01 +00:00
engines.h (svn r18005) -Codechange: Convert the Prices struct into an array and an enum. 2009-11-07 22:47:54 +00:00
genland.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
industry_land.h (svn r18409) -Change [FS#3349]: Recolour the bubble generator just like any other industry. (planetmaker) 2009-12-05 15:03:32 +00:00
landscape_sprite.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
palette_convert.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
palettes.h (svn r17900) -Fix (r2497): ExtraPaletteValues' tables were all a factor 3 too big 2009-10-29 11:24:58 +00:00
pricebase.h (svn r18945) -Codechange: typo 2010-01-29 00:11:30 +00:00
railtypes.h (svn r18972) -Add: [NewGRF] Per-rail type speed limits. 2010-01-31 13:17:29 +00:00
road_land.h (svn r18840) -Codechange: Use DrawCommonTileSeq[InGUI] for roaddepot drawing. 2010-01-16 22:52:51 +00:00
roadveh_movement.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
settings.h (svn r18999) -Change: update some of the defaults (Eddi) 2010-02-03 23:45:19 +00:00
sprites.h (svn r19005) -Codechange: make animated cursors have a bit set instead of using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed. 2010-02-04 15:42:38 +00:00
station_land.h (svn r19004) -Codechange: silence ICC warning that 'integer conversion resulted in a change of sign' 2010-02-04 15:27:25 +00:00
strgen_tables.h (svn r18626) -Fix [FS#3425]: {CARGO} takes 2 parameters, not 1. This made {N:XYZ} commands after CARGO mess up their indices and that then triggered an assertion 2009-12-25 10:04:30 +00:00
town_land.h (svn r18888) -Codechange: Rename PALETTE_59[EF] to something more meaningful. 2010-01-22 18:47:29 +00:00
townname.h (svn r17597) -Codechange: rename namegen* to townname* 2009-09-21 11:01:16 +00:00
track_land.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
train_cmd.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
tree_land.h (svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names 2009-09-07 13:38:57 +00:00
unicode.h (svn r17596) -Codechange: constify some tables 2009-09-20 23:11:01 +00:00
unmovable_land.h (svn r17596) -Codechange: constify some tables 2009-09-20 23:11:01 +00:00
water_land.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00