view Plugins/AuctionAddons/AuctionAddons.xml @ 88:f1c035694545

Now trying to continue moving item 0.5 seconds after the last ITEM_LOCK_CHANGED-event, rather than 1 second after BAG_UPDATE. Skipping items which are tagged locked by the client while not tagged as locked in our addon.
author Zerotorescue
date Fri, 07 Jan 2011 10:34:38 +0100
parents 3bec0ea44607
children
line wrap: on
line source
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
	<Script file="Auctionator.lua"/>
	<Script file="Auctioneer.lua"/>
	<Script file="AuctionLite.lua"/>
	<Script file="AuctionMaster.lua"/>
	<Script file="AuctionProfitMaster.lua"/>
	<Script file="Others.lua"/>
	<Script file="ZeroAuctions.lua"/>
</Ui>