WoWInterface SVN MorgDKP

Compare Revisions

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

Rev 34 → Rev 35

trunk/MorgDKP/BidQuery.lua
622,6 → 622,7
 
function MorgDKP:OnWaitWhisper(sender, action, member)
action = string.upper(action)
if string.upper(sender) == string.upper(member) then member = nil end
local POOL = self.db.account.defaults.raid
local main = self:CheckforAlias(sender, POOL)
if action == "WAIT" or action == "WAIT+" then
trunk/MorgDKP/plugins/morgdkp/Morgexport.php
116,7 → 116,6
} else {
if (!$DBName[1]) $DBName[1] = "DKP";
$pools[1] = $DBName[1];
$events[1] = $DBName[1];
$singlepool = true;
}
foreach ($pools as $pluspoolnum => $poolname) {
trunk/MorgDKP/MorgDKP.lua
16,7 → 16,7
 
MorgDKP = AceLibrary("AceAddon-2.0"):new("AceEvent-2.0", "AceHook-2.1", "AceConsole-2.0","AceComm-2.0", "AceDB-2.0")
 
MorgDKP.version = "7.00"
MorgDKP.version = "7.01"
MorgDKP.commPrefix = "MorgDKP"
MorgDKP.commVersion = 6.2
 
trunk/MorgDKP/MorgDKP.toc
1,6 → 1,6
## Interface: 20400
## Author: Morgalm & Fryguy
## Title: MorgDKP - |cffffffffv|r|cff00ff007.00|r
## Title: MorgDKP - |cffffffffv|r|cff00ff007.01|r
## Notes: Inspects all members of raid and saves in database, as well as lists people's dkp values
## DefaultState: 1
## SavedVariables: MorgDKPDB, MorgDKPFuBarDB