Age | Commit message (Expand) | Author |
2016-06-30 | Steam: Support repeated authorization from same contact | Robert Pösel |
2015-12-21 | Steam: Implement loading history/offline messages at login (finally!) | Robert Pösel |
2015-12-20 | Steam: Use std::tstring instead of std::wstring | Robert Pösel |
2015-12-20 | Steam: Implement searching by keywords | Robert Pösel |
2015-12-20 | Steam: Fix finishing searching by id when we found no results | Robert Pösel |
2015-12-19 | Steam: Fix wrong type of argument in callbacks (use HttpResponse instead of N... | Robert Pösel |
2015-10-24 | Steam: fix auth request handling | Alexander Lantsev |
2015-10-24 | Steam: | Alexander Lantsev |
2015-09-16 | Steam: | Tobias Weimer |
2015-09-14 | Steam: minor fixes | Alexander Lantsev |
2015-09-13 | Steam: fix login | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-08-02 | Steam: | Alexander Lantsev |
2015-06-24 | Steam: code cleanup | Alexander Lantsev |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-16 | libson separated from mir_core and moved to libs\ | George Hazan |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-26 | Steam: merge new api | Alexander Lantsev |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace lstrlenA to mir_strlen | Kirill Volinsky |
2015-05-19 | Steam: Fix MirVer when user is connected from different clients | Robert Pösel |
2015-05-01 | warnings fix | Kirill Volinsky |
2015-04-30 | unified project for Steam protocol | George Hazan |
2015-04-29 | minus critical section | Kirill Volinsky |
2015-03-06 | Steam: Support (fix) for showing playing status also for Non-Steam games | Robert Pösel |
2015-03-06 | Steam: Support "big picture" mode as client type | Robert Pösel |
2015-03-06 | Steam: Rework PushRequests and related methods (more improvements for commit ... | Robert Pösel |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-20 | Steam: Various code improvements (as reported by Coverity analyser); version ... | Robert Pösel |
2014-12-09 | Steam: Fix not holding proper contact status (e.g. looking for play/trade) | Robert Pösel |
2014-12-09 | Steam: "Looking for trade/play" statuses write into StatusMsg | Robert Pösel |
2014-12-09 | Steam: Show xstatus as extra icon in clist (step 3) | Robert Pösel |
2014-12-09 | Steam: Use XStatus for info about playing game (part 1) | Robert Pösel |
2014-12-08 | Steam: Load more info about user - client (website/mobile/classic), server ip... | Robert Pösel |
2014-12-08 | Steam: Revert previous commit as it was useless work >:o | Robert Pösel |
2014-12-08 | Steam: Refactor statuses support | Robert Pösel |
2014-12-08 | Steam: Option to use big avatars (disabled by default) | Robert Pösel |
2014-12-04 | Steam: Don't try delete contact from server when we're not friends anyway | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-04 | Steam: Fix for downloading own avatar too | Robert Pösel |
2014-12-04 | Steam: Reworked avatars support; version bump | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-11-28 | Use JSONROOT everywhere to simplify code and fix memleaks (in Dropbox and Steam) | Robert Pösel |
2014-11-23 | Steam: Fixed few more forgotten crash places | Robert Pösel |
2014-11-22 | Steam: Fix json memleaks all over code; version bump | Robert Pösel |