mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): many new symbols
This commit is contained in:
parent
0ff901c42e
commit
6d4e3e5757
18 changed files with 62 additions and 5 deletions
3
profile/3.3.5a-windows-386/symbol/account/func.sym
Normal file
3
profile/3.3.5a-windows-386/symbol/account/func.sym
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
AccountMsg_RegisterScriptFunctions 00550080 f end=005500A3
|
||||||
|
AccountMsg_UnregisterScriptFunctions 005500B0 f end=005500CC
|
||||||
|
AccountDataInitializeBasicSystem 006B9900 f end=006B996D
|
||||||
|
|
@ -114,3 +114,4 @@ OsCreateFileMode 00461EF0 f end=00461F68 type="Blizzard__File__Mode __stdcall fu
|
||||||
OsFileGetDownloadFolder 00461F70 f end=00461F91 type="char* __stdcall func()"
|
OsFileGetDownloadFolder 00461F70 f end=00461F91 type="char* __stdcall func()"
|
||||||
OsCreateFile 00461FA0 f end=00461FFA type="HOSFILE __stdcall func(char* fileName, uint32_t desiredAccess, uint32_t shareMode, uint32_t createDisposition, uint32_t flagsAndAttributes, uint32_t extendedFileType)"
|
OsCreateFile 00461FA0 f end=00461FFA type="HOSFILE __stdcall func(char* fileName, uint32_t desiredAccess, uint32_t shareMode, uint32_t createDisposition, uint32_t flagsAndAttributes, uint32_t extendedFileType)"
|
||||||
OsFileList 00462000 f end=0046209C
|
OsFileList 00462000 f end=0046209C
|
||||||
|
Blizzard__Streaming__IsStreamingMode 00428010 f end=0042802B
|
||||||
3
profile/3.3.5a-windows-386/symbol/character/func.sym
Normal file
3
profile/3.3.5a-windows-386/symbol/character/func.sym
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
CharacterCreateUnregisterScriptFunctions 004DFD30 f end=004DFD4F
|
||||||
|
CharSelectRegisterScriptFunctions 004E2570 f end=004E2593
|
||||||
|
CharSelectUnregisterScriptFunctions 004E25A0 f end=004E25BC
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
CCharacterSelection__ClearCharacterList 004E47F0 f end=004E4877
|
||||||
|
|
@ -12,3 +12,9 @@ quicksort 0047B800 f ; void __cdecl quicksort(unsigned int, unsigned int, int, i
|
||||||
ConvertPosition 0047FC90 f end=0047FDD4
|
ConvertPosition 0047FC90 f end=0047FDD4
|
||||||
ScrnLayerSetRect 004A8500 f end=004A8522
|
ScrnLayerSetRect 004A8500 f end=004A8522
|
||||||
ScrnLayerCreate 004A8BB0 f end=004A8C83
|
ScrnLayerCreate 004A8BB0 f end=004A8C83
|
||||||
|
ClientPostClose 004033C0 f end=0047D769
|
||||||
|
NameNeedsDeclensions 0076DD20 f end=0076DD3B
|
||||||
|
RussianNameNeedsDeclensions 0076E270 f end=0076E2A6
|
||||||
|
MD5Init 00779340 f end=0077936B
|
||||||
|
MD5Final 00779AE0 f end=00779B97
|
||||||
|
IsRussian 007E1030 f end=007E1049
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
ClientConnection__Cleanup 006B0850 f end=006B086B
|
||||||
|
ClientConnection__Cancel 006B1200 f end=006B1252
|
||||||
1
profile/3.3.5a-windows-386/symbol/ffx/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/ffx/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
FFX__Destroy 008C0360 f end=008C0589
|
||||||
|
|
@ -10,4 +10,7 @@ FrameScript_Object__RunScript 0081A2C0 f end=0081A2E7 ; FrameScript_Object__RunS
|
||||||
FrameScript_SignalEvent 0081AA00 f end=0081AB59 ; FrameScript_SignalEvent(unsigned int, lua_State*, int)
|
FrameScript_SignalEvent 0081AA00 f end=0081AB59 ; FrameScript_SignalEvent(unsigned int, lua_State*, int)
|
||||||
vFrameScript_SignalEvent 0081AC90 f end=0081AE4F ; vFrameScript_SignalEvent(unsigned int, char const*, char*)
|
vFrameScript_SignalEvent 0081AC90 f end=0081AE4F ; vFrameScript_SignalEvent(unsigned int, char const*, char*)
|
||||||
FrameScript_CreateEvents 0081B5F0 f end=0081B714 ; FrameScript_CreateEvents(char const**, unsigned int)
|
FrameScript_CreateEvents 0081B5F0 f end=0081B714 ; FrameScript_CreateEvents(char const**, unsigned int)
|
||||||
FrameScript_GetObjectThis 004A81B0 f end=004A8235 ; FrameScript_GetObjectThis(lua_State*, int)
|
FrameScript_GetObjectThis 004A81B0 f end=004A8235 ; FrameScript_GetObjectThis(lua_State*, int)
|
||||||
|
FrameScript_Initialize 00819BB0 f end=00819D38
|
||||||
|
FrameScript_Destroy 0081A9A0 f end=0081A9FF
|
||||||
|
FrameScript_Flush 0081AC70 f end=0081AC8B
|
||||||
|
|
@ -45,4 +45,13 @@ 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
|
CGlueMgr__AddChangedOptionWarning 004D9F50 f end=004D9FA5
|
||||||
|
CGlueMgr__InitializeFFX 004D7D20 f end=004D7D93
|
||||||
|
CGlueMgr__OnRealmSplitMsg 004D8200 f end=004D826A
|
||||||
|
CGlueMgr__OnCharCustomizeResult 004D9190 f end=004D92C7
|
||||||
|
CGlueMgr__OnCharFactionChangeResult 004D92D0 f end=004D9480
|
||||||
|
CGlueMgr__OnCharRenameResult 004DA090 f end=004DA189
|
||||||
|
CGlueMgr__PatchDownloadFeed 004E51C0 f end=004E51DE
|
||||||
|
GlueScriptEventsUnregisterFunctions 004DD5B0 f end=004DD5CF
|
||||||
|
SystemRegisterFunctions 0060A120 f end=0060A143
|
||||||
|
SystemUnregisterFunctions 0060A150 f end=0060A16C
|
||||||
|
|
@ -9,4 +9,15 @@ CGlueMgr__m_characterInfo 00B6AF4C l
|
||||||
CGlueMgr__m_numChangedOptionWarnings 00B6AF9C l
|
CGlueMgr__m_numChangedOptionWarnings 00B6AF9C l
|
||||||
CGlueMgr__m_showedDisconnect 00B6AFA0 l
|
CGlueMgr__m_showedDisconnect 00B6AFA0 l
|
||||||
CGlueMgr__m_surveyDownload 00B6B250 l
|
CGlueMgr__m_surveyDownload 00B6B250 l
|
||||||
CGlueMgr__m_patchDownload 00B6B25C l
|
CGlueMgr__m_patchDownload 00B6B25C l
|
||||||
|
CGlueMgr__m_ffxActive 00b6a180 l
|
||||||
|
CGlueMgr__m_deathEffect 00b6a184 l
|
||||||
|
CGlueMgr__m_glowEffect 00b6a188 l
|
||||||
|
CGlueMgr__m_serverAlert 00b6a190 l
|
||||||
|
CGlueMgr__m_simpleTop 00b6aa20 l
|
||||||
|
CGlueMgr__m_reload 00b6aa24 l
|
||||||
|
CGlueMgr__m_screenWidgth 00b6af7c l
|
||||||
|
CGlueMgr__m_screenHeight 00b6af80 l
|
||||||
|
CGlueMgr__m_aspect 00b6af84 l
|
||||||
|
CGlueMgr__m_pendingServerAlert 00b6af88 l
|
||||||
|
CGlueMgr__m_processServerAlert 00b6af8c l
|
||||||
|
|
@ -95,3 +95,4 @@ CGxDevice__AdapterMonitorModes 0068A4C0 f end=0068A589 type="void __stdcall func
|
||||||
CGxDevice__NewOpenGl 0068BF20 f end=0068BF44 type="CGxDevice* __stdcall func()"
|
CGxDevice__NewOpenGl 0068BF20 f end=0068BF44 type="CGxDevice* __stdcall func()"
|
||||||
CGxDevice__NewD3d9Ex 0068C220 f end=0068C244 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__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__CapsAspectRatio 0050F7C0 f end=0050F824
|
||||||
1
profile/3.3.5a-windows-386/symbol/layoutframe/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/layoutframe/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
CLayoutFrame__ResizePending 004898B0 f end=00489978
|
||||||
3
profile/3.3.5a-windows-386/symbol/loadingscreen/func.sym
Normal file
3
profile/3.3.5a-windows-386/symbol/loadingscreen/func.sym
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
LoadingScreenSetTip 00407E30 f end=00407E3D
|
||||||
|
LoadingScreenSetScreenTipForRaceData 00407E40 f end=00407E88
|
||||||
|
LoadingScreenEnable 0040AB70 f end=0040AD50
|
||||||
3
profile/3.3.5a-windows-386/symbol/realmlist/func.sym
Normal file
3
profile/3.3.5a-windows-386/symbol/realmlist/func.sym
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
RealmListRegisterScriptFunctions 004DE4D0 f end=004DE4F3
|
||||||
|
RealmListUnregisterScriptFunctions 004DE500 f end=004DE51C
|
||||||
|
CRealmList__Initialize 004DF580 f end=004DF66C
|
||||||
1
profile/3.3.5a-windows-386/symbol/scriptobject/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/scriptobject/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
CScriptObject__GetScriptObjectByName 0048B5F0 f end=0048B671
|
||||||
|
|
@ -1,2 +1,6 @@
|
||||||
CSimpleFrame_SetAlpha 0049F9E0 f end=0049FAA1 type="void __stdcall func(lua_State* L)"
|
CSimpleFrame_SetAlpha 0049F9E0 f end=0049FAA1 type="void __stdcall func(lua_State* L)"
|
||||||
CSimpleFrame__SetFrameAlpha 0048EA10 f end=0048EA32 type="void __thiscall func(CSimpleFrame* this, uint8_t alpha)"
|
CSimpleFrame__SetFrameAlpha 0048EA10 f end=0048EA32 type="void __thiscall func(CSimpleFrame* this, uint8_t alpha)"
|
||||||
|
CSimpleFrame__SetFrameScale 0048F580 f end=0048F5CC
|
||||||
|
CSimpleFrame__SetFrameDepth 0048F5D0 f end=0048F611
|
||||||
|
RegisterSimpleFrameScriptMethods 0081B870 f end=009707D9
|
||||||
|
UnregisterSimpleFrameScriptMethods 0081B920 f end=00970655
|
||||||
|
|
@ -4,4 +4,6 @@ SE2__PlaySoundKit 004C6A40 f end=004C713B
|
||||||
SI2__StopAllMusic 004C93B0 f end=004C941B
|
SI2__StopAllMusic 004C93B0 f end=004C941B
|
||||||
SI2__StopGlueAmbience 00985F70 f end=00985FA2
|
SI2__StopGlueAmbience 00985F70 f end=00985FA2
|
||||||
SI2__StopGlueMusic 009860E0 f end=00986128
|
SI2__StopGlueMusic 009860E0 f end=00986128
|
||||||
SI2__PlayVocalErrorSound 00986D00 f end=00986DD6
|
SI2__PlayVocalErrorSound 00986D00 f end=00986DD6
|
||||||
|
SI2__RegisterScriptFunctions 00985EA0 f end=00985EC6
|
||||||
|
SI2__UnregisterScriptFunctions 00985ED0 f end=00985EEF
|
||||||
2
profile/3.3.5a-windows-386/symbol/videooptions/func.sym
Normal file
2
profile/3.3.5a-windows-386/symbol/videooptions/func.sym
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
CGVideoOptions__RegisterScriptFunctions 0054EC00 f end=0054EC23
|
||||||
|
CGVideoOptions__UnregisterScriptFunction 0054EC30 f end=0054EC4C
|
||||||
Loading…
Add table
Add a link
Reference in a new issue