mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(profile): tidy profile and add some more symbols
This commit is contained in:
parent
ec50ef47a5
commit
6baa0e1e2e
108 changed files with 953 additions and 386 deletions
|
|
@ -1,17 +1,7 @@
|
|||
ClientServices__Connection 006B0970 f end=006B098A
|
||||
ClientServices__LoginConnection 006B0990 f end=006B0996
|
||||
ClientServices__SendOnConnection 006B0B50 f end=006B0B79
|
||||
ClientServices__SetMessageHandler 006B0B80 f end=006B0BB5
|
||||
ClientServices_ClearMessageHandler 006B0BC0 f end=006B0BE9
|
||||
ClientServices__InitLoginServerCVars 006B0BF0 f end=006B0DB7
|
||||
ClientServices__GetSelectedRealmName 006B0DC0 f end=006B0DF0
|
||||
ClientServices__GetRealmList 006B0E10 f end=006B0EC2
|
||||
ClientServices__GetSelectedRealm 006B0ED0 f end=006B0EDF
|
||||
ClientServices__GetErrorToken 006B0F40 f end=006B0F5E
|
||||
ClientServices__ValidDisconnect 006B0F60 f end=006B0F8F
|
||||
ClientServices__Report 006B22A0 f end=006B2A36
|
||||
ClientServices__LoadCDKey 006B0190 f end=006B0246
|
||||
ClientServices__Disconnect 006B0940 f end=006B095E
|
||||
ClientServices__Connection 006B0970 f end=006B098A
|
||||
ClientServices__LoginConnection 006B0990 f end=006B0996
|
||||
ClientServices__EnterPIN 006B09A0 f end=006B09D3
|
||||
ClientServices__EnterMatrix 006B09E0 f end=006B0A0F
|
||||
ClientServices__CommitMatrix 006B0A40 f end=006B0A66
|
||||
|
|
@ -22,8 +12,19 @@ ClientServices__StartDownload 006B0B00 f end=006B0B08
|
|||
ClientServices__SendSurveyData 006B0B10 f end=006B0B2A
|
||||
ClientServices__SendSurveyFailed 006B0B30 f end=006B0B3D
|
||||
ClientServices__GetSurveyId 006B0B40 f end=006B0B4D
|
||||
ClientServices__SendOnConnection 006B0B50 f end=006B0B79
|
||||
ClientServices__SetMessageHandler 006B0B80 f end=006B0BB5
|
||||
ClientServices_ClearMessageHandler 006B0BC0 f end=006B0BE9
|
||||
ClientServices__InitLoginServerCVars 006B0BF0 f end=006B0DB7
|
||||
ClientServices__GetSelectedRealmName 006B0DC0 f end=006B0DF0
|
||||
ClientServices__GetRealmList 006B0E10 f end=006B0EC2
|
||||
ClientServices__GetSelectedRealm 006B0ED0 f end=006B0EDF
|
||||
ClientServices__FileData 006B0EE0 f end=006B0EF7
|
||||
ClientServices__LaunchURL 006B0F30 f end=006B0F39
|
||||
ClientServices__GetErrorToken 006B0F40 f end=006B0F5E
|
||||
ClientServices__ValidDisconnect 006B0F60 f end=006B0F8F
|
||||
ClientServices__CharacterValidateName 006B0F90 f end=006B0FB5
|
||||
ClientServices__CharacterValidateDeclension 006B0FC0 f end=006B0FDF
|
||||
ClientServices__SetAccountName 006B0FE0 f end=006B100E
|
||||
ClientServices__GetAccountName 006B1010 f end=006B101F
|
||||
ClientServices__SetCharacterInfo 006B1020 f end=006B104E
|
||||
|
|
@ -39,12 +40,11 @@ ClientServices__CharacterSetInGame 006B1840 f end=006B18B8
|
|||
ClientServices__CharacterLogout 006B1930 f end=006B1A02
|
||||
ClientServices__RequestCharacterDelete 006B1A70 f end=006B1B62
|
||||
ClientServices__GetClientStamp 006B1C70 f end=006B1DFE
|
||||
ClientServices__LoginServerStatus 006B1E00 f end=006B1EE9
|
||||
ClientServices__CharacterForceLogout 006B21F0 f end=006B21FA
|
||||
ClientServices__Initialize 006B2200 f end=006B22A0
|
||||
ClientServices__Report 006B22A0 f end=006B2A36
|
||||
ClientServices__SetSelectedRealmInfo 006B2CF0 f end=006B2DED
|
||||
ClientServices__SelectRealm 006B2DF0 f end=006B2E2C
|
||||
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__LoginServerStatus 006B1E00 f end=006B1EE9
|
||||
Loading…
Add table
Add a link
Reference in a new issue