dhewm3/neo
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
..
cm Fix -Wuninitialized warnings 2011-12-10 15:36:05 +01:00
d3xp Fix -Wparentheses warnings 2011-12-10 15:36:06 +01:00
framework Fix -Wparentheses warnings 2011-12-10 15:36:06 +01:00
game Fix -Wparentheses warnings 2011-12-10 15:36:06 +01:00
idlib Fix -Wparentheses warnings 2011-12-10 15:36:06 +01:00
MayaImport Fix all whitespace errors 2011-12-10 15:35:54 +01:00
openal Fix all whitespace errors 2011-12-10 15:35:54 +01:00
renderer Fix -Wparentheses warnings 2011-12-10 15:36:06 +01:00
sound Fix -Wunused-but-set-variable warnings 2011-12-10 15:36:04 +01:00
sys Fix -Wunused-result warnings 2011-12-10 15:36:05 +01:00
tools Fix -Wuninitialized warnings 2011-12-10 15:36:05 +01:00
TypeInfo Fix all whitespace errors 2011-12-10 15:35:54 +01:00
ui Fix -Woverloaded-virtual warnings 2011-12-10 15:36:05 +01:00
SConstruct Fix all whitespace errors 2011-12-10 15:35:54 +01:00