summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.cpp
AgeCommit message (Expand)Author
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
2017-08-20Rename UpdateContact to UpdateContactDetailsRobert Pösel
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-10-29unneeded macros removedGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-12-21Steam: Implement loading history/offline messages at login (finally!)Robert Pösel
2015-12-20Steam: Fix getting SessionID to be able to use web api againRobert Pösel
2015-12-20Steam: Implement searching by keywordsRobert Pösel
2015-12-20Steam: Fix finishing searching by id when we found no resultsRobert Pösel
2015-12-19Steam: Support for receiving "user left conversation" events (like jabber has)Robert Pösel
2015-12-19Steam: Remove unused 'isTerminated' property of CSteamProtoRobert Pösel
2015-12-19Steam: Try to login again automatically when our token is expired already at ...Robert Pösel
2015-10-24Steam:Alexander Lantsev
2015-09-18Steam: attempt to fix #1024Alexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-13Steam: Support for "Read status message" dialogRobert Pösel
2015-08-12Steam:Tobias Weimer