mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): more client info
This commit is contained in:
parent
3cd843a220
commit
9df5775a17
22 changed files with 225 additions and 53 deletions
|
|
@ -1,12 +1,14 @@
|
|||
PatchFiles__qsortpatchfiles 00401200 f ; int __cdecl PatchFiles::qsortpatchfiles(char **, char **)
|
||||
SetPaths 00402B20 f end=00402B8B
|
||||
CommonMain 00406C70 f end=00406D64
|
||||
CCommand_TimingInfo 004032A0 f end=004032FF
|
||||
ClientKillTimer 004033B0 f end=004033B9
|
||||
StartupStreaming 00403600 f end=004036A4 type="void __stdcall func(char* manifest@<eax>)"
|
||||
PatchFiles__EnumPatchArchives 00405A10 f ; int __cdecl PatchFiles::EnumPatchArchives(OS_FILE_DATA *fileData, PatchOnDemand__Cache *cbParam)
|
||||
PatchFiles__LoadArchives 00405AB0 f ; int __thiscall PatchFiles::LoadArchives(PatchFiles *this, const char *localeCode, char a3)
|
||||
InitializeGlobal 004067F0 f end=00406B67
|
||||
DestroyGlobal 00406B70 f end=00406C65
|
||||
ConvertPosition 0047FC90 f end=0047FDD4
|
||||
ScrnLayerCreate 004A8BB0 f end=004A8C83
|
||||
ScrnLayerSetRect 004A8500 f end=004A8522
|
||||
ClientKillTimer 004033B0 f end=004033B9
|
||||
PatchFiles__qsortpatchfiles 00401200 f ; int __cdecl PatchFiles::qsortpatchfiles(char **, char **)
|
||||
CommonMain 00406C70 f end=00406D64
|
||||
quicksort 0047B800 f ; void __cdecl quicksort(unsigned int, unsigned int, int, int (__cdecl *)(unsigned int, unsigned int, int), int)
|
||||
PatchFiles__EnumPatchArchives 00405A10 f ; int __cdecl PatchFiles::EnumPatchArchives(OS_FILE_DATA *fileData, PatchOnDemand__Cache *cbParam)
|
||||
PatchFiles__LoadArchives 00405AB0 f ; int __thiscall PatchFiles::LoadArchives(PatchFiles *this, const char *localeCode, char a3)
|
||||
ConvertPosition 0047FC90 f end=0047FDD4
|
||||
ScrnLayerSetRect 004A8500 f end=004A8522
|
||||
ScrnLayerCreate 004A8BB0 f end=004A8C83
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
_CURRENT_LANGUAGE 00C5DE9C l type="int32_t"
|
||||
_CURRENT_LANGUAGE 00C5DE9C l type="int32_t"
|
||||
g_clientEventContext 00B2F994 l type="HEVENTCONTEXT"
|
||||
Loading…
Add table
Add a link
Reference in a new issue