summaryrefslogtreecommitdiff
path: root/protocols/Steam
AgeCommit message (Collapse)Author
2024-12-27.George Hazan
2024-12-27more protobufsGeorge Hazan
2024-12-25fixes #4811 (Steam: Add now playing game title support)George Hazan
2024-12-19Steam: fix for user typing notificationGeorge Hazan
2024-12-19final code cleaning + version bumpGeorge Hazan
2024-12-18fix for shitty error code about nothingGeorge Hazan
2024-12-18even more logsGeorge Hazan
2024-12-18more logsGeorge Hazan
2024-12-18obsolete code removedGeorge Hazan
2024-12-18websocket logic simplificationGeorge Hazan
2024-12-18all HTTP friend requests rewritten using Steam APIGeorge Hazan
2024-12-17Steam:George Hazan
- contact statuses are back; - contact info is back too; - Miranda's account status is passed to the server; - some old code removed;
2024-12-17fixes errors during relogin of the same accountGeorge Hazan
2024-12-17support for non-protobuf messagesGeorge Hazan
2024-12-16added notification serviceGeorge Hazan
2024-12-16minor fixesGeorge Hazan
2024-12-16notifications protobufGeorge Hazan
2024-12-16GetConversationsRequest removedGeorge Hazan
2024-12-16.George Hazan
2024-12-16SendUserInfoRequestGeorge Hazan
2024-12-16more protobufsGeorge Hazan
2024-12-16minus GetFriendListRequest HTTP requestGeorge Hazan
2024-12-15introducing Steam message descriptors & static message handlersGeorge Hazan
2024-12-15old requests mechanism removedGeorge Hazan
2024-12-15service message to receive a packet header tooGeorge Hazan
2024-12-15Steam: service calls switched to static handlersGeorge Hazan
2024-12-15fix for a memory corruption inside protobuf printerGeorge Hazan
2024-12-15code cleaningGeorge Hazan
2024-12-15Steam: protobuf-c printer added for debugging purposesGeorge Hazan
2024-12-14Steam: working login packetGeorge Hazan
2024-12-14fixes #4804 (Steam: crash at login)George Hazan
2024-12-14fixes #4800 (Steam: cannot send/receive messages) + obsolete message sending ↵George Hazan
code removed
2024-12-13Steam: more protobuf declarationsGeorge Hazan
2024-12-13suddenly CMsgClientLogon is not needed at allGeorge Hazan
2024-12-13Steam: sessionID analysis + heartbeat infrastructureGeorge Hazan
2024-12-13Steam: no need to store access keyGeorge Hazan
2024-12-12fix for mir_app headersGeorge Hazan
2024-12-12compilation fixGeorge Hazan
2024-12-12updated protobufsGeorge Hazan
2024-12-12more code cleaningGeorge Hazan
2024-12-12Steam: final version of getting access token via websocketsGeorge Hazan
2024-12-12Steam: code cleaningGeorge Hazan
2024-12-11minor code cleaningGeorge Hazan
2024-11-04FreeImage: no need to rebuild each time + TARGA supportGeorge Hazan
2024-06-13websocket internal code went to MWebSocketGeorge Hazan
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-09code cleaningGeorge Hazan
2024-01-08Update copyrightsdartraiden
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;