summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_contacts.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-16libson separated from mir_core and moved to libs\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- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-26Steam: merge new apiAlexander Lantsev
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace lstrlenA to mir_strlenKirill Volinsky
2015-05-19Steam: Fix MirVer when user is connected from different clientsRobert Pösel
2015-05-01warnings fixKirill Volinsky
2015-04-30unified project for Steam protocolGeorge Hazan
2015-04-29minus critical sectionKirill Volinsky
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: Rework PushRequests and related methods (more improvements for commit ...Robert 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: Fix not holding proper contact status (e.g. looking for play/trade)Robert Pösel
2014-12-09Steam: "Looking for trade/play" statuses write into StatusMsgRobert Pösel
2014-12-09Steam: Show xstatus as extra icon in clist (step 3)Robert Pösel
2014-12-09Steam: Use XStatus for info about playing game (part 1)Robert 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: Option to use big avatars (disabled by default)Robert Pösel
2014-12-04Steam: Don't try delete contact from server when we're not friends anywayRobert Pösel
2014-12-04Steam:Robert Pösel
2014-12-04Steam: Fix for downloading own avatar tooRobert Pösel
2014-12-04Steam: Reworked avatars support; version bumpRobert Pösel
2014-12-04Steam:Robert Pösel
2014-11-28Use JSONROOT everywhere to simplify code and fix memleaks (in Dropbox and Steam)Robert Pösel
2014-11-23Steam: Fixed few more forgotten crash placesRobert Pösel
2014-11-22Steam: Fix json memleaks all over code; version bumpRobert Pösel
2014-11-22Steam: Fix crashes on login and on other occasionsRobert Pösel
2014-06-21Steam: first approach to block list supportAlexander Lantsev
2014-06-21Steam: added block command to contact menuAlexander Lantsev
2014-06-04Steam: removed unused codeAlexander Lantsev
2014-06-03Steam:Alexander Lantsev
2014-06-03Steam:Alexander Lantsev
2014-06-03Steam: work commitAlexander Lantsev
2014-05-03Steam: added "Request authorization" contact menu itemAlexander Lantsev
2014-05-02Steam: improved contact managementAlexander Lantsev
2014-04-29Steam: fixed contact management functionsAlexander Lantsev
2014-04-16Steam: work commitAlexander Lantsev
2014-04-14Steam: work commitAlexander Lantsev
2014-04-11Steam:Alexander Lantsev
2014-04-11Steam:Alexander Lantsev
2014-04-10Steam: small fixesAlexander Lantsev