summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.cpp
AgeCommit message (Expand)Author
2024-06-13websocket internal code went to MWebSocketGeorge Hazan
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge Hazan
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-15fixes #3674 (Реакция протоколов на отсылку в оф...George Hazan
2023-06-18Steam: "Device name" optionGeorge Hazan
2023-06-15Steam: complete login sequence (though always gives us "Invalid password" error)George Hazan
2023-06-14Steam: websocket: beginningGeorge Hazan
2023-06-14Steam: we don't need http polling queue eitherGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for...George Hazan
2023-01-14Convert sources to CR+LFdartraiden
2022-12-18Steam: Invisible status added to the protocolGeorge Hazan
2022-01-24We do not need to translate account namesdartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-01-04Steam:George Hazan
2021-01-04Steam: fix for adding users via auth requestsGeorge Hazan
2020-08-09Steam: minor code cleaningGeorge Hazan
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге доба...George Hazan
2020-05-26Steam:George Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-07-17Steam:George Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2018-12-28User added notifications:George Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-09-21old crutch removed: error messages to go in UnicodeGeorge Hazan
2018-05-22IcoLib_AddIcon => CMPlugin::addIconGeorge Hazan
2018-04-28Steam: fix for a possible deadlockGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-23Clist_GroupCreate() to be called inside OnModulesLoaded, not inside the proto...George Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-02-07Steam:aunsane
2018-01-14Steam: refactoring pt.2aunsane
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-29Steam: fix high CPU usageaunsane
2017-12-28Steam: refactoringaunsane
2017-12-07Steam: Fix double encoding of username (fixes #781)Robert Pösel
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf