summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/stdafx.h
AgeCommit message (Expand)Author
2023-06-15Steam: complete login sequence (though always gives us "Invalid password" error)George Hazan
2023-06-14Steam: ClientHello packet sendingGeorge Hazan
2023-06-14Steam: first working SendRequest()George Hazan
2022-07-10fixes #3112 (Steam plugin will not stay connected for more than 1-2 minutes)George Hazan
2021-01-04Steam:George Hazan
2020-08-09Steam: minor code cleaningGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-18core changes:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-02-03Steam: added polling error limit settingaunsane
2018-02-02Steam:aunsane
2018-01-26AdvaImg:George Hazan
2018-01-14Steam: refactoring pt.2aunsane
2017-12-28Steam: refactoringaunsane
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-02-14fix for include duplicates & recursionsGeorge Hazan
2016-10-29unneeded macros removedGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2015-12-21Steam: Implement loading history/offline messages at login (finally!)Robert Pösel
2015-12-20Steam: Use std::tstring instead of std::wstringRobert Pösel
2015-12-19Steam: Support for receiving "user left conversation" events (like jabber has)Robert Pösel
2015-06-30Steam: fixed optionsAlexander Lantsev
2015-06-24Steam: code cleanupAlexander Lantsev
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-26Steam: merge new apiAlexander Lantsev
2015-04-30unified project for Steam protocolGeorge Hazan