mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-19 02:18:31 +01:00
-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 |
||
---|---|---|
.. | ||
ai_rail.h | ||
animcursors.h | ||
autorail.h | ||
bridge_land.h | ||
build_industry.h | ||
clear_land.h | ||
engines.h | ||
files.h | ||
genland.h | ||
industry_land.h | ||
landscape_const.h | ||
landscape_sprite.h | ||
namegen.h | ||
palettes.h | ||
road_land.h | ||
roadveh.h | ||
sprites.h | ||
station_land.h | ||
town_land.h | ||
track_land.h | ||
train_cmd.h | ||
tree_land.h | ||
unmovable_land.h | ||
water_land.h |