WoWInterface SVN AtlasLootReverse

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 34 to Rev 35
    Reverse comparison

Rev 34 → Rev 35

AtlasLootReverse.lua
73,7 → 73,7
[47242] = true, -- Trophy
}
wipe(db.whoTable) -- Wipe the table
AtlasLoot_LoadAllModules() -- Force AtlasLoot to load all modules
AtlasLoot:LoadModule("all") -- Force AtlasLoot to load all modules
for k1,v1 in pairs(AtlasLoot_TableNames) do -- in loottables.*.lua
if type(AtlasLoot_Data[k1]) == "table" then
for k2,v2 in pairs(AtlasLoot_Data[k1]) do
AtlasLootReverse.toc
1,7 → 1,7
## Interface: 30300
## Interface: 40000
## Title: AtlasLootReverse
## Notes: Does a reverse lookup of AtlasLoot for an item's drop info.
## Version: 1.7
## Version: 1.8
## Author: pceric
## SavedVariables: AtlasLootReverseDB
## X-Website: http://www.wowinterface.com/downloads/info12834-AtlasLootReverse.html