OpenTTD/table
Darkvater 051c5da378 (svn r3464) - Fix: restate some of the sprites in their old spaces. Was missed out because the patch was so huge. Thanks to Tron for pointing out the command of diff to ignore whitespace-only changes (--diff-cmd diff -x -ub) 2006-01-28 13:43:45 +00:00
..
ai_rail.h (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes 2005-10-22 06:39:32 +00:00
animcursors.h (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers 2005-07-24 15:56:31 +00:00
autorail.h (svn r3297) Staticise 2005-12-14 06:20:23 +00:00
bridge_land.h (svn r3118) Name 3 palette modifiers properly (belugas) 2005-11-02 13:06:07 +00:00
build_industry.h (svn r3135) Use symbolic names in the tables, which hold the information about accepted goods of industry tiles, instead of magic numbers 2005-11-04 16:12:48 +00:00
clear_land.h (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes 2005-10-22 06:39:32 +00:00
engines.h (svn r3388) - NewGRF: Allow train running cost class to differ from engine class. Also fix typo in r3384. 2006-01-07 16:47:59 +00:00
files.h (svn r3314) Add 2 times static 2005-12-18 12:17:53 +00:00
genland.h (svn r2701) Insert Id tags into all source files 2005-07-24 14:12:37 +00:00
industry_land.h (svn r3195) Use bitfields instead of explicit shifting/masking 2005-11-16 11:55:06 +00:00
landscape_const.h (svn r2701) Insert Id tags into all source files 2005-07-24 14:12:37 +00:00
landscape_sprite.h (svn r3125) Symbolic names for skiping sprites and the end of the sprite list 2005-11-03 15:25:45 +00:00
namegen.h (svn r2957) - Feature: [ 1263280 ] Danish town names (fey_dk) 2005-09-16 10:37:21 +00:00
palettes.h (svn r2701) Insert Id tags into all source files 2005-07-24 14:12:37 +00:00
road_land.h (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers 2005-07-24 15:56:31 +00:00
roadveh.h (svn r2701) Insert Id tags into all source files 2005-07-24 14:12:37 +00:00
sprites.h (svn r3464) - Fix: restate some of the sprites in their old spaces. Was missed out because the patch was so huge. Thanks to Tron for pointing out the command of diff to ignore whitespace-only changes (--diff-cmd diff -x -ub) 2006-01-28 13:43:45 +00:00
station_land.h (svn r3447) - CodeChange: [ 1360866 ] station_land.h Naming ALL sprites. Also replaced the SPTR_STATUE_GROUND by the more obvious SPR_CONCRETE_GROUND in unmovable_cmd.c. No functional changes except for commenting out PALETTE_RECOLOR_SPRITE in table/sprites.h. (Belugas) 2006-01-26 19:06:16 +00:00
town_land.h (svn r3118) Name 3 palette modifiers properly (belugas) 2005-11-02 13:06:07 +00:00
track_land.h (svn r3108) Confine the use of SPR_OPENTTD_BASE to table/sprites.h by adding/using some sprite enums 2005-10-31 10:23:58 +00:00
train_cmd.h (svn r2701) Insert Id tags into all source files 2005-07-24 14:12:37 +00:00
tree_land.h (svn r3196) Use structs instead of magic offsets into arrays 2005-11-16 12:01:46 +00:00
unmovable_land.h (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers 2005-07-24 15:56:31 +00:00
water_land.h (svn r2781) Fix some of the issues with variables in .h files. 2005-08-01 16:31:19 +00:00