LibGraph-2.0-r58226

Details

  • Filename
    LibGraph-2.0-r58226.zip
  • Uploaded by
  • Uploaded
    Jan 10, 2008
  • Size
    32.26 KB
  • Downloads
    109
  • MD5
    bbadc747a38e18f5b4842782d39087cf

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r58226 | xinhuan | 2008-01-11 00:50:45 -0500 (Fri, 11 Jan 2008) | 4 lines
Changed paths:
   M /trunk/LibGraph-2.0/LibGraph-2.0/LibGraph-2.0.lua

LibGraph-2.0:
- Properly embed and upgrade all library functions for all existing created graphs on a library upgrade. This wasn't done in Graph-1.0
- Switched order of some initialization code
- Get rid of some globals
------------------------------------------------------------------------
r58223 | xinhuan | 2008-01-10 23:48:36 -0500 (Thu, 10 Jan 2008) | 3 lines
Changed paths:
   M /trunk/LibGraph-2.0/LibGraph-2.0/LibGraph-2.0.lua

LibGraph-2.0:
- Provide a more descriptive error message if the debugstack(1,1,0) call fails to retrieve the path LibGraph-2.0.lua is located in
- Update test functions messages
------------------------------------------------------------------------
r57859 | xinhuan | 2008-01-03 17:42:43 -0500 (Thu, 03 Jan 2008) | 1 line
Changed paths:
   M /trunk/LibGraph-2.0/LibGraph-2.0/LibGraph-2.0.lua
   M /trunk/LibGraph-2.0/LibGraph-2.0.toc

LibGraph-2.0: Remove stray debug message, revert to LoD status, add ## X-Category: Library
------------------------------------------------------------------------
r57858 | xinhuan | 2008-01-03 17:36:33 -0500 (Thu, 03 Jan 2008) | 1 line
Changed paths:
   M /trunk/LibGraph-2.0
   M /trunk/LibGraph-2.0/LibGraph-2.0/LibGraph-2.0.lua
   M /trunk/LibGraph-2.0/LibGraph-2.0.toc

LibGraph-2.0: Fix internal paths, update test functions, remove AceLibrary calls, fix TOC, set tsvn:logtemplate.
------------------------------------------------------------------------
r57857 | xinhuan | 2008-01-03 16:41:20 -0500 (Thu, 03 Jan 2008) | 1 line
Changed paths:
   A /trunk/LibGraph-2.0/LibGraph-2.0/1-1.tga
   A /trunk/LibGraph-2.0/LibGraph-2.0/1-128.tga
   A /trunk/LibGraph-2.0/LibGraph-2.0/1-16.tga
   A /trunk/LibGraph-2.0/LibGraph-2.0/1-2.tga
   A /trunk/LibGraph-2.0/LibGraph-2.0/1-32.tga
   A /trunk/LibGraph-2.0/LibGraph-2.0/1-4.tga
   A /trunk/LibGraph-2.0/LibGraph-2.0/1-64.tga
   A /trunk/LibGraph-2.0/LibGraph-2.0/1-8.tga
   M /trunk/LibGraph-2.0/LibGraph-2.0/LibGraph-2.0.lua
   A /trunk/LibGraph-2.0/LibGraph-2.0/line.tga
   A /trunk/LibGraph-2.0/LibGraph-2.0/sline.tga
   A /trunk/LibGraph-2.0/LibGraph-2.0/triangle.tga

LibGraph-2.0: Add all the texture files and have all of them in the same folder as LibGraph-2.0.lua instead of separate folders. Modify some paths in the code.
------------------------------------------------------------------------
r57856 | joshborke | 2008-01-03 16:09:19 -0500 (Thu, 03 Jan 2008) | 1 line
Changed paths:
   A /trunk/LibGraph-2.0/LibStub.lua

LibGraph-2.0: Add in LibStub
------------------------------------------------------------------------
r57855 | joshborke | 2008-01-03 16:05:44 -0500 (Thu, 03 Jan 2008) | 4 lines
Changed paths:
   A /trunk/LibGraph-2.0
   A /trunk/LibGraph-2.0/LibGraph-2.0
   A /trunk/LibGraph-2.0/LibGraph-2.0/LibGraph-2.0.lua
   A /trunk/LibGraph-2.0/LibGraph-2.0.toc

LibGraph-2.0
- initial import
- convert GraphLib-1.0 to use LibStub

------------------------------------------------------------------------