From 9cdcaf16d7b906634db9a437d0db547803c4ec79 Mon Sep 17 00:00:00 2001 From: gromchek Date: Wed, 4 Feb 2026 21:51:06 +0300 Subject: [PATCH] feat(profile): new funcs --- .../3.3.5a-windows-386/symbol/bag/func.sym | 2 ++ .../symbol/barrier/func.sym | 1 + .../symbol/battlefieldinfo/func.sym | 1 + .../3.3.5a-windows-386/symbol/camera/func.sym | 2 ++ .../3.3.5a-windows-386/symbol/chat/func.sym | 2 ++ .../3.3.5a-windows-386/symbol/client/func.sym | 9 ++++++ .../symbol/dancestudio/func.sym | 1 + .../symbol/dynamicstring/func.sym | 1 + .../symbol/framescript/func.sym | 1 + .../symbol/gossipinfo/func.sym | 2 ++ .../3.3.5a-windows-386/symbol/item/func.sym | 1 + .../symbol/knowlagebase/func.sym | 3 ++ .../symbol/lootinfo/func.sym | 2 ++ .../symbol/lootinfo/label.sym | 1 + .../symbol/m2model/func.sym | 3 ++ .../symbol/mailinfo/func.sym | 4 +++ .../symbol/mailinfo/label.sym | 2 ++ .../3.3.5a-windows-386/symbol/map/func.sym | 1 + .../3.3.5a-windows-386/symbol/mapobj/func.sym | 1 + .../symbol/missile/func.sym | 17 ++++++++++ .../symbol/missilecollision/func.sym | 2 ++ .../symbol/movementshared/func.sym | 3 ++ .../symbol/objecteffect/func.sym | 2 ++ .../symbol/objecteffectmanager/func.sym | 1 + .../symbol/particleemitter2/func.sym | 2 ++ .../3.3.5a-windows-386/symbol/player/func.sym | 1 + .../symbol/questlog/func.sym | 2 ++ .../symbol/repotationinfo/func.sym | 4 +++ .../symbol/runeinfo/func.sym | 1 + .../symbol/runeinfo/label.sym | 1 + .../3.3.5a-windows-386/symbol/script/func.sym | 1 + .../symbol/simplealphaanim/func.sym | 1 + .../symbol/simpleanim/func.sym | 5 +++ .../symbol/simpleanimgroup/func.sym | 2 ++ .../symbol/simplebutton/func.sym | 7 ++++ .../symbol/simplecheckbox/func.sym | 2 ++ .../symbol/simplecolorselect/func.sym | 4 +++ .../symbol/simpleeditbox/func.sym | 8 +++++ .../symbol/simplefont/func.sym | 3 ++ .../symbol/simplefontstring/func.sym | 3 ++ .../symbol/simpleframe/func.sym | 17 ++++++++++ .../symbol/simplehtml/func.sym | 1 + .../symbol/simplemessagescrollframe/func.sym | 4 +++ .../symbol/simplepathanim/func.sym | 1 + .../symbol/simplerotationanim/func.sym | 1 + .../symbol/simplescaleanim/func.sym | 1 + .../symbol/simplescrollframe/func.sym | 1 + .../symbol/simpleslider/func.sym | 3 ++ .../symbol/simplestatusbar/func.sym | 1 + .../symbol/simpletexture/func.sym | 1 + .../3.3.5a-windows-386/symbol/sound/func.sym | 1 + .../3.3.5a-windows-386/symbol/spell/func.sym | 14 ++++++++ .../symbol/spellhistory/func.sym | 1 + .../symbol/tabardmodelframe/func.sym | 1 + .../symbol/talentgroup/func.sym | 1 + .../symbol/texture/func.sym | 5 +++ .../symbol/tooltip/func.sym | 32 +++++++++++++++++++ .../symbol/toteminfo/func.sym | 1 + .../symbol/tradeinfo/func.sym | 1 + .../symbol/tradeskillinfo/func.sym | 2 ++ .../symbol/uibindings/func.sym | 1 + .../3.3.5a-windows-386/symbol/unit/func.sym | 4 +++ .../symbol/vehicle/func.sym | 3 ++ .../symbol/vehiclecamera/func.sym | 3 ++ .../symbol/vehiclepassenger/func.sym | 12 +++++++ .../3.3.5a-windows-386/symbol/world/func.sym | 2 ++ .../symbol/worldparam/func.sym | 1 + .../3.3.5a-windows-386/symbol/xml/func.sym | 2 ++ 68 files changed, 230 insertions(+) create mode 100644 profile/3.3.5a-windows-386/symbol/objecteffect/func.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simplealphaanim/func.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simplepathanim/func.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simplerotationanim/func.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simplescaleanim/func.sym create mode 100644 profile/3.3.5a-windows-386/symbol/toteminfo/func.sym 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 7fd7438..7d444ee 100644 --- a/profile/3.3.5a-windows-386/symbol/bag/func.sym +++ b/profile/3.3.5a-windows-386/symbol/bag/func.sym @@ -14,3 +14,5 @@ CGBag_C__FindItem 007546F0 f end=007548E9 CGBag_C__FindTotemCategory 007548F0 f end=0075493A CGBag_C__ItemCountValid 00754DD0 f end=00754ECA UnlockItemTypeCallback 00753FA0 f end=00754015 +CGBag_C__FindItemByName 00754B90 f end=00754C24 +CGBag_C__GetItemTypeCount 00754D00 f end=00754D46 diff --git a/profile/3.3.5a-windows-386/symbol/barrier/func.sym b/profile/3.3.5a-windows-386/symbol/barrier/func.sym index 047e3b0..f7378d4 100644 --- a/profile/3.3.5a-windows-386/symbol/barrier/func.sym +++ b/profile/3.3.5a-windows-386/symbol/barrier/func.sym @@ -3,3 +3,4 @@ CBarrier__Destroy 0078F510 f end=0078F56C CBarrier__AddAxisAlignedWall 007944C0 f end=007946C1 CBarrier__AddBarrierConvexPoly 00792360 f end=007927D6 CBarrier__AddBarrier 007946D0 f end=00794AC1 +CBarrier__Render 00794B50 f end=007953F6 diff --git a/profile/3.3.5a-windows-386/symbol/battlefieldinfo/func.sym b/profile/3.3.5a-windows-386/symbol/battlefieldinfo/func.sym index d74f0ea..76c5968 100644 --- a/profile/3.3.5a-windows-386/symbol/battlefieldinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/battlefieldinfo/func.sym @@ -16,3 +16,4 @@ CGBattlefieldInfo__JoinBattlefield 0054CC70 f end=0054CE25 CGBattlefieldInfo__GetFlagToken 0054D010 f end=0054D0FE CGBattlefieldInfo__OnBattlefieldList 0054E390 f end=0054E5A4 CGBattlefieldInfo__RemoveVehicle 00549740 f end=005497BA +CGBattlefieldInfo__AddVehicle 0054ABA0 f end=0054ABE3 diff --git a/profile/3.3.5a-windows-386/symbol/camera/func.sym b/profile/3.3.5a-windows-386/symbol/camera/func.sym index 50e0626..67503d0 100644 --- a/profile/3.3.5a-windows-386/symbol/camera/func.sym +++ b/profile/3.3.5a-windows-386/symbol/camera/func.sym @@ -54,3 +54,5 @@ CGCamera__CalcTargetCamera 00606F90 f end=00607AFB CameraSetCoord 004C12B0 f end=004C135C CameraSetFloat 004C1360 f end=004C13AE OrganicSmooth 008CA080 f end=008CA0A8 +CGCamera__UpdateTrackingState 00602DC0 f end=00602EAB +CGCamera__FinishLoadingModel 006018C0 f end=006019B0 diff --git a/profile/3.3.5a-windows-386/symbol/chat/func.sym b/profile/3.3.5a-windows-386/symbol/chat/func.sym index e907ba6..2cd71ee 100644 --- a/profile/3.3.5a-windows-386/symbol/chat/func.sym +++ b/profile/3.3.5a-windows-386/symbol/chat/func.sym @@ -80,3 +80,5 @@ CGChat__UpdateRosterMember 00500FB0 f end=0050102F CGChat__JoiningParty 00505F50 f end=00505FF5 CGChat__LeaveWorld 004FB190 f end=004FB19B CGChat__ChatTokenToGUID 004FB580 f end=004FB5BE +CGChat__VoiceSessionUpdate 004FFF00 f end=004FFFB9 +FilterChatLinks 00530D00 f end=00530DBA diff --git a/profile/3.3.5a-windows-386/symbol/client/func.sym b/profile/3.3.5a-windows-386/symbol/client/func.sym index 10e1395..fab7e9d 100644 --- a/profile/3.3.5a-windows-386/symbol/client/func.sym +++ b/profile/3.3.5a-windows-386/symbol/client/func.sym @@ -84,3 +84,12 @@ ClientDestroyGame 00406510 f end=004066C5 memcpy 0040CB10 f end=0040CE75 IsNumeric 007E0F10 f end=007E0F27 IsAlphaEnglish 007E0F90 f end=007E0FB6 +PlayedTimeHandler 00401390 f end=00401474 +TransferPendingHandler 00401480 f end=0040151D +ErrorDisplayCallback 00401600 f end=00401643 +ErrorDisplayShowCallback 00401650 f end=00401693 +ClientSetTimer 00403370 f end=00403379 +ClientSetTimer 00403380 f end=004033A1 +NewWorldHandler 00403D10 f end=00403DDB +ClientBeginTaxiBenchmarkMode 00404EE0 f end=00404F52 +EventSetTimer 0047D5A0 f end=0047D612 diff --git a/profile/3.3.5a-windows-386/symbol/dancestudio/func.sym b/profile/3.3.5a-windows-386/symbol/dancestudio/func.sym index 5f57761..444e994 100644 --- a/profile/3.3.5a-windows-386/symbol/dancestudio/func.sym +++ b/profile/3.3.5a-windows-386/symbol/dancestudio/func.sym @@ -7,3 +7,4 @@ CGDanceStudio__DisplayDance 00575BE0 f end=00575D06 CGDanceStudio__LoadDance 00575D70 f end=00575DBD CGDanceStudio__RequestDance 00576100 f end=005761C3 CGDanceStudio__HasDance 005761D0 f end=005761E9 +CGDanceStudio__UnregisterScriptFunctions 00575840 f end=0057584D diff --git a/profile/3.3.5a-windows-386/symbol/dynamicstring/func.sym b/profile/3.3.5a-windows-386/symbol/dynamicstring/func.sym index 13a06ca..0f68bcf 100644 --- a/profile/3.3.5a-windows-386/symbol/dynamicstring/func.sym +++ b/profile/3.3.5a-windows-386/symbol/dynamicstring/func.sym @@ -2,3 +2,4 @@ CDynamicString__operator_assign 0095D6E0 f end=0095D754 CDynamicString__operator_add_on_assign 0095D8F0 f end=0095D92E CDynamicString__Append 0095D930 f end=0095D976 CDynamicString__operator_add_on_assign 0095D8B0 f end=0095D8E5 +CDynamicString__operator_add_on_assign 0095D870 f end=0095D8AF diff --git a/profile/3.3.5a-windows-386/symbol/framescript/func.sym b/profile/3.3.5a-windows-386/symbol/framescript/func.sym index 7baa7e3..f2ec78f 100644 --- a/profile/3.3.5a-windows-386/symbol/framescript/func.sym +++ b/profile/3.3.5a-windows-386/symbol/framescript/func.sym @@ -35,3 +35,4 @@ FrameScript_Execute 00819210 f end=008192DD FrameScript_PackVariable 00819300 f end=00819679 FrameScript_GetText 00819D40 f end=00819E4F FrameScript_GetEventListeners 0081B510 f end=0081B52E +FrameScript_GetContext 00817DB0 f end=00817DB6 diff --git a/profile/3.3.5a-windows-386/symbol/gossipinfo/func.sym b/profile/3.3.5a-windows-386/symbol/gossipinfo/func.sym index 9109d5a..24d5d83 100644 --- a/profile/3.3.5a-windows-386/symbol/gossipinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gossipinfo/func.sym @@ -5,3 +5,5 @@ CGGossipInfo__SetGossipText 0058AC30 f end=0058AF0B CGGossipInfo__SelectGossipOption 0058AF10 f end=0058B067 CGGossipInfo__SelectGossipAvailableQuest 0058B070 f end=0058B120 CGGossipInfo__OnGossipMessage 0058B1B0 f end=0058B395 +CGGossipInfo__ShutdownGame 0058A520 f end=0058A542 +CGGossipInfo__SetGossip 0058A550 f end=0058A5D0 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 4103326..b31015f 100644 --- a/profile/3.3.5a-windows-386/symbol/item/func.sym +++ b/profile/3.3.5a-windows-386/symbol/item/func.sym @@ -41,3 +41,4 @@ CGItem_C__IsBoundForTrade 00709550 f end=00709572 CGItem_C__GetItemByFullName 00709DE0 f end=00709E1F CGItem_C__GetInventoryArt 0070A910 f end=0070A9FA CGItem__TotalFieldsSaved 004F51C0 f end=004F51C9 +CGItem_C__IsLocked 007086B0 f end=007089A2 diff --git a/profile/3.3.5a-windows-386/symbol/knowlagebase/func.sym b/profile/3.3.5a-windows-386/symbol/knowlagebase/func.sym index ee1ec00..f81f72e 100644 --- a/profile/3.3.5a-windows-386/symbol/knowlagebase/func.sym +++ b/profile/3.3.5a-windows-386/symbol/knowlagebase/func.sym @@ -16,3 +16,6 @@ CKBSystem__CacheServerMessage 00551620 f end=00551651 CKBSystem__OnEvent 00551660 f end=00551719 CKBSystem__Initialize 00552380 f end=00552395 CKBPage__Shutdown 00552740 f end=00552842 +CKBPage__GetBodyBool 00550DA0 f end=00550E03 +CKBSetup__ComputeCachedData 00551100 f end=005511DE +CKBPage__GetInt 00551300 f end=00551347 diff --git a/profile/3.3.5a-windows-386/symbol/lootinfo/func.sym b/profile/3.3.5a-windows-386/symbol/lootinfo/func.sym index 594f3fe..df94a48 100644 --- a/profile/3.3.5a-windows-386/symbol/lootinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/lootinfo/func.sym @@ -12,3 +12,5 @@ CGLootInfo__GiveMasterLoot 005893A0 f end=0058945D CGLootInfo__ClearRollPending 006DC770 f end=006DC7D4 CGLootInfo__GetNumItems 00588190 f end=00588203 GetMasterLootCandidate 006FA770 f end=006FA791 +CGLootInfo__GetLootSlotLink 005884A0 f end=0058852D +CGLootInfo__CoinsCleared 00589100 f end=0058913D diff --git a/profile/3.3.5a-windows-386/symbol/lootinfo/label.sym b/profile/3.3.5a-windows-386/symbol/lootinfo/label.sym index 98bedc9..843d8d9 100644 --- a/profile/3.3.5a-windows-386/symbol/lootinfo/label.sym +++ b/profile/3.3.5a-windows-386/symbol/lootinfo/label.sym @@ -1,2 +1,3 @@ CGLootInfo__m_object 00BFA8DC l CGLootInfo__m_itemsPending 00BFA688 l +CGLootInfo__m_coins 00BFA8D0 l diff --git a/profile/3.3.5a-windows-386/symbol/m2model/func.sym b/profile/3.3.5a-windows-386/symbol/m2model/func.sym index 439c8e5..3e6c517 100644 --- a/profile/3.3.5a-windows-386/symbol/m2model/func.sym +++ b/profile/3.3.5a-windows-386/symbol/m2model/func.sym @@ -83,3 +83,6 @@ CM2Model__RenderBatchShadowMap 00829BA0 f end=00829E34 CM2Model__RenderModelBatchListShadowMap 00829E40 f end=00829F37 CM2Model__RenderModelBatchesShadowMap 0082DA40 f end=0082DAB7 CM2Model__GetEventPosition 008317E0 f end=00831892 +CM2Model__SetBoneFlags 008265E0 f end=008266AE +CM2Model__SetBoneProceduralTransform 008272F0 f end=008273D0 +CM2Model__GetEventPivot 008276F0 f end=00827774 diff --git a/profile/3.3.5a-windows-386/symbol/mailinfo/func.sym b/profile/3.3.5a-windows-386/symbol/mailinfo/func.sym index e98601f..36d4293 100644 --- a/profile/3.3.5a-windows-386/symbol/mailinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/mailinfo/func.sym @@ -18,3 +18,7 @@ CGMailInfo__OnMailCommandResult 005717B0 f end=005719AA CGMailInfo__OnMailListResult 00571C50 f end=00572207 CGMailInfo__SetObject 0056DA60 f end=0056DA96 CGMailInfo__SetSendMoney 0056FDA0 f end=0056FE21 +CGMailInfo__RemoveMail 0056DC70 f end=0056DCF9 +CGMailInfo__RemoveMoney 0056F770 f end=0056F8CE +CGMailInfo__RemoveItem 0056F8D0 f end=0056FA6F +CGMailInfo__OnReceivedMail 00571A10 f end=00571A38 diff --git a/profile/3.3.5a-windows-386/symbol/mailinfo/label.sym b/profile/3.3.5a-windows-386/symbol/mailinfo/label.sym index ef40084..9d42033 100644 --- a/profile/3.3.5a-windows-386/symbol/mailinfo/label.sym +++ b/profile/3.3.5a-windows-386/symbol/mailinfo/label.sym @@ -1,2 +1,4 @@ CGMailInfo__m_nextMailTime 00ACE60C l CGMailInfo__m_doPendingQuery 00BEB1E8 l +CGMailInfo__m_numInboxItems 00BEB1D8 l +CGMailInfo__m_totalInboxItems 00BEB1DC l diff --git a/profile/3.3.5a-windows-386/symbol/map/func.sym b/profile/3.3.5a-windows-386/symbol/map/func.sym index 7c3e375..56dca80 100644 --- a/profile/3.3.5a-windows-386/symbol/map/func.sym +++ b/profile/3.3.5a-windows-386/symbol/map/func.sym @@ -108,3 +108,4 @@ CMap__NewFootprint 0079FA70 f end=0079FCBE CMap__ProcessDetailDoodadUpdateList 007B54A0 f end=007B5500 CMap__LinkDoodadDefToMapObjDefs 007B6ED0 f end=007B6F51 CMap__VectorIntersect 007A3B70 f end=007A3CE4 +CMap__RenderWaterRipples 0079D5E0 f end=0079DFE3 diff --git a/profile/3.3.5a-windows-386/symbol/mapobj/func.sym b/profile/3.3.5a-windows-386/symbol/mapobj/func.sym index a55ca4c..69dd4e8 100644 --- a/profile/3.3.5a-windows-386/symbol/mapobj/func.sym +++ b/profile/3.3.5a-windows-386/symbol/mapobj/func.sym @@ -72,3 +72,4 @@ CMapObj__TestGroupBounds 007AE920 f end=007AE965 CMapObj__RenderGroupCollidable 007AB1E0 f end=007AB4BA GetMinimapQuads 007AF8D0 f end=007AFC70 GetMinimapQuads 007AFE70 f end=007AFED2 +CMapObj__RenderGroupCollidableFaces 007A76C0 f end=007A7920 diff --git a/profile/3.3.5a-windows-386/symbol/missile/func.sym b/profile/3.3.5a-windows-386/symbol/missile/func.sym index 132e8ff..1d3423b 100644 --- a/profile/3.3.5a-windows-386/symbol/missile/func.sym +++ b/profile/3.3.5a-windows-386/symbol/missile/func.sym @@ -9,3 +9,20 @@ CMissile__ClearInFlightMissilesWithTarget 00703A80 f end=00703ADF CMissile__CalcMissFade 006FFCD0 f end=006FFD6A CMissile__CalcPosition 007015D0 f end=00701F41 CMissile__UpdateAttachments 00703900 f end=00703A7F +CMissile__InstallMotionScriptFunction 006FF0A0 f end=006FF126 +CMissile__UpdateImpactPos 006FF6D0 f end=006FFBAE +CMissile__ApplyTargetTransportOffset 006FFD70 f end=006FFECC +CMissile__CallMotionScriptFunction 00700350 f end=0070054E +CMissile__ApplyMotionScriptFunctionTranslation 00700550 f end=007006FF +CMissile__BeginWaitingForModelFX 00700700 f end=0070087F +CMissile__InitializeTrajectory 00700880 f end=00700C7B +CMissile__ComputeModelMatrix 00701230 f end=007015CE +CMissile__constructor 00701F50 f end=00702184 +CMissile__FireMissiles 007022D0 f end=00702A5B +CMissile__PossiblyHandleBounce 00702A60 f end=00702B08 +CMissile__NewMissile 00702B10 f end=00702B5F +CMissile__CopyMissile 00702B60 f end=00702DB0 +CMissile__MissedTarget 00702FC0 f end=00703407 +CMissile__ReachedTarget 00703410 f end=00703640 +CMissile__HandleMissileTrajectoryCollision 00703640 f end=00703725 +CMissile__AttachToVictim 006FEE00 f end=006FEFA9 diff --git a/profile/3.3.5a-windows-386/symbol/missilecollision/func.sym b/profile/3.3.5a-windows-386/symbol/missilecollision/func.sym index 9bc06f2..1eb86b4 100644 --- a/profile/3.3.5a-windows-386/symbol/missilecollision/func.sym +++ b/profile/3.3.5a-windows-386/symbol/missilecollision/func.sym @@ -1 +1,3 @@ CMissileCollision__Free 006FC950 f end=006FC9AE +CMissileCollision__MaybeAddUnitToWorkingList 006FCAA0 f end=006FCB52 +CMissileCollision__Init 006FCB60 f end=006FCD5E diff --git a/profile/3.3.5a-windows-386/symbol/movementshared/func.sym b/profile/3.3.5a-windows-386/symbol/movementshared/func.sym index 5856f40..ea432dc 100644 --- a/profile/3.3.5a-windows-386/symbol/movementshared/func.sym +++ b/profile/3.3.5a-windows-386/symbol/movementshared/func.sym @@ -70,3 +70,6 @@ CMovementShared__RemoveFromTransport 0098C730 f end=0098C76F CMovementShared__StopMove 0098C8D0 f end=0098C93D CMovementShared__PlotUnitSplineMovement 0098CA00 f end=0098CF68 CMovementShared__constructor 0098C580 f end=0098C666 +CMovementShared__GetBaseSpeed 00987570 f end=0098767B +CMovementShared__StopAllLogging 00987680 f end=009876AB +CMovementShared__StartFalling 00988370 f end=009883E3 diff --git a/profile/3.3.5a-windows-386/symbol/objecteffect/func.sym b/profile/3.3.5a-windows-386/symbol/objecteffect/func.sym new file mode 100644 index 0000000..3ff7003 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/objecteffect/func.sym @@ -0,0 +1,2 @@ +CObjectEffect__UpdateLoopingEffect 006F1FB0 f end=006F201A +CObjectEffect__destructor 006F2AC0 f end=006F2B3E diff --git a/profile/3.3.5a-windows-386/symbol/objecteffectmanager/func.sym b/profile/3.3.5a-windows-386/symbol/objecteffectmanager/func.sym index b39af9b..8164657 100644 --- a/profile/3.3.5a-windows-386/symbol/objecteffectmanager/func.sym +++ b/profile/3.3.5a-windows-386/symbol/objecteffectmanager/func.sym @@ -6,3 +6,4 @@ CObjectEffectManager__Init 006F7420 f end=006F7474 CObjectEffectManager__PlayOneShotEffect 006F60E0 f end=006F61C8 CObjectEffectManager__PlayLoopingEffect 006F6420 f end=006F66A8 CObjectEffectManager__ShutDown 006F70B0 f end=006F7270 +CObjectEffectManager__UpdateAllPlayingEffects 006F39B0 f end=006F3ACA diff --git a/profile/3.3.5a-windows-386/symbol/particleemitter2/func.sym b/profile/3.3.5a-windows-386/symbol/particleemitter2/func.sym index 3555594..c9fd37c 100644 --- a/profile/3.3.5a-windows-386/symbol/particleemitter2/func.sym +++ b/profile/3.3.5a-windows-386/symbol/particleemitter2/func.sym @@ -34,3 +34,5 @@ CParticleEmitter2__BuildParticleVertices 0097E580 f end=0097E721 CParticleEmitter2__RenderParticles 0097E730 f end=0097E8CA CParticleEmitter2__PlaceParticleModels 0097E8D0 f end=0097EA5A CParticleEmitter2__Update 0097EB10 f end=0097EDF0 +CParticleEmitter2__SetZsource 00978DA0 f end=00978DC7 +CParticleEmitter2__Render 0097EA60 f end=0097EB02 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 bd1fe7a..a6e1440 100644 --- a/profile/3.3.5a-windows-386/symbol/player/func.sym +++ b/profile/3.3.5a-windows-386/symbol/player/func.sym @@ -224,3 +224,4 @@ PlayerNameRegisterCVars 007E6150 f end=007E6318 PlayerNameInitialize 007E64D0 f end=007E6584 FindRoll 006FB150 f end=006FB17B LootRoll 006FBC70 f end=006FBE26 +CGPlayer_C__IsCommentatorUberOrInArena 006DE980 f end=006DE9D4 diff --git a/profile/3.3.5a-windows-386/symbol/questlog/func.sym b/profile/3.3.5a-windows-386/symbol/questlog/func.sym index d182410..8506806 100644 --- a/profile/3.3.5a-windows-386/symbol/questlog/func.sym +++ b/profile/3.3.5a-windows-386/symbol/questlog/func.sym @@ -39,3 +39,5 @@ CGQuestLog__SetQuestExpired 005E57E0 f end=005E583C CGQuestLog__UpdateAllQuestPOI 005E5A50 f end=005E5C04 QuestSelectQueryCallback 005DE960 f end=005DE980 QSortQuestSortTypes 005E08F0 f end=005E0B75 +CGQuestLog__IsOnQuest 005E11D0 f end=005E1246 +CGQuestLog__UpdateQuestPOIFromUserServer 005E70D0 f end=005E716C diff --git a/profile/3.3.5a-windows-386/symbol/repotationinfo/func.sym b/profile/3.3.5a-windows-386/symbol/repotationinfo/func.sym index bdab4a0..480fbd1 100644 --- a/profile/3.3.5a-windows-386/symbol/repotationinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/repotationinfo/func.sym @@ -1 +1,5 @@ CGReputationInfo__InitializeGame 005D2EB0 f end=005D2F86 +CGReputationInfo__GetFactionStandingReaction 005D0600 f end=005D069F +CGReputationInfo__OnSetFactionAtWar 005D0850 f end=005D08CE +CGReputationInfo__SetWatchedFaction 005D0BA0 f end=005D0C6A +CGReputationInfo__OnSetForcedReactions 005D15D0 f end=005D16A2 diff --git a/profile/3.3.5a-windows-386/symbol/runeinfo/func.sym b/profile/3.3.5a-windows-386/symbol/runeinfo/func.sym index 517bf08..4c333ad 100644 --- a/profile/3.3.5a-windows-386/symbol/runeinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/runeinfo/func.sym @@ -8,3 +8,4 @@ CGRuneInfo__ComputeRuneRechargeTime 005EE140 f end=005EE1E1 CGRuneInfo__SetPredictedRunes 005EE240 f end=005EE3CE CGRuneInfo__ResyncRunes 005EE440 f end=005EE51E CGRuneInfo__AddRunePower 005EE520 f end=005EE5AA +CGRuneInfo__ConvertRune 005EE020 f end=005EE04C diff --git a/profile/3.3.5a-windows-386/symbol/runeinfo/label.sym b/profile/3.3.5a-windows-386/symbol/runeinfo/label.sym index 31cc518..b93b441 100644 --- a/profile/3.3.5a-windows-386/symbol/runeinfo/label.sym +++ b/profile/3.3.5a-windows-386/symbol/runeinfo/label.sym @@ -1,2 +1,3 @@ CGRuneInfo__m_numRunes 00C24384 l CGRuneInfo__m_predictedRunes 00C24388 l +CGRuneInfo__m_runes 00C24304 l diff --git a/profile/3.3.5a-windows-386/symbol/script/func.sym b/profile/3.3.5a-windows-386/symbol/script/func.sym index 7acf653..9ae7d83 100644 --- a/profile/3.3.5a-windows-386/symbol/script/func.sym +++ b/profile/3.3.5a-windows-386/symbol/script/func.sym @@ -2110,3 +2110,4 @@ Script_SendUniqueSignal 006143F0 f end=006144CE Script_SendUniqueSignal 00615020 f end=00615042 GetCurrencyTextureString 007E7E10 f end=007E7E4E StringToGUID 0074D120 f end=0074D19F +Script_GetGUIDFromName 0060C1C0 f end=0060C1E9 diff --git a/profile/3.3.5a-windows-386/symbol/simplealphaanim/func.sym b/profile/3.3.5a-windows-386/symbol/simplealphaanim/func.sym new file mode 100644 index 0000000..4cf1fc1 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplealphaanim/func.sym @@ -0,0 +1 @@ +CSimpleAlphaAnim_SetChange 004A6DA0 f end=004A6E1D diff --git a/profile/3.3.5a-windows-386/symbol/simpleanim/func.sym b/profile/3.3.5a-windows-386/symbol/simpleanim/func.sym index ee90665..0b25a8e 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleanim/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleanim/func.sym @@ -3,3 +3,8 @@ CSimpleAnim__SetSmoothing 00497F30 f end=00497FDC CSimpleAnim__SetStartDelay 0049AE20 f end=0049AE53 CSimpleAnim__SetEndDelay 0049AE60 f end=0049AE93 CSimpleAnim__SetDuration 0049AEA0 f end=0049AEBF +CSimpleAnim_SetStartDelay 004A51A0 f end=004A521F +CSimpleAnim_SetEndDelay 004A5260 f end=004A52DF +CSimpleAnim_SetDuration 004A5320 f end=004A539F +CSimpleAnim_SetSmoothProgress 004A5430 f end=004A54AD +CSimpleAnim_SetSmoothing 004A5740 f end=004A580E diff --git a/profile/3.3.5a-windows-386/symbol/simpleanimgroup/func.sym b/profile/3.3.5a-windows-386/symbol/simpleanimgroup/func.sym index 18fc49d..71e315b 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleanimgroup/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleanimgroup/func.sym @@ -4,3 +4,5 @@ CSimpleAnimGroup__constructor 00499EB0 f end=00499FA2 CSimpleAnimGroup__LoadXML 0049A060 f end=0049A57E CSimpleAnimGroup__ComputeDuration 0049AC80 f end=0049ACF0 CSimpleAnimGroup__PostLoadXML 0049C2A0 f end=0049C30A +CSimpleAnimGroup_SetLooping 004A7130 f end=004A71EC +CSimpleAnimGroup_SetInitialOffset 004A72F0 f end=004A73D1 diff --git a/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym b/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym index 5ed9590..4ca458c 100644 --- a/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym @@ -11,3 +11,10 @@ CSimpleButton__LoadXML 0096FED0 f end=00970366 CSimpleButton__Enable 00970440 f end=00970519 CSimpleButton__constructor 00970520 f end=00970610 CSimpleButton__LockHighlight 00962120 f end=00962148 +CSimpleButton_SetNormalFontObject 00977340 f end=00977441 +CSimpleButton_SetDisabledFontObject 009774C0 f end=009775C1 +CSimpleButton_SetHighlightFontObject 00977640 f end=00977741 +CSimpleButton_SetFontString 009777C0 f end=009778D1 +CSimpleButton_SetHighlightTexture 00977D30 f end=00977ED1 +CSimpleButton_SetPushedTextOffset 00977F60 f end=00978040 +CSimpleButton__OnLayerMouseDown 0096FA80 f end=0096FB5D diff --git a/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym b/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym index df5022e..8e5b0b1 100644 --- a/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym @@ -1,2 +1,4 @@ CSimpleCheckbox__SetChecked 00962340 f end=009623C0 CSimpleCheckbox__Enable 00962490 f end=009624B4 +CSimpleCheckbox_SetCheckedTexture 00976C70 f end=00976DC8 +CSimpleCheckbox_SetDisabledCheckedTexture 00976E50 f end=00976FA8 diff --git a/profile/3.3.5a-windows-386/symbol/simplecolorselect/func.sym b/profile/3.3.5a-windows-386/symbol/simplecolorselect/func.sym index aaba97c..e66d0e3 100644 --- a/profile/3.3.5a-windows-386/symbol/simplecolorselect/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplecolorselect/func.sym @@ -10,3 +10,7 @@ CSimpleColorSelect__OnLayerTrackUpdate 0096E3F0 f end=0096E551 CSimpleColorSelect__SetColorWheelThumbTexture 0096E560 f end=0096E601 CSimpleColorSelect__SetColorValueThumbTexture 0096E610 f end=0096E6B1 CSimpleColorSelect__SetColorWheelTexture 0096E6C0 f end=0096E877 +CSimpleColorSelect_SetColorWheelTexture 009708B0 f end=009709DD +CSimpleColorSelect_SetColorWheelThumbTexture 00970A60 f end=00970BB8 +CSimpleColorSelect_SetColorValueTexture 00970C40 f end=00970D6D +CSimpleColorSelect_SetColorValueThumbTexture 00970DF0 f end=00970F48 diff --git a/profile/3.3.5a-windows-386/symbol/simpleeditbox/func.sym b/profile/3.3.5a-windows-386/symbol/simpleeditbox/func.sym index 04baa34..e399001 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleeditbox/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleeditbox/func.sym @@ -31,3 +31,11 @@ CSimpleEditBox__UpdateDirtyBits 00967020 f end=009670D7 CSimpleEditBox__OnLayerUpdate 00967670 f end=00967759 CSimpleEditBox__OnLayerKeyDown 00967760 f end=00967C30 CSimpleEditBox__OnLayerMouseDown 00967CD0 f end=00967D7A +CSimpleEditBox_SetBlinkSpeed 00975D40 f end=00975DB8 +CSimpleEditBox_SetNumber 00975F80 f end=00976002 +CSimpleEditBox_AddHistoryLine 00976110 f end=00976191 +CSimpleEditBox_SetTextInsets 009761E0 f end=00976328 +CSimpleEditBox_SetMaxBytes 009764E0 f end=00976573 +CSimpleEditBox_SetMaxLetters 009765D0 f end=0097664C +CSimpleEditBox_SetHistoryLines 00976770 f end=009767F3 +CSimpleEditBox_SetCursorPosition 009769A0 f end=00976A1F diff --git a/profile/3.3.5a-windows-386/symbol/simplefont/func.sym b/profile/3.3.5a-windows-386/symbol/simplefont/func.sym index b084255..c4f1bf5 100644 --- a/profile/3.3.5a-windows-386/symbol/simplefont/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplefont/func.sym @@ -2,3 +2,6 @@ CSimpleFont__constructor 00496870 f end=00496915 CSimpleFont__GetFont 00496F70 f end=00497064 CSimpleFont__LoadXML 00497070 f end=004974F3 StringToJustify 00815080 f end=008150CA +CSimpleFont_SetFont 004A3A50 f end=004A3B52 +CSimpleFont_SetJustifyH 004A4930 f end=004A49B7 +CSimpleFont_SetJustifyV 004A49C0 f end=004A4A47 diff --git a/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym b/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym index 724a70a..eb6c82f 100644 --- a/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym @@ -18,3 +18,6 @@ CSimpleFontString__LoadXML 004873E0 f end=0048798A CSimpleFontString__SetTextLength 004818F0 f end=0048195B CSimpleFontString__GetStringHeight 00483FA0 f end=0048407A ApplyTranslationAnim 0048B800 f end=0048B81A +CSimpleFontString_SetFontObject 0048D380 f end=0048D50E +CSimpleFontString_SetTextHeight 0048DDB0 f end=0048DE8A +TextBlockGetTextExtent 004BDCD0 f end=004BDD78 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 1915760..328184c 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym @@ -45,3 +45,20 @@ CSimpleFrame__LockHighlight 00490A30 f end=00490A7D CSimpleFrame__CreateScriptMetaTable 004A1E60 f end=004A1E79 RegisterSimpleFrameScriptMethods 0081B870 f end=0081B914 UnregisterSimpleFrameScriptMethods 0081B920 f end=0081B9B8 +CSimpleFrame_SetFrameStrata 0049E880 f end=0049E978 +CSimpleFrame_SetFrameLevel 0049E9D0 f end=0049EAAE +CSimpleFrame_RegisterEvent 0049EFE0 f end=0049F05C +CSimpleFrame_UnregisterEvent 0049F060 f end=0049F0DC +CSimpleFrame_IsEventRegistered 0049F160 f end=0049F206 +CSimpleFrame_GetAttribute 0049F2D0 f end=0049F60F +CSimpleFrame_SetAttribute 0049F610 f end=0049F786 +CSimpleFrame_SetScale 0049F820 f end=0049F900 +CSimpleFrame_SetID 0049FB00 f end=0049FBA6 +CSimpleFrame_SetHitRectInsets 004A0090 f end=004A0224 +CSimpleFrame_SetClampRectInsets 004A0310 f end=004A0475 +CSimpleFrame_SetMinResize 004A0520 f end=004A0637 +CSimpleFrame_SetMaxResize 004A06E0 f end=004A07F7 +CSimpleFrame_SetBackdrop 004A15A0 f end=004A199E +CSimpleFrame_SetDepth 004A1C40 f end=004A1CBF +CSimpleFrame_IgnoreDepth 004A1D80 f end=004A1DF9 +CSimpleFrame__OnLayerMouseDown 0048FC30 f end=0048FCD5 diff --git a/profile/3.3.5a-windows-386/symbol/simplehtml/func.sym b/profile/3.3.5a-windows-386/symbol/simplehtml/func.sym index 6e18f20..0f38397 100644 --- a/profile/3.3.5a-windows-386/symbol/simplehtml/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplehtml/func.sym @@ -12,3 +12,4 @@ CSimpleHTML_SetText 009750D0 f end=0097511B CSimpleHTML__SetHyperlinkFormat 0096C770 f end=0096C7B0 CSimpleHTML__RefreshHyperlinks 0096D500 f end=0096D6C7 CSimpleHTML__OnLayerUpdate 0096D700 f end=0096D731 +CSimpleHTML_SetHyperlinkFormat 00975120 f end=0097519C diff --git a/profile/3.3.5a-windows-386/symbol/simplemessagescrollframe/func.sym b/profile/3.3.5a-windows-386/symbol/simplemessagescrollframe/func.sym index 4d67127..2e86e9b 100644 --- a/profile/3.3.5a-windows-386/symbol/simplemessagescrollframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplemessagescrollframe/func.sym @@ -12,3 +12,7 @@ CSimpleMessageScrollFrame__OnLayerUpdate 00969E60 f end=00969F96 CSimpleMessageScrollFrame__UpdateRect 0096A760 f end=0096A87F CSimpleMessageScrollFrame__OnFrameSizeChanged 0096AB30 f end=0096AB4C CSimpleMessageScrollFrame__LoadXML 0096AC50 f end=0096AF09 +CSimpleMessageScrollFrame_AddMessage 00972F20 f end=00973144 +CSimpleMessageScrollFrame_GetMessageInfo 00973150 f end=00973269 +CSimpleMessageScrollFrame_RemoveMessagesByAccessID 00973270 f end=009732EA +CSimpleMessageScrollFrame_SetMaxLines 009737F0 f end=00973873 diff --git a/profile/3.3.5a-windows-386/symbol/simplepathanim/func.sym b/profile/3.3.5a-windows-386/symbol/simplepathanim/func.sym new file mode 100644 index 0000000..8f9a5c9 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplepathanim/func.sym @@ -0,0 +1 @@ +CSimplePathAnim_SetCurve 004A6C10 f end=004A6CCC diff --git a/profile/3.3.5a-windows-386/symbol/simplerotationanim/func.sym b/profile/3.3.5a-windows-386/symbol/simplerotationanim/func.sym new file mode 100644 index 0000000..e19e4f9 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplerotationanim/func.sym @@ -0,0 +1 @@ +CSimpleRotationAnim_SetDegrees 004A6340 f end=004A63BE diff --git a/profile/3.3.5a-windows-386/symbol/simplescaleanim/func.sym b/profile/3.3.5a-windows-386/symbol/simplescaleanim/func.sym new file mode 100644 index 0000000..81492df --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplescaleanim/func.sym @@ -0,0 +1 @@ +CSimpleScaleAnim_SetScale 004A6650 f end=004A66F9 diff --git a/profile/3.3.5a-windows-386/symbol/simplescrollframe/func.sym b/profile/3.3.5a-windows-386/symbol/simplescrollframe/func.sym index e04ff8e..37c1831 100644 --- a/profile/3.3.5a-windows-386/symbol/simplescrollframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplescrollframe/func.sym @@ -14,3 +14,4 @@ CSimpleScrollFrame__GetBoundsRect 0096B9D0 f end=0096BBAC ; CSimpleScrollFrame:: CSimpleScrollFrame_SetVerticalScroll 00972560 f end=00972625 ; CSimpleScrollFrame_SetVerticalScroll(lua_State*) CSimpleScrollFrame__GetScriptByName 0096B0B0 f end=0096B147 CSimpleScrollFrame__SetHorizontalScroll 0096B440 f end=0096B47E +CSimpleScrollFrame_SetHorizontalScroll 00972490 f end=00972555 diff --git a/profile/3.3.5a-windows-386/symbol/simpleslider/func.sym b/profile/3.3.5a-windows-386/symbol/simpleslider/func.sym index ff94509..54d5232 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleslider/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleslider/func.sym @@ -15,3 +15,6 @@ CSimpleSlider__SetValueStep 0096C1B0 f end=0096C20A CSimpleSlider__OnLayerTrackUpdate 0096C320 f end=0096C3F2 CSimpleSlider__LoadXML 0096C500 f end=0096C746 CSimpleSlider__CreateScriptMetaTable 009720C0 f end=009720D9 +CSimpleSlider_SetThumbTexture 00971B10 f end=00971C6C +CSimpleSlider_SetValueStep 00971FD0 f end=0097204D +CSimpleSlider__OnLayerMouseDown 0096C400 f end=0096C437 diff --git a/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym b/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym index 95915e8..4f14a1e 100644 --- a/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym @@ -2,3 +2,4 @@ CSimpleStatusBar__SetBarTexture 00961720 f end=009617E0 CSimpleStatusBar__constructor 00961A00 f end=00961A64 CSimpleStatusBar__SetBarTexture 00961AC0 f end=00961B71 CSimpleStatusBar__SetBarTexture 00971650 f end=009717F1 +CSimpleStatusBar_SetMinMaxValues 009713C0 f end=009714EC diff --git a/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym b/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym index f4d4759..4ea7ec8 100644 --- a/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym @@ -13,3 +13,4 @@ CSimpleTexture__SetTexture 004859E0 f end=00485AEE CSimpleTexture__PreLoadXML 004814F0 f end=00481519 CSimpleTexture__PostLoadXML 004830E0 f end=0048311E CSimpleTexture__GetWidth 004817D0 f end=00481847 +CSimpleTexture_SetBlendMode 0048C040 f end=0048C0DE diff --git a/profile/3.3.5a-windows-386/symbol/sound/func.sym b/profile/3.3.5a-windows-386/symbol/sound/func.sym index 9dcc8fc..2871157 100644 --- a/profile/3.3.5a-windows-386/symbol/sound/func.sym +++ b/profile/3.3.5a-windows-386/symbol/sound/func.sym @@ -6,3 +6,4 @@ SE2__IsChatSoundInitialized 00878CC0 f end=00878CC6 SE2__StartCapture 00879500 f end=00879577 SE2__VoiceChat_StartCapture 009868C0 f end=009868CF UnitSoundShutdown 00747810 f end=00747848 +SE2__IsPlaying 004C5BE0 f end=004C5BEF 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 aaa66e4..613aa09 100644 --- a/profile/3.3.5a-windows-386/symbol/spell/func.sym +++ b/profile/3.3.5a-windows-386/symbol/spell/func.sym @@ -80,3 +80,17 @@ SpellTableLookupAbility 00812410 f end=0081252A GetSpecialSpellVisualEffectNameRec 006F75B0 f end=006F75E0 SpellVisualsBlizzardStop 007F9EE0 f end=007F9EF8 SpellVisualsTick 007FCA30 f end=007FCBB7 +Spell_C_ClearLastAutoRangedCombatError 007FE190 f end=007FE19B +Spell_C_SpellFailedCustomError 007FEF10 f end=007FEF5E +Spell_C_CanTargetObject 007FFF20 f end=007FFF5E +Spell_C_GetCursorWorldObjectFacing 007FFF60 f end=007FFFA5 +Spell_C_HasSpellModifiers 00800770 f end=00800797 +Spell_C_CancelChannelSpell 008008D0 f end=00800942 +Spell_C_HasCooldownOnEvent 00801220 f end=008012EA +Spell_C_GetSpellRadius 008019C0 f end=00801B0B +Spell_C_GetPendingSpellCast 00805180 f end=008051CD +Spell_C_IsCurrentSpell 00806030 f end=00806196 +Spell_C_CancelRangedSpells 00806550 f end=0080661B +Spell_C_SendDelayedMissileTrajectoryCast 0080DE60 f end=0080DF01 +Spell_C_GetMinMaxPoints 008016C0 f end=00801766 +Spell_C_IsActiveSpell 00802CB0 f end=00802F7C diff --git a/profile/3.3.5a-windows-386/symbol/spellhistory/func.sym b/profile/3.3.5a-windows-386/symbol/spellhistory/func.sym index 09357b4..a66e78f 100644 --- a/profile/3.3.5a-windows-386/symbol/spellhistory/func.sym +++ b/profile/3.3.5a-windows-386/symbol/spellhistory/func.sym @@ -1,3 +1,4 @@ SpellHistory__GetCooldown 00807980 f end=00807D3E SpellHistory__IsOnHold 00807DA0 f end=00807F07 SpellHistory__RecentlyCast 00807D40 f end=00807D98 +SpellHistory__AddHistory 00805230 f end=0080532B diff --git a/profile/3.3.5a-windows-386/symbol/tabardmodelframe/func.sym b/profile/3.3.5a-windows-386/symbol/tabardmodelframe/func.sym index d22df36..2d7a657 100644 --- a/profile/3.3.5a-windows-386/symbol/tabardmodelframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/tabardmodelframe/func.sym @@ -1,2 +1,3 @@ CGTabardModelFrame__OnModelLoaded 005995D0 f end=0059966A CGTabardModelFrame__InitializeTabardColors 00599670 f end=005997B5 +CGTabardModelFrame_GetLowerEmblemTexture 00599B20 f end=00599DCD diff --git a/profile/3.3.5a-windows-386/symbol/talentgroup/func.sym b/profile/3.3.5a-windows-386/symbol/talentgroup/func.sym index 3a8d9d0..9dec663 100644 --- a/profile/3.3.5a-windows-386/symbol/talentgroup/func.sym +++ b/profile/3.3.5a-windows-386/symbol/talentgroup/func.sym @@ -2,3 +2,4 @@ CGTalentGroup_C__GetGlyph 005C5770 f end=005C578C CGTalentGroup_C__GetTabFromID 005C5B30 f end=005C5B6E CGTalentGroup_C__Reset 005C9910 f end=005C995A CGTalentGroup_C__UpdateTabs 005C9960 f end=005C9A2A +CGTalentGroup_C__GetTalentItem 005C73B0 f end=005C73C7 diff --git a/profile/3.3.5a-windows-386/symbol/texture/func.sym b/profile/3.3.5a-windows-386/symbol/texture/func.sym index 5f0c6d0..1312131 100644 --- a/profile/3.3.5a-windows-386/symbol/texture/func.sym +++ b/profile/3.3.5a-windows-386/symbol/texture/func.sym @@ -65,3 +65,8 @@ TextureGetDimensions 004B6610 f end=004B666A TextureAddRef 0047BF70 f end=0047BF82 TextureCacheAllocEntry 004F3110 f end=004F31A0 TextureCreateSolid 004B9550 f end=004B95B0 +TextureIsSame 004B53A0 f end=004B5423 +TextureDiscoverFileType 004B5600 f end=004B5661 +TexturePickAlternateFilename 004B5670 f end=004B56E7 +TextureNotifyGxRestart 004B65E0 f end=004B660D +TextureCreate 004B9760 f end=004B9903 diff --git a/profile/3.3.5a-windows-386/symbol/tooltip/func.sym b/profile/3.3.5a-windows-386/symbol/tooltip/func.sym index e72d5c2..b1b46d9 100644 --- a/profile/3.3.5a-windows-386/symbol/tooltip/func.sym +++ b/profile/3.3.5a-windows-386/symbol/tooltip/func.sym @@ -47,3 +47,35 @@ CGTooltip__SetAchievement 00627220 f end=006276DB CGTooltip__SetItemDelta 0062D930 f end=0062DAD9 CGTooltip__SetMacro 00630D20 f end=00630FFC CGTooltip__OnLayerUpdate 0061B2E0 f end=0061B467 +CGTooltip_SetMinimumWidth 0061D040 f end=0061D0CC +CGTooltip_IsOwned 0061D210 f end=0061D349 +CGTooltip_SetAnchorType 0061D3D0 f end=0061D642 +CGTooltip_AddTexture 0061D810 f end=0061D938 +CGTooltip_IsUnit 0061DA20 f end=0061DAC3 +CGTooltip_SetOwner 0061EB40 f end=0061EE84 +CGTooltip_AppendText 0061EE90 f end=0061EF0C +CGTooltip_AddFontStrings 006201F0 f end=0062033E +CGTooltip_SetText 006204E0 f end=006205B9 +CGTooltip_SetTotem 006205C0 f end=006206D0 +CGTooltip_SetPetAction 00625470 f end=00625625 +CGTooltip_SetShapeshift 00625630 f end=006257BB +CGTooltip_SetPossession 006257C0 f end=0062593F +CGTooltip_SetGlyph 00625D00 f end=00625E0C +CGTooltip_SetUnit 00625E10 f end=00625EFE +CGTooltip_SetUnitAura 00626240 f end=006262BC +CGTooltip_SetUnitBuff 006262C0 f end=00626348 +CGTooltip_SetUnitDebuff 00626350 f end=006263D8 +CGTooltip_SetEquipmentSet 006264D0 f end=00626559 +CGTooltip_SetHyperlink 0062DAE0 f end=0062E046 +CGTooltip_SetInventoryItem 0062E050 f end=0062E51A +CGTooltip_SetInboxItem 0062F9E0 f end=0062FC1C +CGTooltip_SetAuctionItem 0062FCF0 f end=0062FF5D +CGTooltip_SetBuybackItem 0062FF60 f end=0063009B +CGTooltip_SetLootRollItem 006300A0 f end=00630199 +CGTooltip_SetSocketGem 00630250 f end=00630363 +CGTooltip_SetCurrencyToken 00630620 f end=006307DB +CGTooltip_SetBackpackToken 006307E0 f end=0063098B +CGTooltip_SetQuestLogSpecialItem 00630990 f end=00630A7C +CGTooltip_SetAction 00631000 f end=00631561 +CGTooltip_SetHyperlinkCompareItem 00631B60 f end=00631D0E +CGTooltip__GetItemHyperlinkString 0061E3A0 f end=0061E4AE diff --git a/profile/3.3.5a-windows-386/symbol/toteminfo/func.sym b/profile/3.3.5a-windows-386/symbol/toteminfo/func.sym new file mode 100644 index 0000000..363bb63 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/toteminfo/func.sym @@ -0,0 +1 @@ +TotemInfo__GetSpawnTimeLeft 00513F50 f end=00513F6F diff --git a/profile/3.3.5a-windows-386/symbol/tradeinfo/func.sym b/profile/3.3.5a-windows-386/symbol/tradeinfo/func.sym index ddbd7fd..5782345 100644 --- a/profile/3.3.5a-windows-386/symbol/tradeinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/tradeinfo/func.sym @@ -13,3 +13,4 @@ CGTradeInfo__SetTradePartner 005870A0 f end=005873D1 CGTradeInfo__CancelTrade 00704040 f end=007040A6 CGTradeInfo__UnlockTradeItems 005864A0 f end=005864C8 CGTradeInfo__LeaveWorld 005880C0 f end=00588142 +CGTradeInfo__SetMoney 007043C0 f end=0070449E diff --git a/profile/3.3.5a-windows-386/symbol/tradeskillinfo/func.sym b/profile/3.3.5a-windows-386/symbol/tradeskillinfo/func.sym index feac7db..5ec4e60 100644 --- a/profile/3.3.5a-windows-386/symbol/tradeskillinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/tradeskillinfo/func.sym @@ -14,3 +14,5 @@ CGTradeSkillInfo__SetItemNameFilter 005DCF60 f end=005DD02F CGTradeSkillInfo__GetSelectionIndex 005DA670 f end=005DA6A8 CGTradeSkillInfo__SetSubClassFilter 005DCF00 f end=005DCF2C CGTradeSkillInfo__SetInvTypeFilter 005DCF30 f end=005DCF53 +Profession_FilterSpell 005DC110 f end=005DCA88 +CaseAccentInsensitiveParse 007E11D0 f end=007E161C diff --git a/profile/3.3.5a-windows-386/symbol/uibindings/func.sym b/profile/3.3.5a-windows-386/symbol/uibindings/func.sym index b1c43e1..cdab0b3 100644 --- a/profile/3.3.5a-windows-386/symbol/uibindings/func.sym +++ b/profile/3.3.5a-windows-386/symbol/uibindings/func.sym @@ -26,3 +26,4 @@ CGUIBindings__SaveBindings 0055F3D0 f end=0055F426 CGUIBindings__ClearOverrideBindings 005604F0 f end=00560557 CGUIBindings__constructor 00561B80 f end=00561C52 CGUIBindings__SetOverrideBinding 00563480 f end=00563515 +CGUIBindings__GetNumCommandKeys 0055E7E0 f end=0055E864 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 c7aa9d3..d1e07d9 100644 --- a/profile/3.3.5a-windows-386/symbol/unit/func.sym +++ b/profile/3.3.5a-windows-386/symbol/unit/func.sym @@ -370,3 +370,7 @@ UnitCombatLogInvalidateName 0074F400 f end=0074F4CC UnitCombatLog 00751150 f end=007512A1 UnitSoundInitialize 00747860 f end=007478EE UnitCombatClientInitialize 00756BD0 f end=00756C85 +CGUnit_C__RemoveAuraEffect 0071E930 f end=0071EC7F +CGUnit_C__CanAttack 00729740 f end=00729A6F +CGUnit_C__OnAuraUpdate 0072F5D0 f end=0072FDFF +CGUnit_C__VehiclePassengerStartWaitingForVehicleTransitionAnim 0074BE10 f end=0074C036 diff --git a/profile/3.3.5a-windows-386/symbol/vehicle/func.sym b/profile/3.3.5a-windows-386/symbol/vehicle/func.sym index 126c6de..0ab3b0a 100644 --- a/profile/3.3.5a-windows-386/symbol/vehicle/func.sym +++ b/profile/3.3.5a-windows-386/symbol/vehicle/func.sym @@ -13,3 +13,6 @@ CVehicle_C__GetVirtualSeatInfo 007579E0 f end=00757AD9 CVehicle_C__Destroy 00757BB0 f end=00757BD2 CVehicle_C__BuildWorldMatrix 00757BE0 f end=00757D0B CVehicle_C__UpdateSeatVacancy 00757EF0 f end=00757F96 +CVehicle_C__GetVirtualSeatCount 00757470 f end=00757541 +CVehicle_C__Create 00757FA0 f end=007580E8 +CVehicle_C__UpdateWorldMatrix 00758130 f end=00758196 diff --git a/profile/3.3.5a-windows-386/symbol/vehiclecamera/func.sym b/profile/3.3.5a-windows-386/symbol/vehiclecamera/func.sym index 9de7b9b..e593e93 100644 --- a/profile/3.3.5a-windows-386/symbol/vehiclecamera/func.sym +++ b/profile/3.3.5a-windows-386/symbol/vehiclecamera/func.sym @@ -14,3 +14,6 @@ CVehicleCamera_C__SetTarget 0075A7D0 f end=0075A923 CVehicleCamera_C__MaybeChangeTarget 0075A930 f end=0075AA66 CVehicleCamera_C__BeginTransition 0075AAC0 f end=0075AEE5 CVehicleCamera_C__ConvertFromRawToWorld 00759130 f end=00759153 +CVehicleCamera_C__ConvertFromWorldToRawOrOffset 00759BD0 f end=00759C57 +CVehicleCamera_C__UpdateWorldCameraState 0075A630 f end=0075A71A +CVehicleCamera_C__Update 0075AF40 f end=0075B13C diff --git a/profile/3.3.5a-windows-386/symbol/vehiclepassenger/func.sym b/profile/3.3.5a-windows-386/symbol/vehiclepassenger/func.sym index 652bc34..4412160 100644 --- a/profile/3.3.5a-windows-386/symbol/vehiclepassenger/func.sym +++ b/profile/3.3.5a-windows-386/symbol/vehiclepassenger/func.sym @@ -4,3 +4,15 @@ CVehiclePassenger_C__GetStoredRootVehicleUnit 00748040 f end=0074806E CVehiclePassenger_C__InitSystem 0074A070 f end=0074A15F CVehiclePassenger_C__UninitSystem 0074A160 f end=0074A1FE CVehiclePassenger_C__LockWorldFacingNextFrame 00747B00 f end=00747B17 +CVehiclePassenger_C__OnRequestControlEnd 00747FA0 f end=00747FE1 +CVehiclePassenger_C__GetVehicleUnit 00747FF0 f end=00748037 +CVehiclePassenger_C__ComputeSeatPos 007493B0 f end=0074964F +CVehiclePassenger_C__Uninit 00749A30 f end=00749A9B +CVehiclePassenger_C__ComputeEndPos 00749D80 f end=00749E3A +CVehiclePassenger_C__ComputeEndValues 0074A200 f end=0074A7E8 +CVehiclePassenger_C__PostSetState 0074AD70 f end=0074AF6E +CVehiclePassenger_C__UpdateState 0074AF70 f end=0074B0AC +CVehiclePassenger_C__Update 0074B0B0 f end=0074B126 +CVehiclePassenger_C__UpdateAll 0074B130 f end=0074B155 +CVehiclePassenger_C__StartDeferringVehicleTransitionAnimSpline 00748170 f end=007481DE +CVehiclePassenger_C__Alloc 00749790 f end=007498E0 diff --git a/profile/3.3.5a-windows-386/symbol/world/func.sym b/profile/3.3.5a-windows-386/symbol/world/func.sym index 824bba1..7ba9771 100644 --- a/profile/3.3.5a-windows-386/symbol/world/func.sym +++ b/profile/3.3.5a-windows-386/symbol/world/func.sym @@ -62,3 +62,5 @@ World__ProjectTextureCallback 0077F500 f end=0077F53E World__ProjectPositionCallback 0077F540 f end=0077F5A7 World__ObjectCreate 00783500 f end=00783629 ProjectTex2dDrawShaderEffect 007E3AA0 f end=007E3E74 +World__IsValidPosition 00406E90 f end=00406EBD +World__QueryObjectVisible 0077F0B0 f end=0077F0C8 diff --git a/profile/3.3.5a-windows-386/symbol/worldparam/func.sym b/profile/3.3.5a-windows-386/symbol/worldparam/func.sym index 3e57d37..19eef71 100644 --- a/profile/3.3.5a-windows-386/symbol/worldparam/func.sym +++ b/profile/3.3.5a-windows-386/symbol/worldparam/func.sym @@ -30,3 +30,4 @@ CWorldParam__EnvironmentDetail 0078DC60 f end=0078DCB0 CWorldParam__ExtShadowQuality 0078DCB0 f end=0078DCF0 CWorldParam__Specular 0078DE60 f end=0078DECF CWorldParam__MapObjLightLOD 0078DED0 f end=0078DEFD +CWorldParam__TextureFilteringCallback 004023C0 f end=00402410 diff --git a/profile/3.3.5a-windows-386/symbol/xml/func.sym b/profile/3.3.5a-windows-386/symbol/xml/func.sym index 8b79cf3..e47a6e2 100644 --- a/profile/3.3.5a-windows-386/symbol/xml/func.sym +++ b/profile/3.3.5a-windows-386/symbol/xml/func.sym @@ -19,3 +19,5 @@ LoadXML_Color 00815C30 f end=00815DEF LoadXML_AnimGroup 00816000 f end=00816056 LoadXML_Texture 00815F40 f end=00815F9E XMLTree_GetRoot 008BE770 f end=008BE77A +XMLNode__Init 00814AD0 f end=00814B45 +XMLNode__SetAttribute 00814C40 f end=00814CD5