Mercurial > wow > inventory
comparison Inventorium.toc @ 80:c0bf2ddb5288
Added initial item refilling from the bank/guild. Not yet fully functional.
author | Zerotorescue |
---|---|
date | Wed, 05 Jan 2011 13:05:15 +0100 |
parents | 8d11fc88ecab |
children | 58617c7827fa |
comparison
equal
deleted
inserted
replaced
79:b89b6981783f | 80:c0bf2ddb5288 |
---|---|
12 # Main | 12 # Main |
13 Core.lua | 13 Core.lua |
14 | 14 |
15 # Modules | 15 # Modules |
16 Config.lua | 16 Config.lua |
17 Mover.lua | |
18 Scanner.lua | |
17 Summary.lua | 19 Summary.lua |
18 Queue.lua | 20 Queue.lua |
19 | 21 |
20 # Stuff | 22 # Stuff |
21 Widgets.lua | 23 Widgets.lua |
22 ItemData.class.lua | 24 ItemData.class.lua |
25 ItemMove.class.lua | |
23 | 26 |
24 # Data | 27 # Data |
25 Data\PremadeGroups.lua | 28 Data\PremadeGroups.lua |
26 Data\Scrolls.lua | 29 Data\Scrolls.lua |
27 | 30 |