OpenTTD/table
tron f7abff5f96 (svn r3181) -Bracing
-Indentation
-Whitespace
-DeMorgan's Law
-Test with NULL or 0 for non-booleans
-'\0' instead of 0 for chars
-Remove redundantly redundant comments (like DoFoo(); // Do foo)
-Join multiple short lines with a single statement
-Split single lines with multiple statements
-Avoid assignments in if
2005-11-14 19:48:04 +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 r2701) Insert Id tags into all source files 2005-07-24 14:12:37 +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 r3181) -Bracing 2005-11-14 19:48:04 +00:00
files.h (svn r2701) Insert Id tags into all source files 2005-07-24 14:12:37 +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 r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers 2005-07-24 15:56:31 +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 r3181) -Bracing 2005-11-14 19:48:04 +00:00
station_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
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 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
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