summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.cpp
AgeCommit message (Expand)Author
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
2015-08-02Steam: revert PFLAGNUM_5Alexander Lantsev
2015-08-02Steam:Alexander Lantsev
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-24Steam: code cleanupAlexander Lantsev
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-16crash fixGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-27Steam: reworked loginAlexander Lantsev
2015-05-26Steam: merge new apiAlexander Lantsev
2015-05-22replace lstrlenA to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-01warnings fixKirill Volinsky
2015-04-30unified project for Steam protocolGeorge Hazan
2015-04-29minus critical sectionKirill Volinsky
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
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-02-15code cleaningGeorge Hazan
2015-02-07Steam: Support for receiving typing notifications; version bumpRobert Pösel
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-20Steam: Various code improvements (as reported by Coverity analyser); version ...Robert Pösel
2014-12-09Steam: Show xstatus as extra icon in clist (step 3)Robert Pösel
2014-12-09Steam: Add lock to SetStatus (attempt to fix some freeze/crash)Robert Pösel
2014-12-09Steam: Fix showing xstatus icon in contact list (step 2)Robert Pösel
2014-12-09Steam: Use XStatus for info about playing game (part 1)Robert Pösel
2014-12-08Steam: typoRobert Pösel
2014-12-08Steam: Load more info about user - client (website/mobile/classic), server ip...Robert Pösel
2014-12-08Steam: Revert previous commit as it was useless work >:oRobert Pösel
2014-12-08Steam: Refactor statuses supportRobert Pösel
2014-12-08Steam: Support for sending to server how long are we idleRobert Pösel
2014-12-04Steam: Don't try delete contact from server when we're not friends anywayRobert Pösel
2014-12-02Steam: Raise message length limit; fix encoding of sent messages; version bumpRobert Pösel
2014-12-01Steam: Routing for unsupported global statusesRobert Pösel
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-07-06Steam: temporary added max message lengthAlexander Lantsev
2014-06-21Steam: first approach to block list supportAlexander Lantsev
2014-06-04Steam: removed unused codeAlexander Lantsev
2014-06-03Steam:Alexander Lantsev
2014-06-03Steam: work commitAlexander Lantsev