From f3c5cebce4acda8d1a4f1eaf98a803d72c3c7c53 Mon Sep 17 00:00:00 2001 From: gromchek Date: Sun, 22 Mar 2026 12:21:29 +0300 Subject: [PATCH] feat(profile): new funcs --- .../symbol/account/func.sym | 1 + .../symbol/auctionhouse/func.sym | 1 + .../symbol/battlenetlogin/func.sym | 2 ++ .../symbol/battlenetui/func.sym | 15 ++++++++++++++ profile/3.3.5a-windows-386/symbol/bc/func.sym | 7 +++++++ .../symbol/calendar/func.sym | 1 + .../3.3.5a-windows-386/symbol/camera/func.sym | 1 + .../3.3.5a-windows-386/symbol/client/func.sym | 5 +++++ .../symbol/combatlogfilter/func.sym | 1 + .../symbol/commentator/func.sym | 1 + .../symbol/console/func.sym | 1 + .../3.3.5a-windows-386/symbol/cvar/func.sym | 1 + .../symbol/dancestudio/func.sym | 1 + .../symbol/daynight/func.sym | 3 ++- .../symbol/dbcache/func.sym | 2 ++ .../3.3.5a-windows-386/symbol/effect/func.sym | 1 + .../3.3.5a-windows-386/symbol/ezlcd/func.sym | 1 + .../symbol/framexml/func.sym | 2 ++ .../symbol/gruntpending/func.sym | 1 + .../symbol/grunttimer/func.sym | 1 - .../symbol/gxdevice/func.sym | 1 + .../3.3.5a-windows-386/symbol/gxfont/func.sym | 2 ++ .../symbol/gxtexture/func.sym | 1 + .../3.3.5a-windows-386/symbol/gxu/func.sym | 1 + .../symbol/itemstatssummary/func.sym | 1 + .../3.3.5a-windows-386/symbol/lcd/func.sym | 2 ++ .../symbol/lcdhandle/func.sym | 1 + .../3.3.5a-windows-386/symbol/lfg/func.sym | 2 ++ .../symbol/m2cache/func.sym | 1 + .../symbol/m2lighting/func.sym | 1 + .../symbol/m2model/func.sym | 3 +++ .../symbol/particleemitter2/func.sym | 1 + .../symbol/petnamecache/func.sym | 1 + .../3.3.5a-windows-386/symbol/player/func.sym | 4 ++++ .../symbol/questcache/func.sym | 1 + .../symbol/ribbonemitter/func.sym | 1 + .../3.3.5a-windows-386/symbol/script/func.sym | 20 +++++++++++++++++++ .../3.3.5a-windows-386/symbol/si2/func.sym | 2 ++ .../symbol/simplebutton/func.sym | 1 + .../symbol/simplebutton/label.sym | 1 + .../symbol/simplecheckbox/func.sym | 2 ++ .../symbol/simplecheckbox/label.sym | 1 + .../symbol/simplefont/func.sym | 1 + .../symbol/simplefont/label.sym | 1 + .../symbol/simpleframe/func.sym | 2 ++ .../symbol/simpleframe/label.sym | 1 + .../symbol/simplemodel/func.sym | 1 + .../symbol/simplemodel/label.sym | 1 + .../symbol/simplemodelffx/label.sym | 1 + .../symbol/simpleslider/func.sym | 1 + .../symbol/simpleslider/label.sym | 1 + .../symbol/simplestatusbar/func.sym | 1 + .../symbol/simpletitleregion/func.sym | 1 + .../symbol/simpletitleregion/label.sym | 1 + .../3.3.5a-windows-386/symbol/sound/func.sym | 2 ++ .../3.3.5a-windows-386/symbol/spell/func.sym | 2 ++ .../symbol/textlinetexture/func.sym | 2 ++ .../symbol/texture/func.sym | 1 + .../symbol/tooltip/func.sym | 1 + .../symbol/uibindings/func.sym | 1 + .../3.3.5a-windows-386/symbol/unit/func.sym | 3 +++ .../symbol/vehicle/func.sym | 1 + .../symbol/worldmap/func.sym | 1 + .../symbol/worldstateinfo/func.sym | 2 ++ 64 files changed, 127 insertions(+), 2 deletions(-) create mode 100644 profile/3.3.5a-windows-386/symbol/battlenetui/func.sym create mode 100644 profile/3.3.5a-windows-386/symbol/gruntpending/func.sym create mode 100644 profile/3.3.5a-windows-386/symbol/lcdhandle/func.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simplebutton/label.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simplecheckbox/label.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simplefont/label.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simpleframe/label.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simplemodel/label.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simplemodelffx/label.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simpleslider/label.sym create mode 100644 profile/3.3.5a-windows-386/symbol/simpletitleregion/label.sym create mode 100644 profile/3.3.5a-windows-386/symbol/textlinetexture/func.sym diff --git a/profile/3.3.5a-windows-386/symbol/account/func.sym b/profile/3.3.5a-windows-386/symbol/account/func.sym index da18a75..0ddc952 100644 --- a/profile/3.3.5a-windows-386/symbol/account/func.sym +++ b/profile/3.3.5a-windows-386/symbol/account/func.sym @@ -10,3 +10,4 @@ ServerAccountDataTimes 006B94C0 f end=006B9663 UpdateAccountData 006B9730 f end=006B98F6 AccountDataInitializeBasicSystem 006B9900 f end=006B996D CAccountMsgHeaders__SendSuccessEvent 00550810 f end=00550905 +CAccountMsgHeaders__GetIndexHighestPriorityUnreadMsg 00550140 f end=005501B7 diff --git a/profile/3.3.5a-windows-386/symbol/auctionhouse/func.sym b/profile/3.3.5a-windows-386/symbol/auctionhouse/func.sym index a139f0c..a89d043 100644 --- a/profile/3.3.5a-windows-386/symbol/auctionhouse/func.sym +++ b/profile/3.3.5a-windows-386/symbol/auctionhouse/func.sym @@ -22,3 +22,4 @@ CalculateAuctionDeposit 0076DDE0 f end=0076DE6B CGAuctionHouse__OnBidderNotification 005A0480 f end=005A078E CGAuctionHouse__AddOutbidID 0059F240 f end=0059F2EA ParseAuctionMailSubject 0059A4A0 f end=0059A55F +CGAuctionHouse__OnOwnerNotification 005A0790 f end=005A0ABD diff --git a/profile/3.3.5a-windows-386/symbol/battlenetlogin/func.sym b/profile/3.3.5a-windows-386/symbol/battlenetlogin/func.sym index c1d8832..d261218 100644 --- a/profile/3.3.5a-windows-386/symbol/battlenetlogin/func.sym +++ b/profile/3.3.5a-windows-386/symbol/battlenetlogin/func.sym @@ -1 +1,3 @@ BattlenetLogin__GetNumGameAccounts 008C6AF0 f end=008C6AF7 +BattlenetLogin__LogConnectionStatus 008C6350 f end=008C638E +BattlenetLogin__CreateTumorManager 008C7590 f end=008C7AAC diff --git a/profile/3.3.5a-windows-386/symbol/battlenetui/func.sym b/profile/3.3.5a-windows-386/symbol/battlenetui/func.sym new file mode 100644 index 0000000..feb4441 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/battlenetui/func.sym @@ -0,0 +1,15 @@ +BattlenetUI__SendScriptEvent 005326D0 f end=005326F2 +BattlenetUI__QSortDisambiguateFriendListCB 00532800 f end=00532847 +BattlenetUI__UpdateAutoComplete 00533F10 f end=00533F9E +BattlenetUI__QSortFriendListCB 00533FF0 f end=00534084 +BattlenetUI__DisambiguateFriendList 00534090 f end=005342CF +BattlenetUI__Uninit 00534320 f end=005343F0 +BattlenetUI__ChatChannelLeftCB 00539020 f end=005390FB +BattlenetUI__ChatChannelClosedCB 00539100 f end=005391EB +BattlenetUI__ChatChannelMemberLeftCB 005394D0 f end=005395B5 +BattlenetUI__DisplayError 00539660 f end=00539766 +BattlenetUI__PopulateAutoComplete 00539AD0 f end=00539BEB +BattlenetUI__FriendAddedCB 0053A940 f end=0053AA62 +BattlenetUI__OnlinePresenceChangedCB 0053ABC0 f end=0053ADC0 +BattlenetUI__Init 0053B170 f end=0053B36B +BattlenetUI__EnterRealm 0053B370 f end=0053B3D7 diff --git a/profile/3.3.5a-windows-386/symbol/bc/func.sym b/profile/3.3.5a-windows-386/symbol/bc/func.sym index 9578400..7bf752a 100644 --- a/profile/3.3.5a-windows-386/symbol/bc/func.sym +++ b/profile/3.3.5a-windows-386/symbol/bc/func.sym @@ -135,3 +135,10 @@ OsSecureRandom 0086D640 f end=0086D6A1 OsNetAddrToStr 0086DC50 f end=0086DC8B OsNetAddrGetAddress 0086DC20 f end=0086DC4D Blizzard__Mopaq__SFileGetIsLocalAmount 00461040 f end=004610C7 +Blizzard__Memory__Free 00428480 f end=004284A4 +Blizzard__String__FindExtension 00428600 f end=00428613 +Blizzard__String__EqualI 00428780 f end=004287A8 +Blizzard__String__MemFill 00428920 f end=0042893A +Blizzard__Memory__Allocate 0042E390 f end=0042E3AE +Blizzard__Mopaq__SFileEnableDirectAccess 00453CB0 f end=00453D04 +Blizzard__Mopaq__SFileCloseArchive 00458980 f end=004589ED 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 2da56ab..f0d704e 100644 --- a/profile/3.3.5a-windows-386/symbol/calendar/func.sym +++ b/profile/3.3.5a-windows-386/symbol/calendar/func.sym @@ -52,3 +52,4 @@ QSortEvents 005BFD20 f end=005BFF26 CGCalendar__ProcessLockoutRemoved 005C07E0 f end=005C0AD9 CGCalendar__ProcessLockoutAdded 005C37D0 f end=005C387D CGCalendar__ProcessLockoutUpdated 005C3880 f end=005C3AA8 +CGCalendar__InviteRSVP 005BC3E0 f end=005BC45C 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 d299323..17ee083 100644 --- a/profile/3.3.5a-windows-386/symbol/camera/func.sym +++ b/profile/3.3.5a-windows-386/symbol/camera/func.sym @@ -72,3 +72,4 @@ CameraRegisterScriptFunctions 005FE2C0 f end=005FE2E6 CameraUnregisterScriptFunctions 005FE2F0 f end=005FE30F CGCamera__ZoomToDistance 005FFB70 f end=005FFC1B CGCamera__RunShakes 00606970 f end=00606B27 +CGCamera__AddShakeOffset 005FE6C0 f end=005FE7B0 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 3f4c92b..0557154 100644 --- a/profile/3.3.5a-windows-386/symbol/client/func.sym +++ b/profile/3.3.5a-windows-386/symbol/client/func.sym @@ -155,3 +155,8 @@ GetNameDeclensions 0076DD60 f end=0076DD87 GetNumRussianNameDeclensionSets 0076E2B0 f end=0076E327 GetRussianNameDeclensions 0076E330 f end=0076E38D CurveTypeToString 008153C0 f end=008153F1 +ModelBlobLoad 004BBC20 f end=004BBCA8 +GetAddOnByIndex 005F5000 f end=005F501D +IsAddOnUpdateAvailable 005F7540 f end=005F7561 +IsUpper 007E10F0 f end=007E1124 +ToUpper 007E1130 f end=007E1174 diff --git a/profile/3.3.5a-windows-386/symbol/combatlogfilter/func.sym b/profile/3.3.5a-windows-386/symbol/combatlogfilter/func.sym index 3a85d3b..1b7e536 100644 --- a/profile/3.3.5a-windows-386/symbol/combatlogfilter/func.sym +++ b/profile/3.3.5a-windows-386/symbol/combatlogfilter/func.sym @@ -1 +1,2 @@ CombatLogFilter__SetFilterData 0074E050 f end=0074E191 +CombatLogFilter__MatchesFilter 0074E1A0 f end=0074E282 diff --git a/profile/3.3.5a-windows-386/symbol/commentator/func.sym b/profile/3.3.5a-windows-386/symbol/commentator/func.sym index 5834a2a..f9c0bf7 100644 --- a/profile/3.3.5a-windows-386/symbol/commentator/func.sym +++ b/profile/3.3.5a-windows-386/symbol/commentator/func.sym @@ -13,3 +13,4 @@ CGCommentator__OnSkirmishPlayersInQueue 0056BB70 f end=0056BB97 CGCommentator__OnReceiveMapInfo 0056BF30 f end=0056C14B CGCommentator__InitializeGame 0056C150 f end=0056C1B3 CGCommentator__Init 0056BC80 f end=0056BD3D +CGCommentator__UnregisterScriptFunctions 00568490 f end=005684AF diff --git a/profile/3.3.5a-windows-386/symbol/console/func.sym b/profile/3.3.5a-windows-386/symbol/console/func.sym index 30cdb32..e226b51 100644 --- a/profile/3.3.5a-windows-386/symbol/console/func.sym +++ b/profile/3.3.5a-windows-386/symbol/console/func.sym @@ -95,3 +95,4 @@ ProcessCurrentFlag 007730E0 f end=0077315A ProcessFlags 00773160 f end=007732EF ProcessToken 007732F0 f end=007733D0 ProcessString 007737D0 f end=00773862 +ConsoleGetActive 00763C60 f end=00763C66 diff --git a/profile/3.3.5a-windows-386/symbol/cvar/func.sym b/profile/3.3.5a-windows-386/symbol/cvar/func.sym index 1f517cc..722aae1 100644 --- a/profile/3.3.5a-windows-386/symbol/cvar/func.sym +++ b/profile/3.3.5a-windows-386/symbol/cvar/func.sym @@ -45,3 +45,4 @@ CVGxResolutionCallback 0076A220 f end=0076A57F type="bool __stdcall func(CVar* h CVGxRefreshCallback 0076A580 f end=0076A62D type="bool __stdcall func(CVar* h, char* oldValue, char* newValue, void* arg)" CVar__Delete 007665D0 f end=00766634 CVar__constructor 00766E80 f end=00766EF4 +WowMouseCVarCallback 005FA9B0 f end=005FA9D7 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 a028ad9..6e64e0b 100644 --- a/profile/3.3.5a-windows-386/symbol/dancestudio/func.sym +++ b/profile/3.3.5a-windows-386/symbol/dancestudio/func.sym @@ -11,3 +11,4 @@ CGDanceStudio__HasDance 005761D0 f end=005761E9 CGDanceStudio__InitializeGame 00576A90 f end=00576AD8 DanceTimerCallback 006E1890 f end=006E18C1 CGDanceStudio__OnGetLearnedDanceMoves 005758A0 f end=005758B7 +CGDanceStudio__OnNotifyDance 00576730 f end=00576A8D diff --git a/profile/3.3.5a-windows-386/symbol/daynight/func.sym b/profile/3.3.5a-windows-386/symbol/daynight/func.sym index 61cb299..095a48a 100644 --- a/profile/3.3.5a-windows-386/symbol/daynight/func.sym +++ b/profile/3.3.5a-windows-386/symbol/daynight/func.sym @@ -24,4 +24,5 @@ DayNight__DNClouds__SetupBumpMap 007EFAE0 f end=007EFCF4 DayNight__DNClouds__Update 007F1010 f end=007F101A DayNight__DNGlare__Destroy 009ABAC0 f end=009ABAE5 DayNight__DNPlanet__Destroy 009ABAF0 f end=009ABAFF -DayNight__DNStars__Destroy 009ABB30 f end=009ABB59 \ No newline at end of file +DayNight__DNStars__Destroy 009ABB30 f end=009ABB59 +DayNight__DNSky__SetColors 007F0530 f end=007F086A diff --git a/profile/3.3.5a-windows-386/symbol/dbcache/func.sym b/profile/3.3.5a-windows-386/symbol/dbcache/func.sym index df7946e..2b1a648 100644 --- a/profile/3.3.5a-windows-386/symbol/dbcache/func.sym +++ b/profile/3.3.5a-windows-386/symbol/dbcache/func.sym @@ -164,3 +164,5 @@ DBCache__NameCache__GetRecordByName 006701F0 f end=00670210 DBCache__PetNameCache__DenyItem 0067A840 f end=0067A8B9 DBCache__PetNameCache__Invalidate 0067A940 f end=0067A9A7 DBCache__NameCache__InvalidateIntKey 0067B530 f end=0067B542 +DBCache__ArenaTeamCache__Invalidate 0067ADF0 f end=0067AE5A +DBCache__ArenaTeamCache__InvalidateIntKey 0067B5E0 f end=0067B5E9 diff --git a/profile/3.3.5a-windows-386/symbol/effect/func.sym b/profile/3.3.5a-windows-386/symbol/effect/func.sym index 44aaf2a..ccc4cfb 100644 --- a/profile/3.3.5a-windows-386/symbol/effect/func.sym +++ b/profile/3.3.5a-windows-386/symbol/effect/func.sym @@ -26,3 +26,4 @@ CEffect__CleanUpStaticLists 006FA450 f end=006FA5B0 CEffect__ApplyItemVisual 006F82D0 f end=006F83C7 CEffect__MountTransitionSequenceCB 006F7480 f end=006F74A1 CEffect__AddAnimKitEffect 006F7FD0 f end=006F803F +CEffect__AddLightning 006F8040 f end=006F80A9 diff --git a/profile/3.3.5a-windows-386/symbol/ezlcd/func.sym b/profile/3.3.5a-windows-386/symbol/ezlcd/func.sym index 52a25fc..6aa69e7 100644 --- a/profile/3.3.5a-windows-386/symbol/ezlcd/func.sym +++ b/profile/3.3.5a-windows-386/symbol/ezlcd/func.sym @@ -17,3 +17,4 @@ CEzLcd__GetGlobalPage 009597B0 f end=00959883 CEzLcd__HideGlobals 00959890 f end=0095B42C CEzLcd__ModifyControlsOnPage 009598B0 f end=0095993F CEzLcd__SetBackground 00959610 f end=0095967E +CEzLcd__constructor 00959940 f end=00959ADD diff --git a/profile/3.3.5a-windows-386/symbol/framexml/func.sym b/profile/3.3.5a-windows-386/symbol/framexml/func.sym index e3ef35f..ef030ec 100644 --- a/profile/3.3.5a-windows-386/symbol/framexml/func.sym +++ b/profile/3.3.5a-windows-386/symbol/framexml/func.sym @@ -20,3 +20,5 @@ Create_SimpleScrollFrame 008126F0 f end=0081271B Create_SimpleSlider 00812750 f end=0081277B Create_SimpleColorSelect 008127E0 f end=0081280B Create_SimpleMovieFrame 00812810 f end=0081283B +Create_SimpleCheckButton 00812630 f end=0081265B +FrameXML_ReleaseHashNode 00812D20 f end=00812D37 diff --git a/profile/3.3.5a-windows-386/symbol/gruntpending/func.sym b/profile/3.3.5a-windows-386/symbol/gruntpending/func.sym new file mode 100644 index 0000000..83ed0fd --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gruntpending/func.sym @@ -0,0 +1 @@ +Grunt__Pending__CheckExpired 008CEF70 f end=008CF0F9 diff --git a/profile/3.3.5a-windows-386/symbol/grunttimer/func.sym b/profile/3.3.5a-windows-386/symbol/grunttimer/func.sym index baab2a7..0dd1f49 100644 --- a/profile/3.3.5a-windows-386/symbol/grunttimer/func.sym +++ b/profile/3.3.5a-windows-386/symbol/grunttimer/func.sym @@ -2,4 +2,3 @@ Grunt__Timer__Insert 008CE5C0 f end=008CE6C6 ; Grunt::Timer::Insert(Grunt::Timer Grunt__Timer__Pump 008CED90 f end=008CEE11 ; Grunt::Timer::Pump() Grunt__Timer__ThreadProc 008CF770 f end=008CF794 ; Grunt::Timer::ThreadProc(void*) Grunt__Timer__Timer 008CF7A0 f end=008CF7F9 ; Grunt::Timer::Timer() -Grunt__Pending__CheckExpired 008CEF70 f end=008CF0F9 diff --git a/profile/3.3.5a-windows-386/symbol/gxdevice/func.sym b/profile/3.3.5a-windows-386/symbol/gxdevice/func.sym index a61cc12..da65531 100644 --- a/profile/3.3.5a-windows-386/symbol/gxdevice/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gxdevice/func.sym @@ -119,3 +119,4 @@ CGxDevice__AdapterMonitorModes 0068A4C0 f end=0068A589 type="void __stdcall func CGxDevice__NewOpenGl 0068BF20 f end=0068BF44 type="CGxDevice* __stdcall func()" CGxDevice__NewD3d9Ex 0068C220 f end=0068C244 type="CGxDevice* __stdcall func()" CGxDevice__ITexWHDStartEnd 006A5EF0 f end=006A5FDF type="void __thiscall func(CGxDevice* this, CGxTex* texId, uint32_t* width, uint32_t* height, uint32_t* baseMip, uint32_t* mipCount)" +CGxDevice__TexSetCannotUpdate 00683320 f end=00683332 diff --git a/profile/3.3.5a-windows-386/symbol/gxfont/func.sym b/profile/3.3.5a-windows-386/symbol/gxfont/func.sym index 91fd445..9fb89f0 100644 --- a/profile/3.3.5a-windows-386/symbol/gxfont/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gxfont/func.sym @@ -3,3 +3,5 @@ CGxFont__CheckStringGlyphs 006C29A0 f end=006C29F7 CGxFont__ClearGlyphs 006C3710 f end=006C381F CGxFont__HandleScreenSizeChange 006C3960 f end=006C399D CGxFont__Initialize 006C3CB0 f end=006C3D3B +CGxFont__GetGlyphData 006C2480 f end=006C24EA +CGxFont__ComputeStep 006C3D40 f end=006C3E76 diff --git a/profile/3.3.5a-windows-386/symbol/gxtexture/func.sym b/profile/3.3.5a-windows-386/symbol/gxtexture/func.sym index f6ff221..a85d073 100644 --- a/profile/3.3.5a-windows-386/symbol/gxtexture/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gxtexture/func.sym @@ -3,3 +3,4 @@ GxTexDestroy 00681470 f CGxTexFlags__constructor 00681BE0 f end=00681CAB ; UC GxTexCreate 00681CB0 f end=00681D87 GxTexUpdate 00681F20 f end=00681F59 +GxTexSetCannotUpdate 006813F0 f end=00681404 diff --git a/profile/3.3.5a-windows-386/symbol/gxu/func.sym b/profile/3.3.5a-windows-386/symbol/gxu/func.sym index fa853d5..f82becd 100644 --- a/profile/3.3.5a-windows-386/symbol/gxu/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gxu/func.sym @@ -39,3 +39,4 @@ FontFaceGetHandle 006C8AE0 f end=006C8C03 IGxuFontGlyphRenderGlyph 006C8CC0 f end=006C8E6B GxuFontDestroyFont 006BDF90 f end=006BDFBE GxuFontInitialize 006BE230 f end=006BE2A2 +FontFaceGetFace 006C8080 f end=006C809A diff --git a/profile/3.3.5a-windows-386/symbol/itemstatssummary/func.sym b/profile/3.3.5a-windows-386/symbol/itemstatssummary/func.sym index dc87eac..024ce50 100644 --- a/profile/3.3.5a-windows-386/symbol/itemstatssummary/func.sym +++ b/profile/3.3.5a-windows-386/symbol/itemstatssummary/func.sym @@ -5,3 +5,4 @@ CGItemStatsSummary__Create 006207A0 f end=0062094F CGItemStatsSummary__CreateFromTooltip 00630C70 f end=00630D19 CGItemStatsSummary__GetItemComparison 00631590 f end=0063184D CGItemStatsSummary__Finalize 0061BA90 f end=0061BB20 +CGItemStatsSummary__FillOutScalingItem 0061F550 f end=0061F7EE diff --git a/profile/3.3.5a-windows-386/symbol/lcd/func.sym b/profile/3.3.5a-windows-386/symbol/lcd/func.sym index c227420..3f3dba9 100644 --- a/profile/3.3.5a-windows-386/symbol/lcd/func.sym +++ b/profile/3.3.5a-windows-386/symbol/lcd/func.sym @@ -35,3 +35,5 @@ CGLCD__LoadScreen 0084CFF0 f end=0084D196 CGLCD__LoadLayout 0084D1A0 f end=0084D389 CGLCD__AuctionWon 0084A690 f end=0084A6D9 CGLCD__AuctionOutbid 0084A5B0 f end=0084A5E8 +CGLCD__AuctionExpired 0084A5F0 f end=0084A639 +CGLCD__AuctionSold 0084A640 f end=0084A689 diff --git a/profile/3.3.5a-windows-386/symbol/lcdhandle/func.sym b/profile/3.3.5a-windows-386/symbol/lcdhandle/func.sym new file mode 100644 index 0000000..c44c589 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/lcdhandle/func.sym @@ -0,0 +1 @@ +LCDHANDLE__SetText 00847E90 f end=00847E9C diff --git a/profile/3.3.5a-windows-386/symbol/lfg/func.sym b/profile/3.3.5a-windows-386/symbol/lfg/func.sym index e776569..2adceb1 100644 --- a/profile/3.3.5a-windows-386/symbol/lfg/func.sym +++ b/profile/3.3.5a-windows-386/symbol/lfg/func.sym @@ -26,3 +26,5 @@ CGLookingForGroup__OnLFGList 0055B770 f end=0055BDB8 CGLookingForGroup__OnLFGMessage 0055BDC0 f end=0055D145 CGLookingForGroup__InitializeGame 0055D440 f end=0055D6A8 CGLookingForGroup__ReadLFGParty 00553620 f end=005536A0 +CGLookingForGroup__SetLFGBootVote 00554960 f end=00554A46 +CGLookingForGroup__RequestLFGPartyInfo 00555A00 f end=00555A66 diff --git a/profile/3.3.5a-windows-386/symbol/m2cache/func.sym b/profile/3.3.5a-windows-386/symbol/m2cache/func.sym index 4804721..762f354 100644 --- a/profile/3.3.5a-windows-386/symbol/m2cache/func.sym +++ b/profile/3.3.5a-windows-386/symbol/m2cache/func.sym @@ -8,3 +8,4 @@ CM2Cache__CreateShared 0081C390 f end=0081C6D5 ; CM2Cache::CreateShared(char con CM2Cache__UpdateShared 0081C790 f end=0081C832 ; CM2Cache::UpdateShared() CM2Cache__LinkToSharedUpdateList 0081C840 f end=0081C862 ; CM2Cache::LinkToSharedUpdateList(CM2Shared*) CM2Cache__constructor 0081C900 f end=0081C988 ; CM2Cache::CM2Cache() +ModelBlobQuery 004BB3E0 f end=004BB404 diff --git a/profile/3.3.5a-windows-386/symbol/m2lighting/func.sym b/profile/3.3.5a-windows-386/symbol/m2lighting/func.sym index 0d3dfbb..8ee2ec5 100644 --- a/profile/3.3.5a-windows-386/symbol/m2lighting/func.sym +++ b/profile/3.3.5a-windows-386/symbol/m2lighting/func.sym @@ -10,3 +10,4 @@ CM2Lighting__CameraSpace 008350A0 f end=00835275 ; CM2Lighting::CameraSpace() CM2Lighting__SetupSunlight 00835280 f end=008353C3 ; CM2Lighting::SetupSunlight() CM2Lighting__SetupGxLights 008353D0 f end=008355CC ; CM2Lighting::SetupGxLights(C3Vector const*) CM2Lighting__GetSunLight 008355D0 f end=00835638 ; CM2Lighting::GetSunLight(C3Vector&, C3Vector&, C3Vector&, C3Vector&) +CM2Lighting__SetupGxFog 00835750 f end=0083594E 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 69de696..76a6bd2 100644 --- a/profile/3.3.5a-windows-386/symbol/m2model/func.sym +++ b/profile/3.3.5a-windows-386/symbol/m2model/func.sym @@ -89,3 +89,6 @@ CM2Model__AttachToScene 00834540 f end=00834628 ; CM2Model::AttachToScene(CM2Sce CM2Model__AttachToSceneRecursive 00834630 f end=0083465C ; CM2Model::AttachToSceneRecursive(CM2Scene*) CM2Model__Initialize 00834810 f end=008348CA ; CM2Model::Initialize(CM2Scene*, CM2Shared*, CM2Model*, unsigned int) CM2Model__FreeInternalResources 0082C1C0 f end=0082C2C0 +CM2Model__GetNumGeometryBatches 00827A90 f end=00827E2F +CM2Model__GetNumPrimitives 00827F70 f end=008284C2 +CM2Model__GetNumBatches 0082D1A0 f end=0082D2E8 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 b86c9f8..b6319c7 100644 --- a/profile/3.3.5a-windows-386/symbol/particleemitter2/func.sym +++ b/profile/3.3.5a-windows-386/symbol/particleemitter2/func.sym @@ -39,3 +39,4 @@ CParticleEmitter2__Render 0097EA60 f end=0097EB02 CParticleEmitter2__Update 0097EB10 f end=0097EDF0 CParticleEmitter2__ChangeFrameOfReference 008243E0 f end=00824454 CParticleEmitter2__Sync 0097EDF0 f end=0097EEB7 +CParticleEmitter2__GetNumBatches 0097BAE0 f end=0097BB2F diff --git a/profile/3.3.5a-windows-386/symbol/petnamecache/func.sym b/profile/3.3.5a-windows-386/symbol/petnamecache/func.sym index 1138715..35ee37b 100644 --- a/profile/3.3.5a-windows-386/symbol/petnamecache/func.sym +++ b/profile/3.3.5a-windows-386/symbol/petnamecache/func.sym @@ -1 +1,2 @@ PetNameCache__Unpack 007F75D0 f end=007F765B +PetNameCache__Pack 007F7550 f end=007F75C2 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 e95306f..4e2a043 100644 --- a/profile/3.3.5a-windows-386/symbol/player/func.sym +++ b/profile/3.3.5a-windows-386/symbol/player/func.sym @@ -333,3 +333,7 @@ CGPlayer_C__LootMoney 006D4B90 f end=006D4C04 CGPlayer_C__StartTaxiExpress 006D6430 f end=006D64D4 CGPlayer_C__ReportBagItemSubtypeMismatch 006D6720 f end=006D67D2 CGPlayer_C__TalkToTalentMaster 006DB1C0 f end=006DB31F +CGPlayer_C__SilencePlayer 006D45B0 f end=006D4634 +CGPlayer_C__UnSilencePlayer 006D4640 f end=006D46C4 +CGPlayer_C__AcceptArenaTeam 006D4840 f end=006D48A6 +CGPlayer_C__DeclineArenaTeam 006D48B0 f end=006D4916 diff --git a/profile/3.3.5a-windows-386/symbol/questcache/func.sym b/profile/3.3.5a-windows-386/symbol/questcache/func.sym index b1e1b7d..9103171 100644 --- a/profile/3.3.5a-windows-386/symbol/questcache/func.sym +++ b/profile/3.3.5a-windows-386/symbol/questcache/func.sym @@ -1 +1,2 @@ QuestCache__Unpack 007F70E0 f end=007F73FF +QuestCache__Pack 007F6D60 f end=007F70DC diff --git a/profile/3.3.5a-windows-386/symbol/ribbonemitter/func.sym b/profile/3.3.5a-windows-386/symbol/ribbonemitter/func.sym index 9dafdfb..3180f9a 100644 --- a/profile/3.3.5a-windows-386/symbol/ribbonemitter/func.sym +++ b/profile/3.3.5a-windows-386/symbol/ribbonemitter/func.sym @@ -14,3 +14,4 @@ CRibbonEmitter__Render 00980B70 f end=00980EC3 CRibbonEmitter__ReplaceTexture 00978C40 f end=00978C70 CRibbonEmitter__SetUserEnabled 0097F5B0 f end=0097F5E3 CRibbonEmitter__InitInterpDeltas 0097F700 f end=0097F8F3 +CRibbonEmitter__GetNumBatches 0097FE40 f end=0097FE47 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 4679dd0..bc68542 100644 --- a/profile/3.3.5a-windows-386/symbol/script/func.sym +++ b/profile/3.3.5a-windows-386/symbol/script/func.sym @@ -2228,3 +2228,23 @@ LootInfoUnregisterScriptFunctions 00588E90 f end=00588EAF GMTicketInfoUnregisterScriptFunctions 005AC500 f end=005AC51C VoiceUnregisterScriptFunctions 007DB9E0 f end=007DB9FC CGTabardModelFrame_Save 005994C0 f end=005994F7 +Script_IsScanDLLFinished 004DCE00 f end=004DCE3A +Script_IsConsoleActive 004DD450 f end=004DD48A +Script_GetSavedAccountName 004DD5D0 f end=004DD5EF +Script_GetSavedAccountList 004DD5F0 f end=004DD60F +Script_ShowTOSNotice 004DD680 f end=004DD6BA +Script_TOSAccepted 004DD6C0 f end=004DD6FA +Script_ShowEULANotice 004DD700 f end=004DD73A +Script_EULAAccepted 004DD740 f end=004DD77A +Script_ShowTerminationWithoutNoticeNotice 004DD780 f end=004DD7BA +Script_TerminationWithoutNoticeAccepted 004DD7C0 f end=004DD7FA +Script_ShowScanningNotice 004DD800 f end=004DD83A +Script_ScanningAccepted 004DD840 f end=004DD87A +Script_ShowContestNotice 004DD880 f end=004DD8BA +Script_ContestAccepted 004DD8C0 f end=004DD8FA +Script_IsConnectedToServer 004DDA50 f end=004DDA8F +Script_PatchDownloadProgress 004DDA90 f end=004DDAB2 +Script_GetBillingTimeRemaining 004DDBD0 f end=004DDC1C +Script_GetSelectedRace 004E09F0 f end=004E0A27 +Script_GetCharacterCreateFacing 004E0BE0 f end=004E0C08 +SetDecimalConversion 00817DA0 f end=00817DA9 diff --git a/profile/3.3.5a-windows-386/symbol/si2/func.sym b/profile/3.3.5a-windows-386/symbol/si2/func.sym index a9e2b0c..74ab30b 100644 --- a/profile/3.3.5a-windows-386/symbol/si2/func.sym +++ b/profile/3.3.5a-windows-386/symbol/si2/func.sym @@ -46,3 +46,5 @@ SI2__VoiceChat_ActivatePrimaryCaptureCallback 009869C0 f end=009869CF SI2__VoiceChat_StopRecordingLoopbackSound 009869D0 f end=009869E8 SI2__VoiceChat_RecordLoopbackSound 00986AA0 f end=00986BB6 SI2__PlayVocalErrorSound 00986D00 f end=00986DD6 +SI2__VoiceChat_GetCurrentMicrophoneSignalLevel 00986670 f end=00986680 +SI2__VoiceChat_IsRecordingLoopbackSound 00986990 f end=009869B7 \ No newline at end of file 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 023abb3..627d387 100644 --- a/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym @@ -23,3 +23,4 @@ CSimpleButton_SetButtonState 00977280 f end=00977333 StringToButtonState 00976FD0 f end=00977036 CSimpleButton__RegisterScriptMethods 00977040 f end=00977060 CSimpleButton__CreateScriptMetaTable 00978400 f end=00978419 +CSimpleButton__DestroyScriptMetaTable 00977060 f end=00977085 diff --git a/profile/3.3.5a-windows-386/symbol/simplebutton/label.sym b/profile/3.3.5a-windows-386/symbol/simplebutton/label.sym new file mode 100644 index 0000000..fec92e3 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplebutton/label.sym @@ -0,0 +1 @@ +CSimpleButton__s_metatable 00B2D528 l 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 473d75f..bd43764 100644 --- a/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym @@ -6,3 +6,5 @@ CSimpleCheckbox_SetCheckedTexture 00976C70 f end=00976DC8 CSimpleCheckbox_SetDisabledCheckedTexture 00976E50 f end=00976FA8 CSimpleCheckbox__RegisterScriptMethods 00976AF0 f end=00976B10 CSimpleCheckbox__CreateScriptMetaTable 00976FB0 f end=00976FC9 +CSimpleCheckbox__DestroyScriptMetaTable 00976B10 f end=00976B35 +CSimpleCheckbox__constructor 009620E0 f end=00962117 \ No newline at end of file diff --git a/profile/3.3.5a-windows-386/symbol/simplecheckbox/label.sym b/profile/3.3.5a-windows-386/symbol/simplecheckbox/label.sym new file mode 100644 index 0000000..77140b6 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplecheckbox/label.sym @@ -0,0 +1 @@ +CSimpleCheckbox__s_metatable 00B2D414 l 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 287b383..17ac051 100644 --- a/profile/3.3.5a-windows-386/symbol/simplefont/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplefont/func.sym @@ -12,3 +12,4 @@ StringToJustify 00815080 f end=008150CA CSimpleFont_IsObjectType 004A4170 f end=004A421A CSimpleFont__RegisterScriptMethods 004A36F0 f end=004A3708 CSimpleFont__CreateScriptMetaTable 004A4910 f end=004A4929 +CSimpleFont__DestroyScriptMetaTable 004A3710 f end=004A3735 diff --git a/profile/3.3.5a-windows-386/symbol/simplefont/label.sym b/profile/3.3.5a-windows-386/symbol/simplefont/label.sym new file mode 100644 index 0000000..fb3ff49 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplefont/label.sym @@ -0,0 +1 @@ +CSimpleFont__s_metatable 00AC18D8 l 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 b8fb5f6..c27d51e 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym @@ -87,3 +87,5 @@ CSimpleFrame_SetUserPlaced 004A0C70 f end=004A0CF1 CSimpleFrame__OnLayerMouseUp 0048FCE0 f end=0048FDA1 CSimpleFrame__UpdateDepth 00491740 f end=0049182F CSimpleFrame__PreLoadXML 00490360 f end=0049040D +CSimpleFrame__LoadXML_Scripts 0048FEF0 f end=00490270 +CSimpleFrame__DestroyScriptMetaTable 0049E560 f end=0049E585 diff --git a/profile/3.3.5a-windows-386/symbol/simpleframe/label.sym b/profile/3.3.5a-windows-386/symbol/simpleframe/label.sym new file mode 100644 index 0000000..1a1c0a4 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simpleframe/label.sym @@ -0,0 +1 @@ +CSimpleFrame__s_metatable 00AC154C l diff --git a/profile/3.3.5a-windows-386/symbol/simplemodel/func.sym b/profile/3.3.5a-windows-386/symbol/simplemodel/func.sym index edc9b3d..edc595e 100644 --- a/profile/3.3.5a-windows-386/symbol/simplemodel/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplemodel/func.sym @@ -48,3 +48,4 @@ CSimpleModel_ClearFog 00961470 f end=009614A7 type="int32_t __stdcall func(lua_S CSimpleModel_SetGlow 009614B0 f end=00961534 type="int32_t __stdcall func(lua_State* L)" CSimpleModel__CreateScriptMetaTable 00961540 f end=00961559 CSimpleModel__OnFrameRender 00960240 f end=00960277 +CSimpleModel__DestroyScriptMetaTable 009603F0 f end=00960415 diff --git a/profile/3.3.5a-windows-386/symbol/simplemodel/label.sym b/profile/3.3.5a-windows-386/symbol/simplemodel/label.sym new file mode 100644 index 0000000..1f6eb2a --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplemodel/label.sym @@ -0,0 +1 @@ +CSimpleModel__s_metatable 00B2CBD0 l diff --git a/profile/3.3.5a-windows-386/symbol/simplemodelffx/label.sym b/profile/3.3.5a-windows-386/symbol/simplemodelffx/label.sym new file mode 100644 index 0000000..7a6b1cd --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplemodelffx/label.sym @@ -0,0 +1 @@ +CSimpleModelFFX__s_metatable 00AC467C l 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 6e97ea0..105c9cd 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleslider/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleslider/func.sym @@ -20,3 +20,4 @@ CSimpleSlider_SetValue 00971F00 f end=00971F74 CSimpleSlider_SetValueStep 00971FD0 f end=0097204D CSimpleSlider__CreateScriptMetaTable 009720C0 f end=009720D9 CSimpleSlider__OnLayerUpdate 0096C210 f end=0096C31E +CSimpleSlider__DestroyScriptMetaTable 00971A60 f end=00971A85 diff --git a/profile/3.3.5a-windows-386/symbol/simpleslider/label.sym b/profile/3.3.5a-windows-386/symbol/simpleslider/label.sym new file mode 100644 index 0000000..8502919 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simpleslider/label.sym @@ -0,0 +1 @@ +CSimpleSlider__s_metatable 00B2CE88 l 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 731135e..f2fe920 100644 --- a/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym @@ -4,3 +4,4 @@ CSimpleStatusBar__constructor 00961A00 f end=00961A64 CSimpleStatusBar__SetBarTexture 00961AC0 f end=00961B71 CSimpleStatusBar_SetMinMaxValues 009713C0 f end=009714EC CSimpleStatusBar__SetBarTexture 00971650 f end=009717F1 +CSimpleStatusBar__GetScriptByName 00961630 f end=009616A0 diff --git a/profile/3.3.5a-windows-386/symbol/simpletitleregion/func.sym b/profile/3.3.5a-windows-386/symbol/simpletitleregion/func.sym index 8e8f2a4..334d1af 100644 --- a/profile/3.3.5a-windows-386/symbol/simpletitleregion/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpletitleregion/func.sym @@ -1,2 +1,3 @@ CSimpleTitleRegion__RegisterScriptMethods 0049E500 f end=0049E509 CSimpleTitleRegion__CreateScriptMetaTable 0049E590 f end=0049E5A9 +CSimpleTitleRegion__DestroyScriptMetaTable 0049E510 f end=0049E535 diff --git a/profile/3.3.5a-windows-386/symbol/simpletitleregion/label.sym b/profile/3.3.5a-windows-386/symbol/simpletitleregion/label.sym new file mode 100644 index 0000000..b73cb29 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simpletitleregion/label.sym @@ -0,0 +1 @@ +CSimpleTitleRegion__s_metatable 00AC1548 l 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 641f9fb..265a544 100644 --- a/profile/3.3.5a-windows-386/symbol/sound/func.sym +++ b/profile/3.3.5a-windows-386/symbol/sound/func.sym @@ -23,3 +23,5 @@ SE2__StopCapture 00879580 f end=008795E5 SE2__HeartBeat 0087C4B0 f end=0087C53B SE2__ShutDownCapture 0087C540 f end=0087C580 SE2__VoiceChat_StartCapture 009868C0 f end=009868CF +SE2__AlternateCaptureCallbackIsActive 00878A60 f end=00878A72 +SE2__IsCapturing 00878AA0 f end=00878AC4 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 683b359..d5133ff 100644 --- a/profile/3.3.5a-windows-386/symbol/spell/func.sym +++ b/profile/3.3.5a-windows-386/symbol/spell/func.sym @@ -129,3 +129,5 @@ Spell_C_ModifyCooldown 00802BA0 f end=00802BE1 Spell_C_PetSpellFailedUpdateCooldowns 00804780 f end=00804797 SpellVisualsGetMountTransitionHeight 007F9F00 f end=007F9F0B SpellVisualsGetModelAttachRecCount 007FA9F0 f end=007FAA18 +Spell_C_GetCursorWorldObjectModel 007FD7A0 f end=007FD7A6 +Spell_C_WasItemRecentlyUsed 00809130 f end=008091A5 diff --git a/profile/3.3.5a-windows-386/symbol/textlinetexture/func.sym b/profile/3.3.5a-windows-386/symbol/textlinetexture/func.sym new file mode 100644 index 0000000..99ce324 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/textlinetexture/func.sym @@ -0,0 +1,2 @@ +TEXTLINETEXTURE__destructor 006C4CD0 f end=006C4D7C +TEXTLINETEXTURE__Recycle 006C5930 f end=006C59AC 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 6f3bb30..9525e55 100644 --- a/profile/3.3.5a-windows-386/symbol/texture/func.sym +++ b/profile/3.3.5a-windows-386/symbol/texture/func.sym @@ -89,3 +89,4 @@ CTextureBlob__CreateTexture 004C0710 f end=004C0884 TextureCacheComputeLoadProgress 004F2DC0 f end=004F2E15 CBLPFile__ValidateHeader 006AE8E0 f end=006AE8FF TexturePixelFormatToGxTexFormat 004B50C0 f end=004B50CF +UpdateBlobTexture 004C03C0 f end=004C047C 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 aa95599..1daaed6 100644 --- a/profile/3.3.5a-windows-386/symbol/tooltip/func.sym +++ b/profile/3.3.5a-windows-386/symbol/tooltip/func.sym @@ -108,3 +108,4 @@ CGTooltip_SetHyperlinkCompareItem 00631B60 f end=00631D0E CGTooltip_SetSpell 006259E0 f end=00625B86 CGTooltip_SetMerchantItem 0062ED70 f end=0062EE6E CGTooltip__RegisterScriptMethods 0061B4A0 f end=0061B4C0 +CGTooltip__GetDislayedScalingItemLevel 0061E740 f end=0061E82B 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 3171de7..84f0a09 100644 --- a/profile/3.3.5a-windows-386/symbol/uibindings/func.sym +++ b/profile/3.3.5a-windows-386/symbol/uibindings/func.sym @@ -34,3 +34,4 @@ CGUIBindings__LoadBinding 00564470 f end=00564754 CGUIBindings__Load 00564760 f end=005648A0 MODIFIEDCLICK__GetBinding 0055E230 f end=0055E2BA CGUIBindings__Shutdown 00562820 f end=00562861 +CGUIBindings__destructor 00561C60 f end=00561D9E 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 30621d2..38d63ce 100644 --- a/profile/3.3.5a-windows-386/symbol/unit/func.sym +++ b/profile/3.3.5a-windows-386/symbol/unit/func.sym @@ -433,6 +433,7 @@ CGUnit_C__VehiclePassengerOnUpdateTransport 0074CF30 f end=0074D064 UnitCombatLogProcGo 0074D700 f end=0074D746 UnitCombatLogInvalidateName 0074F400 f end=0074F4CC UnitCombatLog 00751150 f end=007512A1 +ShouldShowFeedback 00754FD0 f end=00754FED CGUnit_C__UnitCombatLogUnitDead 00752ED0 f end=00752FF9 CGUnit_C__ShowPlayerPVPHonorGained 00754ED0 f end=00754EEC CGUnit_C__GetParryingItem 00754EF0 f end=00754F3A @@ -483,3 +484,5 @@ SDBItemSubclassGetSubClassRec 00681090 f end=006810BC CGUnit_C__PreStartUpdatingMissileTrajectory 006FBE30 f end=006FBE49 CGUnit_C__SetMissileTrajectoryTargetingSpell 006FBF90 f end=006FBF9D CGUnit_C__GetRecordForTitle 00719900 f end=00719949 +CGUnit_C__OnFlagChanged 0073C330 f end=0073C5C5 +WeaponTrailsShutdown 007E4BC0 f end=007E4BE7 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 c51b826..3c7ba6c 100644 --- a/profile/3.3.5a-windows-386/symbol/vehicle/func.sym +++ b/profile/3.3.5a-windows-386/symbol/vehicle/func.sym @@ -20,3 +20,4 @@ CVehicle_C__StartMirroringAnimsToPassengers 00757E70 f end=00757EE2 CVehicle_C__UpdateSeatVacancy 00757EF0 f end=00757F96 CVehicle_C__Create 00757FA0 f end=007580E8 CVehicle_C__UpdateWorldMatrix 00758130 f end=00758196 +CVehicle_C__InstallBoneAnimListener 00756D10 f end=00756D6D 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 aa08462..32dae58 100644 --- a/profile/3.3.5a-windows-386/symbol/worldmap/func.sym +++ b/profile/3.3.5a-windows-386/symbol/worldmap/func.sym @@ -16,3 +16,4 @@ CGWorldMap__SetDungeonLevel 00547A70 f end=00547B7D CGWorldMap__InitializeGame 00547EB0 f end=00548568 CGWorldMap__ClearArrowFrames 00542FB0 f end=00543015 CGWorldMap__ShutdownGame 00547D20 f end=00547E1B +CGWorldMap__GetNumDungeonLevels 00546190 f end=00546289 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 41cb69f..8d78a17 100644 --- a/profile/3.3.5a-windows-386/symbol/worldstateinfo/func.sym +++ b/profile/3.3.5a-windows-386/symbol/worldstateinfo/func.sym @@ -7,3 +7,5 @@ CGWorldStateInfo__GetWorldState 00548D10 f end=00548D37 CGWorldStateInfo__SetWorldState 00549440 f end=005494F6 WorldStateInfoRegisterScriptFunctions 005485B0 f end=005485D3 WorldStateInfoUnregisterScriptFunctions 005485E0 f end=005485FC +CGWorldStateInfo__ResetWorldStateUI 005487D0 f end=005488EC +CGWorldStateInfo__InitWorldStates 00548970 f end=005489B2