dhewm3/neo/d3xp/ai
dhewg 9ab9bdea8b Fix -Wparentheses warnings
suggest explicit braces to avoid ambiguous ‘else’
suggest parentheses around ‘&&’ within ‘||’
suggest parentheses around ‘-’ in operand of ‘&’
suggest parentheses around arithmetic in operand of ‘|’
equality comparison with extraneous parentheses

Functional change:
Proper HELLTIME check in Playerview due to missing parentheses.
2011-12-10 15:36:06 +01:00
..
AAS.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
AAS.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
AAS_debug.cpp Fix -Wunused-variable warnings 2011-12-10 15:36:03 +01:00
AAS_local.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
AAS_pathing.cpp Fix -Wunused-but-set-variable warnings 2011-12-10 15:36:04 +01:00
AAS_routing.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
AI.cpp Fix -Wunused-but-set-variable warnings 2011-12-10 15:36:04 +01:00
AI.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
AI_events.cpp Fix -Wparentheses warnings 2011-12-10 15:36:06 +01:00
AI_pathing.cpp Fix -Wuninitialized warnings 2011-12-10 15:36:05 +01:00
AI_Vagary.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00