HomeWildfire Games

# Add fog-of-war.

Description

Add fog-of-war.

Move Vision component to C++, for more efficient FoW processing.
Disable FoW on demo maps.

Details

Committed
philipSep 23 2010, 2:13 PM
Parents
rP8159
Branches
Unknown
Tags
Unknown

Event Timeline

Stan added a subscriber: Stan.Sep 29 2019, 12:03 PM
Stan added inline comments.
/ps/trunk/source/simulation2/components/CCmpRangeManager.cpp
57

According to sonar this UB: 'Shifting signed value by too many bits is undefined behaviour.'
CWE-758: Reliance on Undefined, Unspecified, or Implementation-Defined Behavior