diff --git a/profile/3.3.5a-windows-386/symbol/actionbar/func.sym b/profile/3.3.5a-windows-386/symbol/actionbar/func.sym index b772f59..5ed817d 100644 --- a/profile/3.3.5a-windows-386/symbol/actionbar/func.sym +++ b/profile/3.3.5a-windows-386/symbol/actionbar/func.sym @@ -30,3 +30,7 @@ CGActionBar__PickupAction 005ABE70 f end=005ABFF6 CGActionBar__UpdateShapeShiftBar 005ABAC0 f end=005ABB32 CGActionBar__UpdateOverrideSpellBar 005ABB40 f end=005ABBB8 CGActionBar__EnterWorld 005AC0E0 f end=005AC0F4 +CGActionBar__UpdateItem 005AA5C0 f end=005AA91E +CGActionBar__UpdateMacro 005AA920 f end=005AA9FC +CGActionBar__UpdateCritter 005AAC00 f end=005AAD38 +CGActionBar__ReplaceSpell 005AAFD0 f end=005AB11A diff --git a/profile/3.3.5a-windows-386/symbol/bag/func.sym b/profile/3.3.5a-windows-386/symbol/bag/func.sym index 3e3be43..c81ca02 100644 --- a/profile/3.3.5a-windows-386/symbol/bag/func.sym +++ b/profile/3.3.5a-windows-386/symbol/bag/func.sym @@ -1 +1,4 @@ CGBag_C__FindItemByName 00754AF0 f end=00754B84 +CGBag_C__GetItemPointer 00754390 f end=007543F4 +CGBag_C__FindItemOfType 00754A20 f end=00754A46 +CGBag_C__GetItemTypeCharges 00754D50 f end=00754D86 diff --git a/profile/3.3.5a-windows-386/symbol/calendar/func.sym b/profile/3.3.5a-windows-386/symbol/calendar/func.sym index 0aaf8da..63a4127 100644 --- a/profile/3.3.5a-windows-386/symbol/calendar/func.sym +++ b/profile/3.3.5a-windows-386/symbol/calendar/func.sym @@ -1 +1,2 @@ CGCalendar__InitializeGame 005C4240 f end=005C43B0 +CGCalendar__GetHolidayName 005B9430 f end=005B9487 diff --git a/profile/3.3.5a-windows-386/symbol/equipmentmanager/func.sym b/profile/3.3.5a-windows-386/symbol/equipmentmanager/func.sym index 6ed1096..28b3ec8 100644 --- a/profile/3.3.5a-windows-386/symbol/equipmentmanager/func.sym +++ b/profile/3.3.5a-windows-386/symbol/equipmentmanager/func.sym @@ -2,3 +2,6 @@ CGEquipmentManager__GetSetByID 005AE5C0 f end=005AE5F2 CGEquipmentManager__GetFullIconPath 005AE6B0 f end=005AE751 CGEquipmentManager__EnterWorld 005AD690 f end=005AD6A2 CGEquipmentManager__InitializeGame 005AFBB0 f end=005AFC35 +CGEquipmentManager__CanUseEquipmentSets 005AD6B0 f end=005AD6F8 +CGEquipmentManager__SetContainsLockedItems 005AD940 f end=005AD9AF +CGEquipmentManager__SetUsesLockedSlots 005AE040 f end=005AE0B3 diff --git a/profile/3.3.5a-windows-386/symbol/item/func.sym b/profile/3.3.5a-windows-386/symbol/item/func.sym index 5879fe1..017bc5d 100644 --- a/profile/3.3.5a-windows-386/symbol/item/func.sym +++ b/profile/3.3.5a-windows-386/symbol/item/func.sym @@ -2,3 +2,12 @@ CGItem_C__Unlock 00707020 f end=00707051 CGItem_C__GetUseSpell 00707C60 f end=00707DA1 CGItem_C__CanBeUsed 00708C10 f end=00708C1E CGItem_C__Use 00708C20 f end=007093EE +CGItem_C__GetUseSpell 00706B90 f end=00706BEF +CGItem_C__NumBaseCharges 00706BF0 f end=00706C4F +CGItem_C__GetCooldowns 00706C50 f end=00706CE5 +CGItem_C__NumBaseCharges 00706F40 f end=00706F9E +CGItem_C__GetCooldowns 00707E90 f end=00707F44 +CGItem_C__IsBound 00708520 f end=00708538 +CGItem_C__GetRepairCost 00708540 f end=007086AF +CGItem_C__IsPermanentlyBoundForTrade 00708B40 f end=00708BC3 +CGItem_C__GetInventoryArt 0070AA00 f end=0070AA40 diff --git a/profile/3.3.5a-windows-386/symbol/layoutframe/func.sym b/profile/3.3.5a-windows-386/symbol/layoutframe/func.sym index cc4e151..0c28889 100644 --- a/profile/3.3.5a-windows-386/symbol/layoutframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/layoutframe/func.sym @@ -16,3 +16,4 @@ CLayoutFrame__SetPoint 0048A260 f end=0048A3DF ; CLayoutFrame::SetPoint(FRAMEPOI CLayoutFrame__ClearAllPoints 0048A510 f end=0048A515 ; CLayoutFrame::ClearAllPoints() CLayoutFrame__SetDeferredResize 0048A520 f end=0048A5F0 ; CLayoutFrame::SetDeferredResize(int) CLayoutFrame__DestroyLayout 0048B130 f end=0048B23B ; CLayoutFrame::DestroyLayout() +CLayoutFrame__IsProtected 00489BB0 f end=00489C26 diff --git a/profile/3.3.5a-windows-386/symbol/petinfo/func.sym b/profile/3.3.5a-windows-386/symbol/petinfo/func.sym index d74da5e..9fefab8 100644 --- a/profile/3.3.5a-windows-386/symbol/petinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/petinfo/func.sym @@ -1,2 +1,3 @@ CGPetInfo__ShowGrid 005D3070 f end=005D3080 CGPetInfo__PetClearTarget 005D4650 f end=005D46EB +CGPetInfo__GetPet 005D3390 f end=005D33B3 diff --git a/profile/3.3.5a-windows-386/symbol/player/func.sym b/profile/3.3.5a-windows-386/symbol/player/func.sym index 8cbb4b9..c406b5a 100644 --- a/profile/3.3.5a-windows-386/symbol/player/func.sym +++ b/profile/3.3.5a-windows-386/symbol/player/func.sym @@ -7,3 +7,4 @@ CGPlayer_C__CanLoot 006D5A60 f end=006D5BD7 CGPlayer_C__GetPVPFactionIndex 006D6E90 f end=006D6EFA CGPlayer_C__VehicleAllowsInteraction 006D7AA0 f end=006D7B2B CGPlayer_C__ToggleFarSight 006E2880 f end=006E2AFF +CGPlayer_C__GetPlayedTime 006CF440 f end=006CF468 diff --git a/profile/3.3.5a-windows-386/symbol/scriptregion/func.sym b/profile/3.3.5a-windows-386/symbol/scriptregion/func.sym index a9cf036..f7eca86 100644 --- a/profile/3.3.5a-windows-386/symbol/scriptregion/func.sym +++ b/profile/3.3.5a-windows-386/symbol/scriptregion/func.sym @@ -1 +1,2 @@ CScriptRegion__CScriptRegion 00488310 f end=00488348 type="void __thiscall func(CScriptRegion* this)" +CScriptRegion__ProtectedFunctionsAllowed 00488540 f end=0048856A diff --git a/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym b/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym index 3b9f724..fea6983 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym @@ -31,3 +31,5 @@ RegisterSimpleFrameScriptMethods 0081B870 f end=0081B914 UnregisterSimpleFrameScriptMethods 0081B920 f end=0081B9B8 CSimpleFrame__OnLayerCursorExit 00490980 f end=00490A23 CSimpleFrame__SetFrameStrata 00491020 f end=00491096 +CSimpleFrame__Hide 0048F620 f end=0048F65E +CSimpleFrame__Show 0048F660 f end=0048F69E diff --git a/profile/3.3.5a-windows-386/symbol/spell/func.sym b/profile/3.3.5a-windows-386/symbol/spell/func.sym index fed6c11..e5716d0 100644 --- a/profile/3.3.5a-windows-386/symbol/spell/func.sym +++ b/profile/3.3.5a-windows-386/symbol/spell/func.sym @@ -16,3 +16,12 @@ Spell_C_CanTargetObjects 007FD730 f end=007FD741 Spell_C_CanTargetTerrain 007FD750 f end=007FD75E Spell_C_CanTargetNonCombatPet 007FD780 f end=007FD78B Spell_C_SetCursorWorldObjectPosition 007FD7B0 f end=007FD7D1 +Spell_C_GetTargetingSpell 007FD630 f end=007FD640 +Spell_C_UsesDefaultMinRange 007FF3C0 f end=007FF3FB +Spell_C_GetDefaultMinRange 007FF400 f end=007FF477 +Spell_C_GetMinMaxRange 007FF480 f end=007FF766 +Spell_C_GetSpellReagentUses 007FFA30 f end=007FFABF +Spell_C_GetSpellReagentUses 00801770 f end=008017D2 +Spell_C_GetItemCooldown 008090C0 f end=008090FA +Spell_C_NeedsCooldownEvent 0080AC10 f end=0080AC85 +SpellParserParseText 0057ABC0 f end=0057AC93 diff --git a/profile/3.3.5a-windows-386/symbol/spellbook/func.sym b/profile/3.3.5a-windows-386/symbol/spellbook/func.sym index 672c18a..67b1aa9 100644 --- a/profile/3.3.5a-windows-386/symbol/spellbook/func.sym +++ b/profile/3.3.5a-windows-386/symbol/spellbook/func.sym @@ -1,2 +1,3 @@ CGSpellBook__UpdateUsable 0053CF10 f end=0053D1AD CGSpellBook__GetSkinningSpell 0053BCE0 f end=0053BD10 +CGSpellBook__SendCompanionUpdate 0053B440 f end=0053B478 diff --git a/profile/3.3.5a-windows-386/symbol/spellhistory/func.sym b/profile/3.3.5a-windows-386/symbol/spellhistory/func.sym new file mode 100644 index 0000000..6e9513b --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/spellhistory/func.sym @@ -0,0 +1 @@ +SpellHistory__IsOnHold 00807DA0 f end=00807F07 diff --git a/profile/3.3.5a-windows-386/symbol/tooltip/func.sym b/profile/3.3.5a-windows-386/symbol/tooltip/func.sym new file mode 100644 index 0000000..1eacfe6 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/tooltip/func.sym @@ -0,0 +1,9 @@ +CGTooltip__GetDurationString 0061A9E0 f end=0061ABE4 +CGTooltip__GetItemDurationStrin 0061ABF0 f end=0061AEDA +CGTooltip__FormatStringForXML 0061B4F0 f end=0061B5A1 +CGTooltip__ClearTooltip 0061C620 f end=0061C8A6 +CGTooltip__CalculateSize 0061CAF0 f end=0061CFE1 +CGTooltip__AddLine 0061FEC0 f end=006201B4 +CGTooltip__AddSpellReagents 00623590 f end=00623752 +CGTooltip__SetSpell 006238A0 f end=006252F1 +CGTooltip__SetItem 006277F0 f end=0062D8F6 diff --git a/profile/3.3.5a-windows-386/symbol/unit/func.sym b/profile/3.3.5a-windows-386/symbol/unit/func.sym index f0db00c..486d902 100644 --- a/profile/3.3.5a-windows-386/symbol/unit/func.sym +++ b/profile/3.3.5a-windows-386/symbol/unit/func.sym @@ -23,3 +23,4 @@ CGUnit_C__DestroyVehicleCamera 0074CD60 f end=0074CDD3 CGUnit_C__IsLocalClientControlled 00714AC0 f end=00714ACD CGUnit_C__HasVehicleTranspor 0074B8B0 f end=0074B8F5 CGUnit_C__UpdateMissileTrajectory 006FE7E0 f end=006FE9A8 +CGUnit_C__IsSpellKnown 007260E0 f end=00726160