diff --git a/profile/3.3.5a-windows-386/symbol/clientservices/func.sym b/profile/3.3.5a-windows-386/symbol/clientservices/func.sym index 63b1969..8a25e32 100644 --- a/profile/3.3.5a-windows-386/symbol/clientservices/func.sym +++ b/profile/3.3.5a-windows-386/symbol/clientservices/func.sym @@ -10,3 +10,39 @@ 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__EnterPIN 006B09A0 f end=006B09D3 +ClientServices__EnterMatrix 006B09E0 f end=006B0A0F +ClientServices__CommitMatrix 006B0A40 f end=006B0A66 +ClientServices__FinalizeMatrix 006B0A70 f end=006B0A96 +ClientServices__EnterToken 006B0AA0 f end=006B0ACF +ClientServices__FileAccept 006B0AD0 f end=006B0AF5 +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__FileData 006B0EE0 f end=006B0EF7 +ClientServices__LaunchURL 006B0F30 f end=006B0F39 +ClientServices__SetAccountName 006B0FE0 f end=006B100E +ClientServices__GetAccountName 006B1010 f end=006B101F +ClientServices__SetCharacterInfo 006B1020 f end=006B104E +ClientServices__GetCharacterInfo 006B1050 f end=006B1056 +ClientServices__GetCharacterName 006B1060 f end=006B106F +ClientServices__GetCharacterRace 006B1070 f end=006B1076 +ClientServices__GetCharacterClass 006B1080 f end=006B1086 +ClientServices__GetCharacterSex 006B1090 f end=006B1096 +ClientServices__GetCharacterLevel 006B10A0 f end=006B10A6 +ClientServices__PollStatus 006B1100 f end=006B11FC +ClientServices__RequestCharacterCreate 006B1620 f end=006B1785 +ClientServices__CharacterLogout 006B1930 f end=006B1A02 +ClientServices__RequestCharacterDelete 006B1A70 f end=006B1B62 +ClientServices__GetClientStamp 006B1C70 f end=006B1DFE +ClientServices__Initialize 006B2200 f end=006B22A0 +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 \ No newline at end of file diff --git a/profile/3.3.5a-windows-386/symbol/clientservices/label.sym b/profile/3.3.5a-windows-386/symbol/clientservices/label.sym new file mode 100644 index 0000000..270b850 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/clientservices/label.sym @@ -0,0 +1,7 @@ +ClientServices__m_loginState 00AC3DA4 l +ClientServices__m_matrixRemaining 00B6AF40 l +ClientServices__m_instance 00C79CE4 l +ClientServices__m_selectRealmInfoValid 00C79CE9 l +ClientServices__s_loginObj 00C79CEC l +ClientServices__m_currentConnection 00C79CF4 l +ClientServices__s_characterInfo 00C79D10 l \ No newline at end of file diff --git a/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym b/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym index 7e7a414..1e5767b 100644 --- a/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym @@ -37,4 +37,11 @@ CGlueMgr__Shutdown 004DBBC0 f end=004DBC6C CGlueMgr__SurveyDownloadFeed 004E4880 f end=004E489E CGlueMgr__PatchDownloadCancel 004E53A0 f end=004E541F CGlueMgr__PatchFailed 004E5420 f end=004E54C8 -CGlueMgr__PatchDownloadIdle 004E54D0 f end=004E5722 \ No newline at end of file +CGlueMgr__PatchDownloadIdle 004E54D0 f end=004E5722 +CGlueMgr__LoginCommitMatrix 004D7FF0 f end=004D802A +CGlueMgr__LoginEnterToken 004D8080 f end=004D809D +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 \ No newline at end of file