comparison .pkgmeta @ 31:90d58723ac0a

- Removed all BeanCounter checks in files. + Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. + Added AceHook library for the BeanCounter Support module. ~ Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. ~ All module comments are now a property of the modules themselves and can be retrieved with (string)?.moduleDescription? and (bool)?.moduleRequired?. ~ All module references are now called ?mod?. ! Added a new config group: Modules. This group will show the module statuses and descriptions and it will contain all optional modules (with their settings) as subgroups. - Removed all libraries from the repository.
author Zerotorescue
date Fri, 10 Sep 2010 18:59:58 +0200
parents e64ee275bf09
children 69fc1ca8881f
comparison
equal deleted inserted replaced
30:4ab03ed958ed 31:90d58723ac0a
18 url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0 18 url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
19 tag: latest 19 tag: latest
20 Libs/AceGUI-3.0-SharedMediaWidgets: 20 Libs/AceGUI-3.0-SharedMediaWidgets:
21 url: svn://svn.wowace.com/wow/ace-gui-3-0-shared-media-widgets/mainline/trunk/AceGUI-3.0-SharedMediaWidgets 21 url: svn://svn.wowace.com/wow/ace-gui-3-0-shared-media-widgets/mainline/trunk/AceGUI-3.0-SharedMediaWidgets
22 tag: latest 22 tag: latest
23 Libs/AceHook-3.0:
24 url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceHook-3.0
25 tag: latest
23 Libs/AceTimer-3.0: 26 Libs/AceTimer-3.0:
24 url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0 27 url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0
25 tag: latest 28 tag: latest
26 Libs/CallbackHandler-1.0: 29 Libs/CallbackHandler-1.0:
27 url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0 30 url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0