vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | EVENT FUNCTIONS |
2 | TitanPanelTitanBGButton_OnEvent(event, arg1) |
||
3 | TitanPanelTitanBGButton_CheckEvents() |
||
4 | |||
5 | RAID FUNCTIONS |
||
6 | TitanPanelTitanBG_AutoInvite() |
||
7 | TitanPanelTitanBG_ConvertToRaid() |
||
8 | TitanPanelTitanBG_Invite(name) |
||
9 | TitanPanelTitanBG_InviteDeclined() |
||
10 | TitanPanelTitanBG_RaidFormed() |
||
11 | TitanPanelTitanBG_AutoPromote() |
||
12 | TitanPanelTitanBG_InviteOnJoin() |
||
13 | TitanPanelTitanBG_RemoveOnLeave() |
||
14 | TitanPanelTitanBG_StoreRaidParty() |
||
15 | TitanPanelTitanBG_OriginalMember(name) |
||
16 | TitanPanelTitanBG_AutoDisband(type) |
||
17 | TitanPanelTitanBG_GetRaidRank() |
||
18 | |||
19 | BATTLEGROUND FUNCTIONS |
||
20 | TitanPanelTitanBG_EnterBattleground() |
||
21 | TitanPanelTitanBG_LeaveBattleground() |
||
22 | TitanPanelTitanBG_IsBattleground(zone) |
||
23 | TitanPanelTitanBG_StoreBattlegroundInformation() |
||
24 | TitanPanelTitanBG_StoreActiveInstanceInformation() |
||
25 | TitanPanelTitanBG_InBGQueue() |
||
26 | TitanPanelTitanBG_ProcessWhichBG(n) |
||
27 | TitanPanelTitanBG_StoreActiveInformation(bg_name, bg_status) |
||
28 | TitanPanelTitanBG_CheckMap(bg_name, just_entered) |
||
29 | -- Battleground location points texture guide. |
||
30 | TitanPanelTitanBG_CappedBy(t) |
||
31 | TitanPanelTitanBG_OwnedBy(t) |
||
32 | TitanPanelTitanBG_AutoJoinBattleground(i) |
||
33 | TitanPanelTitanBG_AB_GetWinner(b_alliance, b_horde) |
||
34 | TitanPanelTitanBG_AB_GetResourcesPerSecond(bases) |
||
35 | TitanPanelTitanBG_AB_NodesRequiredToWin() |
||
36 | |||
37 | ACTION FUNCTIONS |
||
38 | TitanPanelTitanBGButton_OnClick(button) |
||
39 | TitanPanelTitanBGButton_ToggleVar() |
||
40 | TitanPanelTitanBG_MenuJoinBattleground() |
||
41 | TitanPanelTitanBG_MenuLeaveQueue() |
||
42 | TitanPanelTitanBG_ToggleLockCaptures() |
||
43 | TitanPanelTitanBG_ToggleMiniMapIcon() |
||
44 | TitanPanelTitanBG_HideBattlegroundReadyPopup() |
||
45 | |||
46 | TITAN FUNCTIONS |
||
47 | TitanPanelTitanBGButton_GetButtonText(id) |
||
48 | TitanPanelTitanBGButton_GetTooltipText() |
||
49 | |||
50 | DISPLAY FUNCTIONS |
||
51 | TitanPanelTitanBG_Print(string) |
||
52 | TitanPanelTitanBG_NT_UpdateCaptures() |
||
53 | |||
54 | INITALISATION FUNCTIONS |
||
55 | TitanPanelTitanBGButton_OnLoad() |
||
56 | TitanPanelTitanBG_ResetBattlegroundInformation() |
||
57 | TitanPanelTitanBG_ResetActiveInformation() |
||
58 | |||
59 | MENU FUNCTIONS |
||
60 | TitanPanelRightClickMenu_PrepareTitanBGMenu() |
||
61 | TitanPanelTitanBG_MenuAddMenu(info, level) |
||
62 | TitanPanelTitanBG_MenuAddHeader(title, level) |
||
63 | TitanPanelTitanBG_MenuAddOption(info, level) |
||
64 | TitanPanelTitanBG_MenuClicked() |
||
65 | TitanPanelTitanBG_MenuToggleVar(value) |
||
66 | TitanPanelTitanBG_MenuToggleLockCaptures() |
||
67 | TitanPanelTitanBG_MenuToggleMiniMapIcon() |
||
68 | TitanPanelTitanBG_MenuHideBattlegroundReadyPopup() |