OpenTTD-patches/ai/default
tron 9d0e7b6458 (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
..
default.c (svn r3181) -Bracing 2005-11-14 19:48:04 +00:00
default.h (svn r2973) Move a function declaration somewhere where it belongs 2005-09-23 06:38:36 +00:00