Mercurial > wow > dependencyloader
view .pkgmeta @ 12:b230b94d4487
fixed Addon.lua to use the unhooked EnableAddOn (still needs to be changed to grab from the interface)
improved the error message when creating an Addon object on a Blizzard addon (will add direct support later)
implemented the hooks on EnableAddOn and LoadAddOn
rearranged functions inside Tree.lua, with some edits
copied OptDeps from main module to the bootstrap module, to delegate loading to the client when possible
author | mckenziemc |
---|---|
date | Fri, 10 Dec 2010 00:21:17 -0800 |
parents | 47d15fc9208e |
children | 110baf84e7a8 |
line wrap: on
line source
package-as: DependencyLoader externals: DependencyLoader/libs/LibStub: url: svn://svn.wowace.com/wow/libstub/mainline/trunk DependencyLoader/libs/Ace3: url: svn://svn.wowace.com/wow/ace3/mainline/trunk DependencyLoader/libs/LibBuilder-1.0: url: http://hg.wowace.com/wow/libbuilder/mainline DependencyLoader/libs/LibPrint-1.0: url: http://hg.wowace.com/wow/libprint/mainline/LibStub DependencyLoader/libs/LibScriptLink-1.0: url: http://hg.wowace.com/wow/libscriptlink/mainline move-folders: DependencyLoader/DependencyLoader: DependencyLoader DependencyLoader/DependencyLoader_Bootstrap: DependencyLoader_Bootstrap DependencyLoader/DependencyLoader_Errata: DependencyLoader_Errata