log Modules/Api.lua @ 150:47885ba83d38 Release 2010-10-30

age author description
Thu, 12 Aug 2010 07:11:57 -0700 Asa Ayers API: added IAapi.GetItemCost
Thu, 12 Aug 2010 00:54:00 -0700 Asa Ayers API: Added a way for other addons to register with ItemAuditor once it loads if they were loaded first and updated the example at the end of Api.lua.
Thu, 29 Jul 2010 22:29:47 -0700 Asa Ayers Fixed a bug in IAapi.RegisterCraftingDecider and added a parameter so registered deciders can provide their own options group.
Wed, 28 Jul 2010 22:19:38 -0700 Asa Ayers Added a public API so other addon developers can register themselves as a queue destination and added a UI so users can select that destination.
Tue, 27 Jul 2010 18:00:00 -0700 Asa Ayers Added first public API.