3.3.2-1.0.4-3-gc642442

Details

  • Filename
    Spamalyzer-3.3.2-1.0.4-3-gc642442.zip
  • Uploaded by
  • Uploaded
    Mar 13, 2010
  • Size
    151.26 KB
  • Downloads
    145
  • MD5
    b2f811f759bbfb6f454141e88cbe9403

Supported WoW Retail Versions

  • 3.3.0

Changelog

James D. Callahan III:
    - Moved EscapeChar() into a do-block with Spamalyzer:StoreMessage() since the former is only a helper function for the latter.
    - Moved GetPlayerClass() into the do-block containing DrawTooltip() - removed its usage elsewhere, as it is now only called if required within DrawTooltip() to (hopefully) ensure all broadcasting players have a class assigned.
    - Move declaration/definition of CLASS_COLORS into the do-block containing DrawTooltip().

Additional Files