OpenAll-r46818

Details

  • Filename
    OpenAll-r46818.zip
  • Uploaded by
  • Uploaded
    Aug 17, 2007
  • Size
    2.98 KB
  • Downloads
    128
  • MD5
    720cd39b00c7ffb9b3eabe7487755ef1

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r46818 | kemayo | 2007-08-18 00:16:11 -0400 (Sat, 18 Aug 2007) | 1 line
Changed paths:
   M /trunk/OpenAll/OpenAll.lua

OpenAll: Stop a loop that could maybe happen on COD items.  Don't permanently disable the buttons if there's no mail (oops).
------------------------------------------------------------------------
r45564 | kemayo | 2007-08-01 22:10:57 -0400 (Wed, 01 Aug 2007) | 1 line
Changed paths:
   M /trunk/OpenAll
   M /trunk/OpenAll/OpenAll.lua
   M /trunk/OpenAll/OpenAll.toc

OpenAll: Add a "Take Cash" button, because it's only a few extra lines to do it.
------------------------------------------------------------------------
r45330 | kemayo | 2007-07-30 20:55:38 -0400 (Mon, 30 Jul 2007) | 2 lines
Changed paths:
   M /trunk/OpenAll/OpenAll.lua

OpenAll:
-Make inventory full errors actually stop the loop.  (Missing quotes.)
------------------------------------------------------------------------
r45325 | kemayo | 2007-07-30 18:34:23 -0400 (Mon, 30 Jul 2007) | 5 lines
Changed paths:
   M /trunk/OpenAll/OpenAll.lua
   M /trunk/OpenAll/OpenAll.toc

OpenAll: According to the file modified dates these changes are from about a month ago.  I noticed them on my work computer, so apparently I hadn't committed them. Looking at svn diff, I think I:
-Added some LoadManagers
-Added a check for the inventory being full
-Switched to reverse collection (I assume I stole this from hyperChipmunk)
-Maybe broke stuff.  Who knows?
------------------------------------------------------------------------