LibBabble-Zone-3.0-r54802
Details
-
FilenameLibBabble-Zone-3.0-r54802.zip
-
Uploaded by
-
UploadedNov 14, 2007
-
Size21.21 KB
-
Downloads66
-
MD5a439d3a7d0b922062804db298cfdc8f7
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r54802 | silviu | 2007-11-15 05:05:23 -0500 (Thu, 15 Nov 2007) | 1 line
Changed paths:
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.toc
LibBabble-Zone-3.0: Bump toc to 20300
------------------------------------------------------------------------
r54194 | funkydude | 2007-11-09 01:45:26 -0500 (Fri, 09 Nov 2007) | 1 line
Changed paths:
M /trunk/Cartographer/embeds.xml
M /trunk/Cartographer/libs
M /trunk/CowTip/embeds.xml
M /trunk/CowTip/libs
M /trunk/FuBar/embeds.xml
M /trunk/FuBar/libs
M /trunk/LibBabble-Inventory-3.0/LibBabble-Inventory-3.0.toc
M /trunk/LibBabble-Inventory-3.0/lib.xml
M /trunk/LibBabble-Spell-3.0/LibBabble-Spell-3.0.toc
M /trunk/LibBabble-Spell-3.0/lib.xml
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.toc
M /trunk/LibBabble-Zone-3.0/lib.xml
M /trunk/LibDogTag-2.0/LibDogTag-2.0.toc
M /trunk/LibDogTag-2.0/lib.xml
M /trunk/LibGratuity-3.0/LibGratuity-3.0.toc
M /trunk/LibGratuity-3.0/lib.xml
M /trunk/LibInventory-2.1/LibInventory-2.1.toc
M /trunk/LibInventory-2.1/lib.xml
M /trunk/LibRock-1.0/LibRock-1.0.toc
M /trunk/LibRock-1.0/lib.xml
M /trunk/LibRoman-1.0/LibRoman-1.0.toc
M /trunk/LibRoman-1.0/lib.xml
M /trunk/LibSharedMedia-2.0/LibSharedMedia-2.0.toc
M /trunk/LibSharedMedia-2.0/lib.xml
M /trunk/PitBull/embeds.xml
M /trunk/PitBull/libs
.trunk: revert back to having LibStub in toc's so we don't load 5 billion copies when we have addons with embeds. Authors, if you use a library that uses LibStub, embed the LibStub tag version with it, not the trunk. Carto/CowTip/FuBar/PitBull have been changed accordingly.
------------------------------------------------------------------------
r54172 | funkydude | 2007-11-08 20:09:28 -0500 (Thu, 08 Nov 2007) | 1 line
Changed paths:
M /trunk/LibBabble-Spell-3.0/LibBabble-Spell-3.0.toc
M /trunk/LibBabble-Spell-3.0/lib.xml
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.toc
M /trunk/LibBabble-Zone-3.0/lib.xml
M /trunk/LibDogTag-2.0/LibDogTag-2.0.toc
M /trunk/LibDogTag-2.0/lib.xml
M /trunk/LibGratuity-3.0/LibGratuity-3.0.toc
M /trunk/LibGratuity-3.0/lib.xml
M /trunk/LibInventory-2.1/LibInventory-2.1.toc
D /trunk/LibInventory-2.1/LibStub.lua
M /trunk/LibInventory-2.1/lib.xml
M /trunk/LibRoman-1.0/LibRoman-1.0.toc
M /trunk/LibRoman-1.0/lib.xml
M /trunk/LibSharedMedia-2.0/LibSharedMedia-2.0.toc
M /trunk/LibSharedMedia-2.0/lib.xml
.trunk: move LS reference to xml file instead of toc for remaining libs
------------------------------------------------------------------------
r54069 | funkydude | 2007-11-06 19:51:32 -0500 (Tue, 06 Nov 2007) | 1 line
Changed paths:
M /trunk/LibBabble-Inventory-3.0/LibBabble-Inventory-3.0.lua
M /trunk/LibBabble-Inventory-3.0/LibBabble-Inventory-3.0.toc
A /trunk/LibBabble-Inventory-3.0/LibStub
A /trunk/LibBabble-Inventory-3.0/LibStub/LibStub.lua
M /trunk/LibBabble-Spell-3.0/LibBabble-Spell-3.0.lua
M /trunk/LibBabble-Spell-3.0/LibBabble-Spell-3.0.toc
A /trunk/LibBabble-Spell-3.0/LibStub
A /trunk/LibBabble-Spell-3.0/LibStub/LibStub.lua
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.lua
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.toc
A /trunk/LibBabble-Zone-3.0/LibStub
A /trunk/LibBabble-Zone-3.0/LibStub/LibStub.lua
M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua
M /trunk/LibDogTag-2.0/LibDogTag-2.0.toc
A /trunk/LibDogTag-2.0/LibStub
A /trunk/LibDogTag-2.0/LibStub/LibStub.lua
M /trunk/LibGratuity-3.0/LibGratuity-3.0.lua
M /trunk/LibGratuity-3.0/LibGratuity-3.0.toc
A /trunk/LibGratuity-3.0/LibStub
A /trunk/LibGratuity-3.0/LibStub/LibStub.lua
M /trunk/LibInventory-2.1/LibInventory-2.1.toc
A /trunk/LibInventory-2.1/LibStub
A /trunk/LibInventory-2.1/LibStub/LibStub.lua
M /trunk/LibRock-1.0/LibRock-1.0.lua
M /trunk/LibRock-1.0/LibRock-1.0.toc
A /trunk/LibRock-1.0/LibStub
A /trunk/LibRock-1.0/LibStub/LibStub.lua
M /trunk/LibRoman-1.0/LibRoman-1.0.lua
M /trunk/LibRoman-1.0/LibRoman-1.0.toc
A /trunk/LibRoman-1.0/LibStub
A /trunk/LibRoman-1.0/LibStub/LibStub.lua
.trunk: Fix various libraries to use LibStub properly
------------------------------------------------------------------------
r53336 | cwdg | 2007-10-27 16:29:16 -0400 (Sat, 27 Oct 2007) | 2 lines
Changed paths:
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.lua
LibBabble-Zone-3.0:
- fix the zhCN translation of "The Stockade"
------------------------------------------------------------------------
r52846 | chuanhsing | 2007-10-22 00:28:35 -0400 (Mon, 22 Oct 2007) | 1 line
Changed paths:
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.lua
LibBabble-Zone-3.0: zhTW update (thanks zhucc)
------------------------------------------------------------------------
r52844 | candykiss | 2007-10-22 00:26:06 -0400 (Mon, 22 Oct 2007) | 1 line
Changed paths:
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.lua
LibBabble-Zone-3.0: fix the zhCN translation of "The Eye"
------------------------------------------------------------------------
r52380 | rabbit | 2007-10-17 10:09:49 -0400 (Wed, 17 Oct 2007) | 1 line
Changed paths:
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.lua
LibBabble-Zone-3.0: Bugfix.
------------------------------------------------------------------------
r52117 | helium | 2007-10-15 04:50:55 -0400 (Mon, 15 Oct 2007) | 1 line
Changed paths:
M /trunk/LibBabble-Zone-3.0/LibBabble-Zone-3.0.lua
LibBabble-Zone-3.0: updated zhTW localization
------------------------------------------------------------------------