flareCoeff was only set if r_flareCoeff cvar was set as modified. Cvars are set as modified when created or changed.
fogNum 0 means no fog. Shaders don't try to apply fog color if fogNum is 0. This was done to make things more consistent and fix a crash in iortcw MP using a user made map on GNU/Linux x86_64.