LibAbacus-3.0-r49742

Details

  • Filename
    LibAbacus-3.0-r49742.zip
  • Uploaded by
  • Uploaded
    Sep 25, 2007
  • Size
    8.35 KB
  • Downloads
    154
  • MD5
    dc6c3101a4ac21d54510f2e216125e99

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r49742 | ckknight | 2007-09-25 14:47:54 -0400 (Tue, 25 Sep 2007) | 2 lines
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.toc
   M /trunk/LibBabble-Spell-3.0/LibBabble-Spell-3.0.toc
   M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.toc
   M /trunk/LibCrayon-3.0/LibCrayon-3.0.toc
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.toc
   M /trunk/LibFuBarPlugin-3.0/LibFuBarPlugin-3.0.toc
   M /trunk/LibGratuity-3.0/LibGratuity-3.0.toc
   M /trunk/LibJostle-3.0/LibJostle-3.0.toc
   M /trunk/LibParser-4.0/LibParser-4.0.toc
   M /trunk/LibRock-1.0/LibRock-1.0.toc
   M /trunk/LibRockConfig-1.0/LibRockConfig-1.0.toc
   M /trunk/LibRockConsole-1.0/LibRockConsole-1.0.toc
   M /trunk/LibRockDB-1.0/LibRockDB-1.0.toc
   M /trunk/LibRockEvent-1.0/LibRockEvent-1.0.toc
   M /trunk/LibRockHook-1.0/LibRockHook-1.0.toc
   M /trunk/LibRockLocale-1.0/LibRockLocale-1.0.toc
   M /trunk/LibRockModuleCore-1.0/LibRockModuleCore-1.0.toc
   M /trunk/LibRockTimer-1.0/LibRockTimer-1.0.toc
   M /trunk/LibRollCall-2.0/LibRollCall-2.0.toc
   M /trunk/LibSharedMedia-2.0/LibSharedMedia-2.0.toc
   M /trunk/LibSpecialEvents-Aura-3.0/LibSpecialEvents-Aura-3.0.toc
   M /trunk/LibTourist-3.0/LibTourist-3.0.toc

.Lib* - upgrade TOC to 20200

------------------------------------------------------------------------
r49493 | ckknight | 2007-09-21 22:18:06 -0400 (Fri, 21 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.lua

LibAbacus-3.0 - fix compat layer
------------------------------------------------------------------------
r49429 | ckknight | 2007-09-21 04:17:24 -0400 (Fri, 21 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.toc

LibAbacus-3.0 - add X-AceLibrary-Abacus-2.0 to toc.
------------------------------------------------------------------------
r49377 | ckknight | 2007-09-20 17:25:21 -0400 (Thu, 20 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.lua

LibAbacus-3.0 - add compat layer for Abacus-2.0
------------------------------------------------------------------------
r49290 | xionglingfeng | 2007-09-19 14:11:09 -0400 (Wed, 19 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.lua

LibAbacus-3.0 - Add Chinese Simplify translation.
------------------------------------------------------------------------
r48808 | ckknight | 2007-09-13 02:02:14 -0400 (Thu, 13 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.lua

LibAbacus-3.0 - typo. value -> duration
------------------------------------------------------------------------
r48806 | ckknight | 2007-09-13 02:00:19 -0400 (Thu, 13 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.lua

LibAbacus-3.0 - fix typo with getting contract functions
------------------------------------------------------------------------
r48803 | ckknight | 2007-09-13 01:39:09 -0400 (Thu, 13 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.lua

LibAbacus-3.0 - fix typo
------------------------------------------------------------------------
r48016 | ckknight | 2007-09-02 21:26:43 -0400 (Sun, 02 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.lua

LibAbacus-3.0 - remove a few old :argCheck calls
------------------------------------------------------------------------
r48015 | ckknight | 2007-09-02 21:24:22 -0400 (Sun, 02 Sep 2007) | 4 lines
Changed paths:
   A /trunk/LibAbacus-3.0
   A /trunk/LibAbacus-3.0/LICENSE.txt
   A /trunk/LibAbacus-3.0/LibAbacus-3.0.lua
   A /trunk/LibAbacus-3.0/LibAbacus-3.0.toc
   A /trunk/LibAbacus-3.0/lib.xml

LibAbacus-3.0 - initial commit.
- same API as Abacus-2.0, only uses Rock instead.
- use contracts instead of manual typechecking. (should make things faster)

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