LibGraph-2.0-r58334
Details
-
FilenameLibGraph-2.0-r58334.zip
-
Uploaded by
-
UploadedJan 12, 2008
-
Size32.65 KB
-
Downloads191
-
MD5b4ef2f5f84968dae6d5f36b4ec0bcd26
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r58334 | xinhuan | 2008-01-12 06:42:17 -0500 (Sat, 12 Jan 2008) | 3 lines
Changed paths:
M /trunk/LibGraph-2.0/LibGraph-2.0/LibGraph-2.0.lua
M /trunk/LibGraph-2.0/LibGraph-2.0/line.tga
LibGraph-2.0:
- Set default drawn lines to draw on "ARTWORK" layer if it isn't specified
- Replace the 65580 bytes line.tga with a 764 bytes line.tga version that is identical, but merely with run length encoding enabled.
------------------------------------------------------------------------
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
------------------------------------------------------------------------