diff --git a/profile/3.3.5a-windows-386/symbol/asyncfile/func.sym b/profile/3.3.5a-windows-386/symbol/asyncfile/func.sym index 0c77c3b..09bc62e 100644 --- a/profile/3.3.5a-windows-386/symbol/asyncfile/func.sym +++ b/profile/3.3.5a-windows-386/symbol/asyncfile/func.sym @@ -16,3 +16,4 @@ AsyncFileReadInitialize 004BAA40 f end=004BAB45 ; AsyncFileReadInitialize(unsign AsyncFileReadObject 004BAB50 f end=004BAC14 ; AsyncFileReadObject(CAsyncObject*, int) AsyncFileReadIsReading 004BAD80 f end=004BAE09 AsyncFileReadWaitAll 004BAE10 f end=004BAEEE +AsyncFileReadDestroy 004BAC50 f end=004BAD7F 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 3210919..10e1395 100644 --- a/profile/3.3.5a-windows-386/symbol/client/func.sym +++ b/profile/3.3.5a-windows-386/symbol/client/func.sym @@ -80,3 +80,7 @@ FontFlagsToString 008151E0 f end=00815237 StringToSmoothWeights 00815240 f end=008152A0 StringToLoopType 008152A0 f end=008152EA StringToCurveType 00815370 f end=008153BA +ClientDestroyGame 00406510 f end=004066C5 +memcpy 0040CB10 f end=0040CE75 +IsNumeric 007E0F10 f end=007E0F27 +IsAlphaEnglish 007E0F90 f end=007E0FB6 diff --git a/profile/3.3.5a-windows-386/symbol/container/func.sym b/profile/3.3.5a-windows-386/symbol/container/func.sym index 50051ab..016bb47 100644 --- a/profile/3.3.5a-windows-386/symbol/container/func.sym +++ b/profile/3.3.5a-windows-386/symbol/container/func.sym @@ -1,2 +1,3 @@ CGContainer_C__SetStorage 00706960 f end=00706996 CGContainer_C__constructor 00706A20 f end=00706AC2 +CGContainer__TotalFieldsSaved 004F5200 f end=004F5209 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 b26552e..5f57761 100644 --- a/profile/3.3.5a-windows-386/symbol/dancestudio/func.sym +++ b/profile/3.3.5a-windows-386/symbol/dancestudio/func.sym @@ -1 +1,9 @@ CGDanceStudio__InitializeGame 00576A90 f end=00576AD8 +CGDanceStudio__RegisterScriptFunctions 00575820 f end=00575836 +CGDanceStudio__OnStopDance 00575850 f end=00575892 +CGDanceStudio__PlayDance 005758C0 f end=0057590B +CGDanceStudio__OnPlayDance 00575AB0 f end=00575BD8 +CGDanceStudio__DisplayDance 00575BE0 f end=00575D06 +CGDanceStudio__LoadDance 00575D70 f end=00575DBD +CGDanceStudio__RequestDance 00576100 f end=005761C3 +CGDanceStudio__HasDance 005761D0 f end=005761E9 diff --git a/profile/3.3.5a-windows-386/symbol/drawbowstring/func.sym b/profile/3.3.5a-windows-386/symbol/drawbowstring/func.sym new file mode 100644 index 0000000..d5d5d96 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/drawbowstring/func.sym @@ -0,0 +1,3 @@ +CDrawBowString__DrawBowString 007EA9B0 f end=007EAD62 +CDrawBowString__UnitDrawBowStringCB 007EAD70 f end=007EAD79 +CDrawBowString__GlueDrawBowStringCB 007EAD80 f end=007EAD97 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 8d33045..13a06ca 100644 --- a/profile/3.3.5a-windows-386/symbol/dynamicstring/func.sym +++ b/profile/3.3.5a-windows-386/symbol/dynamicstring/func.sym @@ -1,3 +1,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 diff --git a/profile/3.3.5a-windows-386/symbol/formula/func.sym b/profile/3.3.5a-windows-386/symbol/formula/func.sym index bd7c964..c406ac7 100644 --- a/profile/3.3.5a-windows-386/symbol/formula/func.sym +++ b/profile/3.3.5a-windows-386/symbol/formula/func.sym @@ -1 +1,5 @@ CFormula__GetVariableValue 005782D0 f end=00578BB5 +CFormula__GetToken 00576BB0 f end=00576C7D +CFormula__Expect 00576C80 f end=00576CC6 +CFormula__CompileElement 00577530 f end=00577799 +CFormula__CompileMult 005777A0 f end=005777E8 diff --git a/profile/3.3.5a-windows-386/symbol/gamecallback/func.sym b/profile/3.3.5a-windows-386/symbol/gamecallback/func.sym new file mode 100644 index 0000000..ee3c84b --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gamecallback/func.sym @@ -0,0 +1,4 @@ +GameCallback__NotifyLocalTalkerStart 007DCDC0 f end=007DCDFC +GameCallback__NotifyLocalTalkerStop 007DCE00 f end=007DCE36 +GameCallback__NotifyTalkerStart 007DCE40 f end=007DCE74 +GameCallback__NotifyTalkerStop 007DCE80 f end=007DCEB4 diff --git a/profile/3.3.5a-windows-386/symbol/gameui/func.sym b/profile/3.3.5a-windows-386/symbol/gameui/func.sym index fb35f11..cff24b5 100644 --- a/profile/3.3.5a-windows-386/symbol/gameui/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameui/func.sym @@ -145,3 +145,6 @@ EnableFadingScreen 005ED480 f end=005ED587 UpdateModelForUI 00618110 f end=00618176 GetPhysicalDamageClassMask 006337B0 f end=006337BE SaveAccountData 006B9050 f end=006B90D7 +LoadScriptFunctions 005120E0 f end=00530F86 +CursorGrabItem 00616630 f end=0061671B +CursorGrabVirtualItem 00616720 f end=006167DA diff --git a/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym b/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym index c38e2db..76db1cb 100644 --- a/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym @@ -74,3 +74,4 @@ CGlueMgr__RaceChange 004D9040 f end=004D9159 CGlueMgr__ProcessAttachment 004E2C30 f end=004E2CDA SystemRegisterFunctions 0060A120 f end=0060A143 SystemUnregisterFunctions 0060A150 f end=0060A16C +ProcessAgreement 004D7940 f end=004D7CCE diff --git a/profile/3.3.5a-windows-386/symbol/glyphinfo/func.sym b/profile/3.3.5a-windows-386/symbol/glyphinfo/func.sym new file mode 100644 index 0000000..05d1804 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/glyphinfo/func.sym @@ -0,0 +1 @@ +CGGlyphInfo__IsGlyphKnown 0053B900 f end=0053B92A diff --git a/profile/3.3.5a-windows-386/symbol/gmreportlag/func.sym b/profile/3.3.5a-windows-386/symbol/gmreportlag/func.sym new file mode 100644 index 0000000..e398900 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gmreportlag/func.sym @@ -0,0 +1 @@ +CGGMReportLag__Submit 005ACF30 f end=005AD014 diff --git a/profile/3.3.5a-windows-386/symbol/guildregistrar/func.sym b/profile/3.3.5a-windows-386/symbol/guildregistrar/func.sym index 7b3373c..b074318 100644 --- a/profile/3.3.5a-windows-386/symbol/guildregistrar/func.sym +++ b/profile/3.3.5a-windows-386/symbol/guildregistrar/func.sym @@ -1,3 +1,4 @@ CGGuildRegistrar__EnterWorld 00599DD0 f end=00599DF1 CGGuildRegistrar__ValidateAndReportGuildName 00599ED0 f end=00599EFE CGGuildRegistrar__BuyGuildCharter 0059A050 f end=0059A12A +CGGuildRegistrar__SetRegistrar 00599E00 f end=00599E87 diff --git a/profile/3.3.5a-windows-386/symbol/gx/func.sym b/profile/3.3.5a-windows-386/symbol/gx/func.sym index 83c4762..d67a05e 100644 --- a/profile/3.3.5a-windows-386/symbol/gx/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gx/func.sym @@ -34,3 +34,4 @@ GxScenePresent 00682A00 f end=00682A33 GxDevDestroy 00682B80 f end=00682C35 CGxMonitorModeSort 00689E80 f type="int32_t __stdcall func(void* a, void* b)" GxVertexSize 00681230 f end=0068123F +GxVertexAttribOffset 00681240 f end=0068125E diff --git a/profile/3.3.5a-windows-386/symbol/inputcontrol/func.sym b/profile/3.3.5a-windows-386/symbol/inputcontrol/func.sym index 1bb9a77..423fbf5 100644 --- a/profile/3.3.5a-windows-386/symbol/inputcontrol/func.sym +++ b/profile/3.3.5a-windows-386/symbol/inputcontrol/func.sym @@ -24,3 +24,5 @@ CGInputControl__SetMouselookOverrideBindings 005FCB20 f end=005FCB75 CGInputControl__OnTurnToAngleStop 005F9650 f end=005F966A CGInputControl__StrafePlayer 005FAFB0 f end=005FB0A3 CGInputControl__OnPitchToAngleStop 005FB510 f end=005FB553 +CGInputControl__CameraCanTurnPlayer 005FA6B0 f end=005FA783 +CGInputControl__AscendDescendPlayer 005FACE0 f end=005FAE70 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 18849d5..4103326 100644 --- a/profile/3.3.5a-windows-386/symbol/item/func.sym +++ b/profile/3.3.5a-windows-386/symbol/item/func.sym @@ -40,3 +40,4 @@ CGItem_C__GetNumSockets 007094E0 f end=00709542 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 diff --git a/profile/3.3.5a-windows-386/symbol/itemsocketinfo/func.sym b/profile/3.3.5a-windows-386/symbol/itemsocketinfo/func.sym index 6634307..e6189d7 100644 --- a/profile/3.3.5a-windows-386/symbol/itemsocketinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/itemsocketinfo/func.sym @@ -4,3 +4,4 @@ CGItemSocketInfo__Accept 005C4FF0 f end=005C50DC CGItemSocketInfo__SetItem 005C4680 f end=005C477C CGItemSocketInfo__LeaveWorld 005C4EE0 f end=005C4EED CGItemSocketInfo__UpdateItem 005C4EF0 f end=005C4F40 +CGItemSocketInfo__SetGem 005C4780 f end=005C48C4 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 4be5861..ee1ec00 100644 --- a/profile/3.3.5a-windows-386/symbol/knowlagebase/func.sym +++ b/profile/3.3.5a-windows-386/symbol/knowlagebase/func.sym @@ -3,3 +3,16 @@ CKBPage__LoadingCallback 00550B80 f end=00550D0F CKBSetup__BeginLoading 00550E10 f end=00550F43 CKBArticle__BeginLoading 00551430 f end=0055154D CKBQuery__BeginLoading 00552140 f end=005522F3 +CKBPage__GetRoot 00550D10 f end=00550D37 +CKBPage__GetInt 00550D40 f end=00550D76 +CKBPage__GetBodyString 00550D80 f end=00550D9F +CKBIterator__GoTo 005509E0 f end=00550A57 +CKBSetup__GetSubCategory 00550FB0 f end=0055100B +CKBPage__GetBool 005510B0 f end=005510F5 +CKBSetup__GetCategory 005511E0 f end=00551242 +CKBQuery__ComputeCachedData 00551350 f end=0055139E +CKBQuery__AppendMangledSearchQuery 005513A0 f end=0055142A +CKBSystem__CacheServerMessage 00551620 f end=00551651 +CKBSystem__OnEvent 00551660 f end=00551719 +CKBSystem__Initialize 00552380 f end=00552395 +CKBPage__Shutdown 00552740 f end=00552842 diff --git a/profile/3.3.5a-windows-386/symbol/m2scene/func.sym b/profile/3.3.5a-windows-386/symbol/m2scene/func.sym index 8e206d6..1610dd8 100644 --- a/profile/3.3.5a-windows-386/symbol/m2scene/func.sym +++ b/profile/3.3.5a-windows-386/symbol/m2scene/func.sym @@ -28,3 +28,4 @@ CM2Scene__BeginHitTest 0081CAC0 f end=0081CAC5 CM2Scene__EndHitTestCollisionWorld 0081E110 f end=0081E3FE CM2Scene__SetProjectTextureCallback 0081CC30 f end=0081CC49 CM2Scene__SetProjectPositionCallback 0081E590 f end=0081E5B4 +CM2Scene__SetTime 0081C990 f end=0081C9B3 diff --git a/profile/3.3.5a-windows-386/symbol/m2scenerender/func.sym b/profile/3.3.5a-windows-386/symbol/m2scenerender/func.sym index 055d50c..dc1daee 100644 --- a/profile/3.3.5a-windows-386/symbol/m2scenerender/func.sym +++ b/profile/3.3.5a-windows-386/symbol/m2scenerender/func.sym @@ -10,3 +10,5 @@ CM2SceneRender__DrawRibbon 00820F40 f end=0082103B ; CM2SceneRender::DrawRibbon( CM2SceneRender__DrawParticle 008214E0 f end=00821667 ; CM2SceneRender::DrawParticle(unsigned int, M2Element*, unsigned int*, unsigned int) CM2SceneRender__DrawCallback 008230D0 f end=0082312A ; CM2SceneRender::DrawCallback() CM2SceneRender__Draw 00823130 f end=00823C8D ; CM2SceneRender::Draw(M2PASS, M2Element*, unsigned int*, unsigned int*) +CM2SceneRender__RenderBatchedParticle 00821040 f end=008210F8 +CM2SceneRender__DrawBatchedParticle 00821100 f end=008214DA diff --git a/profile/3.3.5a-windows-386/symbol/m2shared/func.sym b/profile/3.3.5a-windows-386/symbol/m2shared/func.sym index fc85554..1fc871e 100644 --- a/profile/3.3.5a-windows-386/symbol/m2shared/func.sym +++ b/profile/3.3.5a-windows-386/symbol/m2shared/func.sym @@ -23,3 +23,6 @@ CM2Shared__LowPrioritySequenceLoadedCallback 0083D840 f end=0083D9E1 ; CM2Shared CM2Shared__LowPrioritySequenceFailedCallback 0083D9F0 f end=0083DA10 ; CM2Shared::LowPrioritySequenceFailedCallback(void*) CM2Shared__LoadLowPrioritySequence 0083DA10 f end=0083DC8D ; CM2Shared::LoadLowPrioritySequence(unsigned short) CM2Shared__Release 0083DC90 f end=0083DCE8 ; CM2Shared::Release() +CM2Shared__DestroyBuffers 008368B0 f end=00836978 +CM2Shared__AllocInstances 00836DF0 f end=00836E35 +CM2Shared__FinishLoading 0083CF00 f end=0083D2C2 diff --git a/profile/3.3.5a-windows-386/symbol/macronode/func.sym b/profile/3.3.5a-windows-386/symbol/macronode/func.sym new file mode 100644 index 0000000..5c23008 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/macronode/func.sym @@ -0,0 +1,3 @@ +MACRONODE__Parse 00565C40 f end=005660D3 +MACRONODE__IncrementActionBarCount 005660E0 f end=00566109 +MACRONODE__DecrementActionBarCount 00566110 f end=00566132 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 50634ba..e98601f 100644 --- a/profile/3.3.5a-windows-386/symbol/mailinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/mailinfo/func.sym @@ -17,3 +17,4 @@ CGMailInfo__CloseMail 00571730 f end=005717AC CGMailInfo__OnMailCommandResult 005717B0 f end=005719AA CGMailInfo__OnMailListResult 00571C50 f end=00572207 CGMailInfo__SetObject 0056DA60 f end=0056DA96 +CGMailInfo__SetSendMoney 0056FDA0 f end=0056FE21 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 1db080f..a55ca4c 100644 --- a/profile/3.3.5a-windows-386/symbol/mapobj/func.sym +++ b/profile/3.3.5a-windows-386/symbol/mapobj/func.sym @@ -69,5 +69,6 @@ CMapObj__CreateWmoIgnoreFlags 007AE140 f end=007AE199 CMapObj__TestBounds 007AE7E0 f end=007AE80B CMapObj__TestGroupBounds 007AE8D0 f end=007AE91B CMapObj__TestGroupBounds 007AE920 f end=007AE965 +CMapObj__RenderGroupCollidable 007AB1E0 f end=007AB4BA GetMinimapQuads 007AF8D0 f end=007AFC70 GetMinimapQuads 007AFE70 f end=007AFED2 diff --git a/profile/3.3.5a-windows-386/symbol/minigame/func.sym b/profile/3.3.5a-windows-386/symbol/minigame/func.sym new file mode 100644 index 0000000..1a595c2 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/minigame/func.sym @@ -0,0 +1 @@ +CMinigame_C__MakeMove 00847DC0 f end=00847E6C 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 08cb958..132e8ff 100644 --- a/profile/3.3.5a-windows-386/symbol/missile/func.sym +++ b/profile/3.3.5a-windows-386/symbol/missile/func.sym @@ -6,3 +6,6 @@ CMissile__CMissileDtor 00702190 f end=007022CD CMissile__DeleteSelf 00703730 f end=00703765 CMissile__WaitForModelFX 00703810 f end=00703900 CMissile__ClearInFlightMissilesWithTarget 00703A80 f end=00703ADF +CMissile__CalcMissFade 006FFCD0 f end=006FFD6A +CMissile__CalcPosition 007015D0 f end=00701F41 +CMissile__UpdateAttachments 00703900 f end=00703A7F diff --git a/profile/3.3.5a-windows-386/symbol/object/func.sym b/profile/3.3.5a-windows-386/symbol/object/func.sym index 059f23c..57d0378 100644 --- a/profile/3.3.5a-windows-386/symbol/object/func.sym +++ b/profile/3.3.5a-windows-386/symbol/object/func.sym @@ -10,7 +10,7 @@ CGObject_C__GetQuestGiverCursor 00744640 f end=00744695 CGObject_C__SetInteractIconVisible 00745140 f end=007451AE CGObject_C__SetStorage 00743640 f end=00743653 CGObject_C__PlayEffectName 00744790 f end=0074486A -CGObject_C__TotalFieldsSaved 004F4A10 f end=004F4A16 +CGObject__TotalFieldsSaved 004F4A10 f end=004F4A16 CGObject_C__GetPageTextID 004899F0 f end=004899F5 CGObject_C__OnSpellEffectClear 00743250 f end=007432DD CGObject_C__GetAppropriateSpellVisual 007432E0 f end=007432F3 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 f761eeb..b39af9b 100644 --- a/profile/3.3.5a-windows-386/symbol/objecteffectmanager/func.sym +++ b/profile/3.3.5a-windows-386/symbol/objecteffectmanager/func.sym @@ -3,3 +3,6 @@ CObjectEffectManager__EnterState 006F7270 f end=006F7365 CObjectEffectManager__constructor 006F5900 f end=006F5966 CObjectEffectManager__destructor 006F7370 f end=006F7417 CObjectEffectManager__Init 006F7420 f end=006F7474 +CObjectEffectManager__PlayOneShotEffect 006F60E0 f end=006F61C8 +CObjectEffectManager__PlayLoopingEffect 006F6420 f end=006F66A8 +CObjectEffectManager__ShutDown 006F70B0 f end=006F7270 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 ac14726..3555594 100644 --- a/profile/3.3.5a-windows-386/symbol/particleemitter2/func.sym +++ b/profile/3.3.5a-windows-386/symbol/particleemitter2/func.sym @@ -11,3 +11,26 @@ CParticleEmitter2__SetTwinkleScale 0097AC00 f end=0097AC1D ; CParticleEmitter2:: CParticleEmitter2__CreateChildEmittersFromModel 0097AEB0 f end=0097AEE4 ; CParticleEmitter2::CreateChildEmittersFromModel(CM2Scene*, char const*) CParticleEmitter2__DetermineIfSimple 0097D370 f end=0097D5F5 ; CParticleEmitter2::DetermineIfSimple() CParticleEmitter2__constructor 0097E150 f end=0097E3E6 ; CParticleEmitter2::CParticleEmitter2() +CParticleEmitter2__Init 00979170 f end=009791E0 +CParticleEmitter2__MoveParticle 00979BB0 f end=00979D59 +CParticleEmitter2__InterpolateAllTracksSimple 00979D60 f end=00979E87 +CParticleEmitter2__InterpolateAllTracks 00979E90 f end=0097A12A +CParticleEmitter2__RenderIndices 0097A260 f end=0097A2D4 +CParticleEmitter2__FillOutParticleVertex 0097A2E0 f end=0097A38F +CParticleEmitter2__RenderParticlesPrep 0097A390 f end=0097A578 +CParticleEmitter2__RenderParticleVertices 0097A580 f end=0097A669 +CParticleEmitter2__RenderParticle 0097A670 f end=0097A98E +CParticleEmitter2__UpdateXform 0097AC20 f end=0097ACAF +CParticleEmitter2__InternalUpdate 0097ACB0 f end=0097ADF2 +CParticleEmitter2__HasLiveParticles 0097B9E0 f end=0097B9EC +CParticleEmitter2__GetNumParticleModels 0097BA30 f end=0097BA67 +CParticleEmitter2__GetParticleModelInternal 0097BA70 f end=0097BAD2 +CParticleEmitter2__MoveParticle 0097BDB0 f end=0097BE73 +CParticleEmitter2__BuildVertex 0097BE80 f end=0097D36A +CParticleEmitter2__EmitNewParticles 0097D8C0 f end=0097DB71 +CParticleEmitter2__UpdateLiveParticle 0097DB80 f end=0097DD13 +CParticleEmitter2__StepUpdate 0097DD20 f end=0097DF87 +CParticleEmitter2__BuildParticleVertices 0097E580 f end=0097E721 +CParticleEmitter2__RenderParticles 0097E730 f end=0097E8CA +CParticleEmitter2__PlaceParticleModels 0097E8D0 f end=0097EA5A +CParticleEmitter2__Update 0097EB10 f end=0097EDF0 diff --git a/profile/3.3.5a-windows-386/symbol/particleemitter2/label.sym b/profile/3.3.5a-windows-386/symbol/particleemitter2/label.sym new file mode 100644 index 0000000..dd53ef6 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/particleemitter2/label.sym @@ -0,0 +1,2 @@ +CParticleEmitter2__s_indexPool 00DCE688 l +CParticleEmitter2__s_indexBuf 00DCE684 l diff --git a/profile/3.3.5a-windows-386/symbol/particlesystemmanager/func.sym b/profile/3.3.5a-windows-386/symbol/particlesystemmanager/func.sym new file mode 100644 index 0000000..4ed8266 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/particlesystemmanager/func.sym @@ -0,0 +1 @@ +ParticleSystemManager__GetInstance 00981130 f end=009811F8 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 6854ec7..d24bc0f 100644 --- a/profile/3.3.5a-windows-386/symbol/petinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/petinfo/func.sym @@ -30,3 +30,6 @@ CGPetInfo__SetAction 005D64D0 f end=005D64EB CGPetInfo__SetPetCount 005D64F0 f end=005D6546 CGPetInfo__OnPetGUIDs 005D6550 f end=005D65BE CGPetInfo__InitializeGame 005D6D90 f end=005D6E5B +CGPetInfo__SetPossessedSpell 005D30E0 f end=005D3114 +CGPetInfo__OnPetSpellChanges 005D4C30 f end=005D4D9B +CGPetInfo__OnPetActionFeedback 005D4DA0 f end=005D4EAC diff --git a/profile/3.3.5a-windows-386/symbol/petition/func.sym b/profile/3.3.5a-windows-386/symbol/petition/func.sym new file mode 100644 index 0000000..465c9f4 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/petition/func.sym @@ -0,0 +1 @@ +CGPetition__Pack 0098CF70 f end=0098D089 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 a8465cd..16112b9 100644 --- a/profile/3.3.5a-windows-386/symbol/player/func.sym +++ b/profile/3.3.5a-windows-386/symbol/player/func.sym @@ -194,6 +194,8 @@ CGPlayer_C__GetDevText 006DC9D0 f end=006DC9FA CGPlayer_C__GetVisibleItem 006DE330 f end=006DE356 CGPlayer_C__SetPvpCooldownTimestamp 006DE750 f end=006DE798 CGPlayer_C__TrainerBuySpell 00594DA0 f end=00594E49 +CGPlayer_C__StopDance 006CF300 f end=006CF345 +CGPlayer__TotalRemoteFieldsSaved 004F5540 f end=004F554B CloseAllLootRolls 006FAFD0 f end=006FB0FD PlayerNameTriggerNameRegenerate 007E5130 f end=007E5140 PlayerNameShowing 007E5150 f end=007E516B @@ -212,3 +214,5 @@ PlayerNameTriggerColorUpdateAll 007E5550 f end=007E557E PlayerNameCreate 007E5F60 f end=007E5FC5 PlayerNameRegisterCVars 007E6150 f end=007E6318 PlayerNameInitialize 007E64D0 f end=007E6584 +FindRoll 006FB150 f end=006FB17B +LootRoll 006FBC70 f end=006FBE26 diff --git a/profile/3.3.5a-windows-386/symbol/questinfo/func.sym b/profile/3.3.5a-windows-386/symbol/questinfo/func.sym index 6a23f02..18793eb 100644 --- a/profile/3.3.5a-windows-386/symbol/questinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/questinfo/func.sym @@ -11,3 +11,5 @@ CGQuestInfo__QueryQuest 0058CC20 f end=0058CCA6 CGQuestInfo__CompleteQuest 0058CCB0 f end=0058CD1B CGQuestInfo__AcceptQuest 0058CD20 f end=0058CDFF CGQuestInfo__GetReward 0058CFA0 f end=0058D048 +CGQuestInfo__EndQuestList 0058BA70 f end=0058BA80 +CGQuestInfo__AddItemRequest 0058BA80 f end=0058BB58 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 b7fb65b..8ea0889 100644 --- a/profile/3.3.5a-windows-386/symbol/questlog/func.sym +++ b/profile/3.3.5a-windows-386/symbol/questlog/func.sym @@ -25,3 +25,6 @@ CGQuestLog__GetQuestLeaderBoardForItem 005E2630 f end=005E2851 CGQuestLog__ClearQuest 005DEC10 f end=005DEC3F CGQuestLog__HasNoObjectives 005E10B0 f end=005E11CC CGQuestLog__AbandonSelectedQuest 005E0CC0 f end=005E0D20 +CGQuestLog__IsQuestCompleteEx 005E0EA0 f end=005E10AF +CGQuestLog__ComputeBlobQuestObjectives 005E2950 f end=005E2B55 +CGQuestLog__SetQuestExpiredByID 005E5840 f end=005E58B7 diff --git a/profile/3.3.5a-windows-386/symbol/realmconnection/func.sym b/profile/3.3.5a-windows-386/symbol/realmconnection/func.sym index 459df19..984e9ba 100644 --- a/profile/3.3.5a-windows-386/symbol/realmconnection/func.sym +++ b/profile/3.3.5a-windows-386/symbol/realmconnection/func.sym @@ -5,3 +5,4 @@ RealmConnection__HandleCantConnect 004643D0 f end=00464409 RealmConnection__HandleAuthResponse 00464640 f end=00464728 RealmConnection__HandleAuthChallenge 00464830 f end=00464A40 RealmConnection__MessageHandler 00464F50 f end=004650B1 +RealmConnection__constructor 004650E0 f end=00465297 diff --git a/profile/3.3.5a-windows-386/symbol/reputationinfo/func.sym b/profile/3.3.5a-windows-386/symbol/reputationinfo/func.sym index cb5990f..65d5caa 100644 --- a/profile/3.3.5a-windows-386/symbol/reputationinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/reputationinfo/func.sym @@ -9,3 +9,4 @@ CGReputationInfo__OnSetFactionVisible 005D2050 f end=005D209D CGReputationInfo__AddHeader 005CFE70 f end=005CFED9 CGReputationInfo__AddFactionHeader 005D01F0 f end=005D02E4 CGReputationInfo__EnterWorld 005D2BC0 f end=005D2E21 +CGReputationInfo__OnInitializeFactions 005D2E30 f end=005D2EA3 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 d67fa9e..517bf08 100644 --- a/profile/3.3.5a-windows-386/symbol/runeinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/runeinfo/func.sym @@ -7,3 +7,4 @@ CGRuneInfo__GetRuneLastUsedTime 005EE110 f end=005EE140 CGRuneInfo__ComputeRuneRechargeTime 005EE140 f end=005EE1E1 CGRuneInfo__SetPredictedRunes 005EE240 f end=005EE3CE CGRuneInfo__ResyncRunes 005EE440 f end=005EE51E +CGRuneInfo__AddRunePower 005EE520 f end=005EE5AA diff --git a/profile/3.3.5a-windows-386/symbol/shadereffectparser/func.sym b/profile/3.3.5a-windows-386/symbol/shadereffectparser/func.sym new file mode 100644 index 0000000..8fd73e4 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/shadereffectparser/func.sym @@ -0,0 +1,5 @@ +CShaderEffectParser__ExtractFuncKeyword 00876E30 f end=00876F0B +CShaderEffectParser__ParseFixedFunc 00876FB0 f end=00877149 +CShaderEffectParser__ParseShader 00877150 f end=00877283 +CShaderEffectParser__ParseEffect 00877290 f end=00877356 +CShaderEffectParser__ParseEffectFile 00877360 f end=008773E2 diff --git a/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym b/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym new file mode 100644 index 0000000..df5022e --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym @@ -0,0 +1,2 @@ +CSimpleCheckbox__SetChecked 00962340 f end=009623C0 +CSimpleCheckbox__Enable 00962490 f end=009624B4 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 c4312b8..c37aa7a 100644 --- a/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym @@ -14,4 +14,5 @@ CSimpleFontString__GetTextWidth 00482380 f end=0048244B CSimpleFontString__SetFont 00483750 f end=0048388A CSimpleFontString__AddShadow 00483CD0 f end=00483DCF CSimpleFontString__GetStringWidth 00483E80 f end=00483F2C +CSimpleFontString__LoadXML 004873E0 f end=0048798A ApplyTranslationAnim 0048B800 f end=0048B81A 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 cbfc90f..9456112 100644 --- a/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym @@ -10,3 +10,5 @@ CSimpleTexture_SetAlpha 0048C3E0 f end=0048C4B3 ; CSimpleTexture_SetAlpha(lua_St CSimpleTexture_SetTexCoord 0048E170 f end=0048E353 ; CSimpleTexture_SetTexCoord(lua_State*) CSimpleTexture__SetTexture 00481520 f end=00481584 CSimpleTexture__SetTexture 004859E0 f end=00485AEE +CSimpleTexture__PreLoadXML 004814F0 f end=00481519 +CSimpleTexture__PostLoadXML 004830E0 f end=0048311E diff --git a/profile/3.3.5a-windows-386/symbol/talentgroup/func.sym b/profile/3.3.5a-windows-386/symbol/talentgroup/func.sym new file mode 100644 index 0000000..3a8d9d0 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/talentgroup/func.sym @@ -0,0 +1,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 diff --git a/profile/3.3.5a-windows-386/symbol/talentinfo/func.sym b/profile/3.3.5a-windows-386/symbol/talentinfo/func.sym index eb2d827..d0c5232 100644 --- a/profile/3.3.5a-windows-386/symbol/talentinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/talentinfo/func.sym @@ -2,4 +2,7 @@ CGTalentInfo_Inspect__EnterWorld 005C57C0 f end=005C57CD CGTalentInfo__EnterWorld 005C9D50 f end=005C9DB4 CGTalentInfo_Inspect__SetInspectTarget 005C9F70 f end=005C9FE3 CGTalentInfo__GetTab 005C5C60 f end=005C5CB8 +CGTalentInfo__ResetTabInfo 005C6880 f end=005C6971 +CGTalentInfo__ShutdownGame 005C9DC0 f end=005C9DE2 +CGTalentInfo__UpdatePetTabInfo 005C9DF0 f end=005C9E49 TalentInfoGetTalentGroup 005C6080 f end=005C60BA diff --git a/profile/3.3.5a-windows-386/symbol/tempest/func.sym b/profile/3.3.5a-windows-386/symbol/tempest/func.sym index 6d1ac2e..ef9bc6e 100644 --- a/profile/3.3.5a-windows-386/symbol/tempest/func.sym +++ b/profile/3.3.5a-windows-386/symbol/tempest/func.sym @@ -56,3 +56,7 @@ CImVector__operator_assign 009851A0 f end=009851FB C44Matrix__Rotation 004C3460 f end=004C3593 C33Matrix__Rotation 004C5820 f end=004C5932 C33Matrix__Rotate 004C5940 f end=004C5984 +NTempest__Intersect 00983490 f end=009836A9 +NTempest__DistanceSquared 00984CE0 f end=00984DA9 +C33Matrix__Scale 004C5230 f end=004C5280 +C33Matrix__ToEulerAnglesZYX 004C5630 f end=004C56D0 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 eb7b2e7..8cad0d5 100644 --- a/profile/3.3.5a-windows-386/symbol/texture/func.sym +++ b/profile/3.3.5a-windows-386/symbol/texture/func.sym @@ -62,3 +62,4 @@ TextureCacheCreateTexture 004F3930 f end=004F3999 TextureGetDimensions 004B6610 f end=004B666A TextureAddRef 0047BF70 f end=0047BF82 TextureCacheAllocEntry 004F3110 f end=004F31A0 +TextureCreateSolid 004B9550 f end=004B95B0 diff --git a/profile/3.3.5a-windows-386/symbol/uimacros/func.sym b/profile/3.3.5a-windows-386/symbol/uimacros/func.sym index fc8a16c..cb66737 100644 --- a/profile/3.3.5a-windows-386/symbol/uimacros/func.sym +++ b/profile/3.3.5a-windows-386/symbol/uimacros/func.sym @@ -16,3 +16,4 @@ CGUIMacros__EditMacro 00566CD0 f end=00566D46 CGUIMacros__DeleteMacro 00566D50 f end=00566DB2 CGUIMacros__LoadMacrosCallback 00567C10 f end=00567FC1 CGUIMacros__CreateMacro 00568020 f end=00568158 +EvaluateMacroOptions 005F0DF0 f end=005F0FF5 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 05d6218..437dd7d 100644 --- a/profile/3.3.5a-windows-386/symbol/unit/func.sym +++ b/profile/3.3.5a-windows-386/symbol/unit/func.sym @@ -87,7 +87,7 @@ CGUnit_C__UpdateWorldObject 007370D0 f end=0073738B CGUnit_C__PlaySpellVisualKit_HandleWeapon 0073A6C0 f end=0073A7EC CGUnit_C__PlaySpellVisualKit_PlayAnims 0073B140 f end=0073B508 CGUnit_C__PostReenable 007402B0 f end=00740448 -CGUnit_C__TotalFieldsSaved 004F52C0 f end=004F52C9 +CGUnit__TotalFieldsSaved 004F52C0 f end=004F52C9 CGUnit_C__UpdateObjectNameString 006E6FA0 f end=006E6FBE CGUnit_C__ObjectNameVisibilityChanged 00715560 f end=007155C9 CGUnit_C__GetRenderFacing 007156A0 f end=007156B6 diff --git a/profile/3.3.5a-windows-386/symbol/worldframe/func.sym b/profile/3.3.5a-windows-386/symbol/worldframe/func.sym index aacd701..92c65c8 100644 --- a/profile/3.3.5a-windows-386/symbol/worldframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/worldframe/func.sym @@ -40,3 +40,4 @@ CGWorldFrame__destructor 004FA390 f end=004FA55E CGWorldFrame__Create 0050F3F0 f end=0050F41B CGWorldFrame__TranslateToMapCoords 00544140 f end=00544415 CGWorldFrame__SpellEffectEnumProc 004F5930 f end=004F595A +CGWorldFrame__OnLayerTrackUpdate 004F5A60 f end=004F5A82 diff --git a/profile/3.3.5a-windows-386/symbol/worldmap/func.sym b/profile/3.3.5a-windows-386/symbol/worldmap/func.sym index 44b8ac0..5d3f162 100644 --- a/profile/3.3.5a-windows-386/symbol/worldmap/func.sym +++ b/profile/3.3.5a-windows-386/symbol/worldmap/func.sym @@ -8,3 +8,6 @@ CGWorldMap__SetMapToCurrentZone 00547170 f end=00547A65 CGWorldMap__UpdateArrowFrames 005449F0 f end=00544B12 CGWorldMap__SetDungeonLevel 00547A70 f end=00547B7D CGWorldMap__EnterWorld 00547120 f end=00547147 +CGWorldMap__GetZoneID 00543860 f end=00543891 +CGWorldMap__GetZoneName 005438A0 f end=0054391C +CGWorldMap__GetPOIPosition 005445F0 f end=005446E1 diff --git a/profile/3.3.5a-windows-386/symbol/worldstateinfo/func.sym b/profile/3.3.5a-windows-386/symbol/worldstateinfo/func.sym index 195d3eb..ce62fcb 100644 --- a/profile/3.3.5a-windows-386/symbol/worldstateinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/worldstateinfo/func.sym @@ -4,3 +4,4 @@ CGWorldStateInfo__TimerUpdate 005488F0 f end=00548962 CGWorldStateInfo__OnUITime 005486E0 f end=005486FA CGWorldStateInfo__GetUITime 00548700 f end=00548713 CGWorldStateInfo__GetWorldState 00548D10 f end=00548D37 +CGWorldStateInfo__SetWorldState 00549440 f end=005494F6 diff --git a/profile/3.3.5a-windows-386/symbol/wowtime/func.sym b/profile/3.3.5a-windows-386/symbol/wowtime/func.sym index 5f10d57..42ecf51 100644 --- a/profile/3.3.5a-windows-386/symbol/wowtime/func.sym +++ b/profile/3.3.5a-windows-386/symbol/wowtime/func.sym @@ -6,3 +6,7 @@ WoWTime__AddDays 0076C280 f end=0076C358 WoWTime__SetHourAndMinutes 0076C3C0 f end=0076C3E2 WoWTime__WoWEncodeTime 0076CA50 f end=0076CAA7 WoWTime__WoWDecodeTime 0076CAB0 f end=0076CADD +WowTime__SetHourAndMinutes 0076C380 f end=0076C3B1 +WowTime__AddHolidayDuration 0076C4C0 f end=0076C5D8 +WowTime__WowDecodeTimeToDbDate 0076CAE0 f end=0076CB5D +WowTime__WowGetTimeString 0076CD40 f end=0076CF09 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 384189e..8b79cf3 100644 --- a/profile/3.3.5a-windows-386/symbol/xml/func.sym +++ b/profile/3.3.5a-windows-386/symbol/xml/func.sym @@ -17,3 +17,5 @@ _XML_GetBuffer 009AD180 f end=009AD28E _XML_ParserFree 009AEF20 f end=009AF140 LoadXML_Color 00815C30 f end=00815DEF LoadXML_AnimGroup 00816000 f end=00816056 +LoadXML_Texture 00815F40 f end=00815F9E +XMLTree_GetRoot 008BE770 f end=008BE77A