Navigation Menu

Skip to content

Commit

Permalink
Build 12694 v2
Browse files Browse the repository at this point in the history
I have no idea, blame kd3
  • Loading branch information
tekkub committed Sep 1, 2010
1 parent f5734c0 commit 02b4c55
Show file tree
Hide file tree
Showing 178 changed files with 4,261 additions and 2,612 deletions.
3 changes: 3 additions & 0 deletions AddOns/Blizzard_AchievementUI/BLIZZARD_ACHIEVEMENTUI.TOC.SIG
@@ -0,0 +1,3 @@
麿荋⣯ⴭᘢ⫗ꈇ乇䥓桁㪀왥碛ꃕ壂膙䍭䔯鲄嵖᠈醗ᾤ䌖쾓緱❏븬藊჉휂噤憵뺢酋묙லḔऐ㐖썕뙑䂃痙䚦૤ⷐữꧩ㦈膺㪲ధ襍䐬퀜늖腖鿍鮖礊㑂生᫵芮즦ﺔꞠ಍ⴺ앰﹯ᨤ׀⧾퐆쏂᪇䓡齥缡퐁熯腡궶ϼ⥘≰摐簑몖牲鼡Ὣ鱧ꃌ⹲閄ꦟ陥䧖᥿믗ⴅ旼젏ꅬ蹮Ղ㜒﾿䘞꾽�镓ⷺ曹뜘ťꗮᑞ
�-���9���:� '�MD,����V�͛�y
4B�u����ɦ���� �-:��p�o$�)������>D�e�!���q��[�a���)X"pdP|��rr�!k�g��.r������湖eI���-�e���l�nB7��F�����S-�f����e��^
26 changes: 13 additions & 13 deletions AddOns/Blizzard_AchievementUI/Blizzard_AchievementUI.xml
Expand Up @@ -132,7 +132,7 @@
AchievementFrameSummaryCategory_OnEvent(self, event, ...);
</OnEvent>
</Scripts>
<BarTexture name="$parentBar" file="Interface\PaperDollInfoFrame\UI-Character-Skills-Bar"/>
<BarTexture name="$parentBar" urgency="5" file="Interface\PaperDollInfoFrame\UI-Character-Skills-Bar"/>
<BarColor r="0" g="1" b="0"/>
</StatusBar>
<CheckButton name="AchievementCheckButtonTemplate" virtual="true">
Expand Down Expand Up @@ -179,11 +179,11 @@
self:SetChecked(IsTrackedAchievement(self:GetParent().id));
</OnShow>
</Scripts>
<NormalTexture file="Interface\Buttons\UI-CheckBox-Up"/>
<PushedTexture file="Interface\Buttons\UI-CheckBox-Down"/>
<HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD"/>
<CheckedTexture file="Interface\Buttons\UI-CheckBox-Check"/>
<DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled"/>
<NormalTexture urgency="5" file="Interface\Buttons\UI-CheckBox-Up"/>
<PushedTexture urgency="5" file="Interface\Buttons\UI-CheckBox-Down"/>
<HighlightTexture urgency="5" file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD"/>
<CheckedTexture urgency="5" file="Interface\Buttons\UI-CheckBox-Check"/>
<DisabledCheckedTexture urgency="5" file="Interface\Buttons\UI-CheckBox-Check-Disabled"/>
</CheckButton>

<Button name="AchievementFrameTabButtonTemplate" virtual="true">
Expand Down Expand Up @@ -495,7 +495,7 @@
end
</OnClick>
</Scripts>
<HighlightTexture file="Interface\FriendsFrame\UI-FriendsFrame-HighlightBar" alphaMode="ADD">
<HighlightTexture urgency="5" file="Interface\FriendsFrame\UI-FriendsFrame-HighlightBar" alphaMode="ADD">
<Anchors>
<Anchor point="TOPLEFT"/>
<Anchor point="BOTTOMRIGHT">
Expand Down Expand Up @@ -585,7 +585,7 @@
self:GetStatusBarTexture():SetDrawLayer("BORDER");
</OnLoad>
</Scripts>
<BarTexture file="Interface\TargetingFrame\UI-StatusBar"/>
<BarTexture urgency="5" file="Interface\TargetingFrame\UI-StatusBar"/>
</StatusBar>

<StatusBar name="AchievementHeaderStatusBarTemplate" virtual="true">
Expand Down Expand Up @@ -662,7 +662,7 @@
self.text = _G[name .. "Text"];
</OnLoad>
</Scripts>
<BarTexture name="$parentBar" file="Interface\PaperDollInfoFrame\UI-Character-Skills-Bar"/>
<BarTexture name="$parentBar" urgency="5" file="Interface\PaperDollInfoFrame\UI-Character-Skills-Bar"/>
<BarColor r="0" g="1" b="0"/>
</StatusBar>

Expand Down Expand Up @@ -1058,7 +1058,7 @@
</Anchor>
</Anchors>
</FontString>
<Texture name="$parentCheck" file="Interface\Buttons\UI-CheckBox-Check" hidden="true">
<Texture name="$parentCheck" urgency="5" file="Interface\Buttons\UI-CheckBox-Check" hidden="true">
<Size>
<AbsDimension x="20" y="16"/>
</Size>
Expand Down Expand Up @@ -2848,7 +2848,7 @@
</Texture>
</Layer>
</Layers>
<BarTexture name="$parentBar" file="Interface\PaperDollInfoFrame\UI-Character-Skills-Bar"/>
<BarTexture name="$parentBar" urgency="5" file="Interface\PaperDollInfoFrame\UI-Character-Skills-Bar"/>
<BarColor r="0" g="1" b="0"/>
</StatusBar>
<StatusBar name="$parentCategory1" inherits="AchievementFrameSummaryCategoryTemplate" id="92">
Expand Down Expand Up @@ -3324,7 +3324,7 @@
PlaySound("igMainMenuOptionCheckBoxOn");
</OnClick>
</Scripts>
<NormalTexture name="$parentNormalTexture" file="Interface\ChatFrame\UI-ChatIcon-ScrollDown-Up">
<NormalTexture name="$parentNormalTexture" urgency="5" file="Interface\ChatFrame\UI-ChatIcon-ScrollDown-Up">
<Size>
<AbsDimension x="24" y="24"/>
</Size>
Expand All @@ -3340,7 +3340,7 @@
<Anchor point="RIGHT"/>
</Anchors>
</PushedTexture>
<DisabledTexture name="$parentDisabledTexture" file="Interface\ChatFrame\UI-ChatIcon-ScrollDown-Disabled">
<DisabledTexture name="$parentDisabledTexture" urgency="5" file="Interface\ChatFrame\UI-ChatIcon-ScrollDown-Disabled">
<Size>
<AbsDimension x="24" y="24"/>
</Size>
Expand Down
20 changes: 10 additions & 10 deletions AddOns/Blizzard_ArchaeologyUI/Blizzard_ArchaeologyUI.lua
Expand Up @@ -24,18 +24,18 @@ ARCHAEOLOGY_CURRENT_PAGE = 3;
local ArcheologyLayoutInfo = {
[ARCHAEOLOGY_SUMMARY_PAGE] = {
--updateFunc = "SpellBook_UpdateProfTab",
bgFileL="Interface\\Archaeology\\Arch-BookItemLeft",
bgFileR="Interface\\Archaeology\\Arch-BookItemRight"
bgFileL="Interface\\Archeology\\Arch-BookItemLeft",
bgFileR="Interface\\Archeology\\Arch-BookItemRight"
};
[ARCHAEOLOGY_COMPLETED_PAGE] = {
--updateFunc = "SpellBook_UpdateProfTab",
bgFileL="Interface\\Archaeology\\Arch-BookCompletedLeft",
bgFileR="Interface\\Archaeology\\Arch-BookCompletedRight"
bgFileL="Interface\\Archeology\\Arch-BookCompletedLeft",
bgFileR="Interface\\Archeology\\Arch-BookCompletedRight"
};
[ARCHAEOLOGY_CURRENT_PAGE] = {
--updateFunc = "SpellBook_UpdateProfTab",
bgFileL="Interface\\Archaeology\\Arch-BookItemLeft",
bgFileR="Interface\\Archaeology\\Arch-BookItemRight"
bgFileL="Interface\\Archeology\\Arch-BookItemLeft",
bgFileR="Interface\\Archeology\\Arch-BookItemRight"
};


Expand Down Expand Up @@ -181,7 +181,7 @@ function ArchaeologyFrame_CurrentArtifactUpdate(self)
else
self.solveFrame.solveButton:Disable();
end
end
end

self.artifactName:SetText(name);
self.icon:SetTexture(icon);
Expand All @@ -190,7 +190,7 @@ function ArchaeologyFrame_CurrentArtifactUpdate(self)
local runeName, _, _, _, _, _, _, _, _, runeStoneIconPath = GetItemInfo(RaceitemID);

for i=1,ARCHAEOLOGY_MAX_STONES do
if i > numSockets then
if i > numSockets or not runeName then
self.solveFrame["keystone"..i]:Hide();
else
self.solveFrame["keystone"..i].icon:SetTexture(runeStoneIconPath);
Expand All @@ -213,7 +213,7 @@ function ArchaeologyFrame_CurrentArtifactUpdate(self)
if RaceTexture and RaceTexture ~= "" then
self.raceBG:SetTexture(RaceTexture.."BIG");
else
self.raceBG:SetTexture("Interface\\Archaeology\\Arch-TempLogo".."BIG");
self.raceBG:SetTexture("Interface\\Archeology\\Arch-TempLogo".."BIG");
end
else
self.historyTitle:SetPoint("CENTER", 0, -45);
Expand All @@ -223,7 +223,7 @@ function ArchaeologyFrame_CurrentArtifactUpdate(self)
if bgTexture and bgTexture ~= "" then
self.artifactBG:SetTexture(bgTexture);
else
self.artifactBG:SetTexture("Interface\\Archaeology\\Arch-TempRareSketch");
self.artifactBG:SetTexture("Interface\\Archeology\\Arch-TempRareSketch");
end
end
end
Expand Down

0 comments on commit 02b4c55

Please sign in to comment.