Quantcast

In addon:UpdateFilters(): Removed some unnecessary table modifications.

Author torhal <torhal@dummy.example.com>
Author date 2009-09-19 20:02:09
Author local date 2009-09-19 20:02:09 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-09-19 20:02:09
Committer local date 2009-09-19 20:02:09 +0000
Commit 69960569709d14dca7a7e8c12b8b9e72d815e352
Tree 6f66f9d313399c3137dda45fb9c15751ae08042d
Parent 100cf776b4ec8b52ead54ec8a11dd3c37c3fb0b1
In addon:UpdateFilters(): Removed some unnecessary table modifications.
In ITEM_TYPES and ORDERED_ITEM_TYPES: Renamed "Cloak", "Ring", "Necklace", "OneHanded", and "TwoHanded" to "Back", "Finger", "Neck", "One-Hand", and "Two-Hand".
In addon:ScanTooltip(): Rewrote armor-type detection to use left and right tooltip texts instead of error-prone matching on a concatenated string.