WelfareEpics-r81747.2

Details

  • Filename
    WelfareEpics-r81747.2.zip
  • Uploaded by
  • Uploaded
    Oct 1, 2008
  • Size
    128.84 KB
  • Downloads
    48
  • MD5
    490faa4fdcc94ebd05baece19a36228f

Supported WoW Retail Versions

  • 3.0.2

Changelog

------------------------------------------------------------------------
r81747 | ackis | 2008-09-15 13:25:58 -0400 (Mon, 15 Sep 2008) | 3 lines
Changed paths:
   M /trunk/WelfareEpics
   M /trunk/WelfareEpics/externals.txt

WelfareEpics:
- Externals update
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r81675 | ackis | 2008-09-13 00:48:11 -0400 (Sat, 13 Sep 2008) | 3 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Fix bug which was causing load errors

------------------------------------------------------------------------
r81671 | ackis | 2008-09-12 23:46:24 -0400 (Fri, 12 Sep 2008) | 3 lines
Changed paths:
   M /trunk/WelfareEpics
   M /trunk/WelfareEpics/externals.txt

WelfareEpics:
- Update externals

------------------------------------------------------------------------
r81444 | nevcairiel | 2008-09-06 13:09:38 -0400 (Sat, 06 Sep 2008) | 1 line
Changed paths:
   M /trunk/WelfareEpics

WelfareEpics: fix externals
------------------------------------------------------------------------
r81009 | ackis | 2008-08-26 16:41:53 -0400 (Tue, 26 Aug 2008) | 3 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Update comments/credits in comments
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r81006 | ackis | 2008-08-26 16:35:38 -0400 (Tue, 26 Aug 2008) | 3 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Added initial drop-down menu code, it won't show at all, I need to place it on the merchant frame
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r81005 | ackis | 2008-08-26 16:06:19 -0400 (Tue, 26 Aug 2008) | 5 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Lets remove all the tab code and stuff, we're going to use drop-down menu's!!!
- This *should* work for filtered items, all of the extra categorization won't work however
- Started the drop-down menu stuff (aka created a function)
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80811 | ackis | 2008-08-22 13:21:19 -0400 (Fri, 22 Aug 2008) | 3 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Added a GameTooltip:Show() to see if it works...
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80809 | ackis | 2008-08-22 12:57:48 -0400 (Fri, 22 Aug 2008) | 4 lines
Changed paths:
   A /trunk/WelfareEpics/MerchantFrame-8788.lua
   A /trunk/WelfareEpics/MerchantFrame-8820.lua
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Add new merchant frames for comparison sake, not a damn thing has changed however.
- Dry-coded (compiles w/ luac -p)
~lart cladhaire
------------------------------------------------------------------------
r80770 | ackis | 2008-08-21 11:56:24 -0400 (Thu, 21 Aug 2008) | 7 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Lookup tables are automated
- Created a reverse lookup table
- Tab ID setting uses reverse look up table
- Changed sub-category of other to something else, this may fix the bug I was having
- Uncommented sub-tab code, will have to test this out to verify it works
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80701 | ackis | 2008-08-19 19:39:56 -0400 (Tue, 19 Aug 2008) | 3 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Working again, need to revise extra tab code for some reason it borked everything

------------------------------------------------------------------------
r80691 | ackis | 2008-08-19 16:37:37 -0400 (Tue, 19 Aug 2008) | 4 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Add some debugging code to the tab creation, lets see what's going wrong when I create new tabs
- Add lookup table to MerchantFrame_Update
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80493 | ackis | 2008-08-15 13:33:44 -0400 (Fri, 15 Aug 2008) | 4 lines
Changed paths:
   A /trunk/WelfareEpics/MerchantFrame-8606.lua
   A /trunk/WelfareEpics/MerchantFrame-8770.lua
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Add 2.4 and 3.0 merchant frames just for comparison, will remove when this is ready to release
- Some more fixes (maybe?) for the nil tab error (removed sub-tabs for right now, we'll start with the 3 super categories of tabs first)
- Dry-coded (compiles w/ luac -p)
------------------------------------------------------------------------
r80465 | ackis | 2008-08-15 01:03:27 -0400 (Fri, 15 Aug 2008) | 3 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua

WelfareEpics:
- Few fixes for the bug I'm encountering, none of them worked however.
- Time to play WAR
------------------------------------------------------------------------
r80464 | ackis | 2008-08-15 00:32:55 -0400 (Fri, 15 Aug 2008) | 2 lines
Changed paths:
   M /trunk/WelfareEpics/WelfareEpics.lua
   M /trunk/WelfareEpics/WelfareEpics.toc

WelfareEpics:
lua> print("Penis")
------------------------------------------------------------------------

Additional Legacy Files