summaryrefslogtreecommitdiff
path: root/protocols/Steam/src
AgeCommit message (Expand)Author
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-28Steam: Fix use of CMString and related warningsRobert Pösel
2015-05-27Steam: reworked loginAlexander Lantsev
2015-05-26Steam: merge new apiAlexander Lantsev
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace lstrlenA to mir_strlenKirill Volinsky
2015-05-22replace lstrlen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-20Steam: Prepare deleting token only when server return code 401Robert Pösel
2015-05-19Steam: Fix showing error message on sending message; small cleanup and FIXME ...Robert Pösel
2015-05-19Steam: Fix disconnecting on incorrect login and always show error popup (but ...Robert Pösel
2015-05-19Steam: Fix MirVer when user is connected from different clientsRobert Pösel
2015-05-05Steam: void functions should use simple return;Robert Pösel
2015-05-05Steam: Remove traces of Skype, cleanup; Version bumpRobert Pösel
2015-05-05Steam: Handle expired token (this solves silent login error)Robert Pösel
2015-05-02oopsVadim Dashevskiy
2015-05-02Steam - fixesVadim Dashevskiy
2015-05-01unused file removedGeorge Hazan
2015-05-01warnings fixKirill Volinsky
2015-04-30unified project for Steam protocolGeorge Hazan
2015-04-29minus critical sectionKirill Volinsky
2015-04-25Steam: More logging to understand reported freezingRobert Pösel
2015-04-18Steam: fixed captacha & guard dialogsAlexander Lantsev
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-13dialog fix for SteamGeorge Hazan
2015-04-09Steam:Tobias Weimer
2015-04-03Steam: moved to core uiAlexander Lantsev
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-03-16Steam: fixed authorizationAlexander Lantsev
2015-03-15Steam:Alexander Lantsev
2015-03-06Steam: Version bumpRobert Pösel
2015-03-06Steam: Support (fix) for showing playing status also for Non-Steam gamesRobert Pösel
2015-03-06Steam: Support "big picture" mode as client typeRobert Pösel
2015-03-06Steam: Use "ui_mode=web" to not be marked as connected from Mobile phoneRobert Pösel
2015-03-06Steam: Send also timeout number in poll requestsRobert Pösel
2015-03-06Steam: Add support for setting Away and N/A (= snooze) statusesRobert Pösel
2015-03-06Steam: Rework SendMsg() method; Version bumpRobert Pösel
2015-03-06Steam: Rework PushRequests and related methods (more improvements for commit ...Robert Pösel
2015-03-06Steam: Fix commit r12325Robert Pösel
2015-03-05Steam: Improve method for sending messages; version bumpRobert Pösel
2015-03-05Steam: Fix potential memleaks when proto tries to do request when it became (...Robert Pösel