Merge pull request #6 from gromchek/new_profile_symbols

feat(profile): add more symbols
This commit is contained in:
phaneron 2025-04-06 20:03:26 -04:00 committed by GitHub
commit 0e764aca2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 29 additions and 4 deletions

View file

@ -46,3 +46,4 @@ ClientServices__JoinRealmResult 006B3070 f end=006B318F
ClientServices__CharacterValidateName 006B0F90 f end=006B0FB5 ClientServices__CharacterValidateName 006B0F90 f end=006B0FB5
ClientServices__CharacterValidateDeclension 006B0FC0 f end=006B0FDF ClientServices__CharacterValidateDeclension 006B0FC0 f end=006B0FDF
ClientServices__CharacterForceLogout 006B21F0 f end=006B21FA ClientServices__CharacterForceLogout 006B21F0 f end=006B21FA
ClientServices__LoginServerStatus 006B1E00 f end=006B1EE9

View file

@ -75,3 +75,5 @@ PrintStartupError 0076B5A0 f end=0076B616 type="void __usercall __noreturn func(
ConsoleDetectSaveHardware 0076B620 f end=0076B7DB ConsoleDetectSaveHardware 0076B620 f end=0076B7DB
ConsoleDetectDetectHardware 0076BA30 f end=0076BBE9 type="void __stdcall func(Hardware* hardware, bool* hwChanged)" ; ConsoleDetectDetectHardware(Hardware&, bool&) ConsoleDetectDetectHardware 0076BA30 f end=0076BBE9 type="void __stdcall func(Hardware* hardware, bool* hwChanged)" ; ConsoleDetectDetectHardware(Hardware&, bool&)
ConsoleCommandHistoryDepth 0095BFB0 f end=0095BFB6 type="int32_t __stdcall func()" ConsoleCommandHistoryDepth 0095BFB0 f end=0095BFB6 type="int32_t __stdcall func()"
GetConsoleMessage 00763C20 f end=00763C26
SetConsoleMessage 00763C30 f end=00763C3D

View file

@ -17,3 +17,4 @@ SFile__FileExistsEx 00424B10 f end=00424B41
SFile__OpenEx 00424B50 f end=00424E44 SFile__OpenEx 00424B50 f end=00424E44
SFile__Load 00424E80 f end=00424F46 SFile__Load 00424E80 f end=00424F46
SFile__Open 00424F80 f end=00424F98 SFile__Open 00424F80 f end=00424F98
SFile__LoadFile 00424F50 f end=00424F74

View file

@ -58,3 +58,4 @@ CGGameUI__SetCursorVirtualItem 00520D30 f end=00520DB3
CGGameUI__CloseLoot 00523640 f end=005237D2 CGGameUI__CloseLoot 00523640 f end=005237D2
CGGameUI__HandleDisplaySizeChanged 005240E0 f end=005241A7 CGGameUI__HandleDisplaySizeChanged 005240E0 f end=005241A7
CGGameUI__TargetNearestUnit 00524FC0 f end=005252C4 CGGameUI__TargetNearestUnit 00524FC0 f end=005252C4
DisableFadingScreen 005ED080 f end=005ED116

View file

@ -45,3 +45,4 @@ CGlueMgr__SurveyDownloadStart 004E48E0 f end=004E4A38
CGlueMgr__SurveyExecute 004E4B30 f end=004E4E75 CGlueMgr__SurveyExecute 004E4B30 f end=004E4E75
CGlueMgr__GetPatchFolder 004E51E0 f end=004E51F8 CGlueMgr__GetPatchFolder 004E51E0 f end=004E51F8
CGlueMgr__PatchDownloadStart 004E5200 f end=004E53A0 CGlueMgr__PatchDownloadStart 004E5200 f end=004E53A0
CGlueMgr__AddChangedOptionWarning 004D9F50 f end=004D9FA5

View file

@ -0,0 +1,2 @@
HeapUsageDestroy 004D27D0 f end=004D27DC
HeapUsageInitialize 004D2A30 f end=004D2A95

View file

@ -0,0 +1,3 @@
ScrnSetScreenshotQuality 004A84A0 f end=004A84FF
ScrnGetStockFont 004A8DC0 f end=004A8DDF
ScrnGetStockFontHeight 004A8DE0 f end=004A8DFF

View file

@ -0,0 +1,9 @@
SysMsgEnable 004B4E50 f end=004B4E5D
SysMsgSetMaxDisplayLevel 004B4E60 f end=004B4E7A
SysMsgSetMinDisplayLevel 004B4E80 f end=004B4E9A
SysMsgGetMinDisplayLevel 004B4EA0 f end=004B4EA6
SysMsgGetMaxDisplayLevel 004B4EB0 f end=004B4EB6
SysMsgSetFilter 004B4EC0 f end=004B4ECD
SysMsgGetFilter 004B4ED0 f end=004B4ED6
SysMsgGetSeverityColor 004B4EE0 f end=004B4F2D
SysMsgInitialize 004B4F30 f end=004B4F59

View file

@ -43,3 +43,8 @@ TextureGenerateMips 004B5550 f end=004B55D7
CalcLevelSize 006AB620 f end=006AB6B9 type="uint32_t __cdecl func(uint32_t level, uint32_t width, uint32_t height, uint32_t fourCC)" CalcLevelSize 006AB620 f end=006AB6B9 type="uint32_t __cdecl func(uint32_t level, uint32_t width, uint32_t height, uint32_t fourCC)"
CalcLevelCount 006AB700 f end=006AB75C type="uint32_t __stdcall func(uint32_t width, uint32_t height)" CalcLevelCount 006AB700 f end=006AB75C type="uint32_t __stdcall func(uint32_t width, uint32_t height)"
GetBitDepth 006AB5C0 f end=006AB614 GetBitDepth 006AB5C0 f end=006AB614
TextureEnableAtlas 004B5390 f end=004B539D
TextureFreeMippedImg 004B55E0 f end=004B55FE
TextureSetCacheSize 004B6580 f end=004B65D5
TextureCacheUpdate 004B6AE0 f end=004B6C47
TextureInitialize 004B7F80 f end=004B7FF7