r85
Details
-
FilenameBroker_RecZone-r85.zip
-
Uploaded by
-
UploadedMar 19, 2010
-
Size193.38 KB
-
Downloads78
-
MD58f6d2575debaa48590c113151e407a13
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r85 | lordfarlander | 2010-03-19 22:54:39 +0000 (Fri, 19 Mar 2010) | 4 lines
Changed paths:
M /trunk/Broker_RecZone.lua
M /trunk/PackZones.lua
A /trunk/Zones.lua
M /trunk/Zones.xml
M /trunk/Zones.xsd
M /trunk/Zones.xsl
D /trunk/unpackedZones.lua
Broker_RecZone:
- Deleted the wrong file from the repository :-p
- More stuff added to packing
- Slight changes to unpacking of zones
------------------------------------------------------------------------
r84 | lordfarlander | 2010-03-19 00:37:59 +0000 (Fri, 19 Mar 2010) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Broker_RecZone.lua
M /trunk/PackZones.lua
A /trunk/XMLParse.lua
D /trunk/Zones.lua
A /trunk/Zones.xml
A /trunk/Zones.xsd
A /trunk/Zones.xsl
A /trunk/sorttable.js
Broker_RecZone:
- Unpacked zones cache changed to XML for easier maintenance
- Added some helpful externally usable functions
------------------------------------------------------------------------
r83 | lordfarlander | 2010-03-06 02:26:31 +0000 (Sat, 06 Mar 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Broker_RecZone.lua
A /trunk/PackZones.lua
M /trunk/Zones.lua
M /trunk/locals/RecZoneLocals_enUS.lua
A /trunk/unpackedZones.lua
Broker_RecZone:
- Changes to how zones are stored on disc. They are now packed and presorted, and unpacked when the zone list is first called for
------------------------------------------------------------------------