mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 01:42:29 +00:00
Merge pull request #6 from gromchek/new_profile_symbols
feat(profile): add more symbols
This commit is contained in:
commit
0e764aca2e
9 changed files with 29 additions and 4 deletions
|
|
@ -45,4 +45,5 @@ ClientServices__GetRealmInfoByIndex 006B2EB0 f end=006B2F12
|
|||
ClientServices__JoinRealmResult 006B3070 f end=006B318F
|
||||
ClientServices__CharacterValidateName 006B0F90 f end=006B0FB5
|
||||
ClientServices__CharacterValidateDeclension 006B0FC0 f end=006B0FDF
|
||||
ClientServices__CharacterForceLogout 006B21F0 f end=006B21FA
|
||||
ClientServices__CharacterForceLogout 006B21F0 f end=006B21FA
|
||||
ClientServices__LoginServerStatus 006B1E00 f end=006B1EE9
|
||||
|
|
@ -75,3 +75,5 @@ PrintStartupError 0076B5A0 f end=0076B616 type="void __usercall __noreturn func(
|
|||
ConsoleDetectSaveHardware 0076B620 f end=0076B7DB
|
||||
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()"
|
||||
GetConsoleMessage 00763C20 f end=00763C26
|
||||
SetConsoleMessage 00763C30 f end=00763C3D
|
||||
|
|
@ -17,3 +17,4 @@ SFile__FileExistsEx 00424B10 f end=00424B41
|
|||
SFile__OpenEx 00424B50 f end=00424E44
|
||||
SFile__Load 00424E80 f end=00424F46
|
||||
SFile__Open 00424F80 f end=00424F98
|
||||
SFile__LoadFile 00424F50 f end=00424F74
|
||||
|
|
@ -57,4 +57,5 @@ CGGameUI__SetCursorMoney 00520880 f end=005208E5
|
|||
CGGameUI__SetCursorVirtualItem 00520D30 f end=00520DB3
|
||||
CGGameUI__CloseLoot 00523640 f end=005237D2
|
||||
CGGameUI__HandleDisplaySizeChanged 005240E0 f end=005241A7
|
||||
CGGameUI__TargetNearestUnit 00524FC0 f end=005252C4
|
||||
CGGameUI__TargetNearestUnit 00524FC0 f end=005252C4
|
||||
DisableFadingScreen 005ED080 f end=005ED116
|
||||
|
|
@ -44,4 +44,5 @@ CGlueMgr__SurveySendResults 004E48A0 f end=004E48D4
|
|||
CGlueMgr__SurveyDownloadStart 004E48E0 f end=004E4A38
|
||||
CGlueMgr__SurveyExecute 004E4B30 f end=004E4E75
|
||||
CGlueMgr__GetPatchFolder 004E51E0 f end=004E51F8
|
||||
CGlueMgr__PatchDownloadStart 004E5200 f end=004E53A0
|
||||
CGlueMgr__PatchDownloadStart 004E5200 f end=004E53A0
|
||||
CGlueMgr__AddChangedOptionWarning 004D9F50 f end=004D9FA5
|
||||
2
profile/3.3.5a-windows-386/symbol/heap/func.sym
Normal file
2
profile/3.3.5a-windows-386/symbol/heap/func.sym
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
HeapUsageDestroy 004D27D0 f end=004D27DC
|
||||
HeapUsageInitialize 004D2A30 f end=004D2A95
|
||||
3
profile/3.3.5a-windows-386/symbol/screen/func.sym
Normal file
3
profile/3.3.5a-windows-386/symbol/screen/func.sym
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ScrnSetScreenshotQuality 004A84A0 f end=004A84FF
|
||||
ScrnGetStockFont 004A8DC0 f end=004A8DDF
|
||||
ScrnGetStockFontHeight 004A8DE0 f end=004A8DFF
|
||||
9
profile/3.3.5a-windows-386/symbol/sysmsg/func.sym
Normal file
9
profile/3.3.5a-windows-386/symbol/sysmsg/func.sym
Normal 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
|
||||
|
|
@ -42,4 +42,9 @@ FullShrink 006AB860 f end=006ABAAF type="void _stdcall func(C4Pixel* dest, uint3
|
|||
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)"
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue