dhewm3-sdk/d3xp/ai
dhewg f4f5d9c914 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.
2018-08-20 01:46:24 +02:00
..
AAS.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AAS.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AAS_debug.cpp Fix -Wunused-variable warnings 2018-08-20 01:46:23 +02:00
AAS_local.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AAS_pathing.cpp Fix -Wunused-but-set-variable warnings 2018-08-20 01:46:23 +02:00
AAS_routing.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AI.cpp Fix -Wunused-but-set-variable warnings 2018-08-20 01:46:23 +02:00
AI.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AI_events.cpp Fix -Wparentheses warnings 2018-08-20 01:46:24 +02:00
AI_pathing.cpp Fix -Wuninitialized warnings 2018-08-20 01:46:23 +02:00
AI_Vagary.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00