summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_contacts.cpp
AgeCommit message (Expand)Author
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-11-26code cleaningGeorge Hazan
2023-06-18Steam: "Device name" optionGeorge Hazan
2023-06-15Steam: complete login sequence (though always gives us "Invalid password" error)George Hazan
2023-06-14Steam: old shitty perversion migrated to the kernel MHttpRequestGeorge Hazan
2023-06-14Steam: we don't need http polling queue eitherGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-01-04Steam: fix for adding users via auth requestsGeorge Hazan
2020-09-11Steam: if a friend list request comes with error code, all contacts are remov...George Hazan
2020-08-09Steam: minor code cleaningGeorge Hazan
2020-04-28database:George Hazan
2020-03-10Steam:George Hazan
2020-03-06fixes #2251 (Corrupted xStatus text for Steam)George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-07-17Steam:George Hazan
2019-07-15PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ava...George Hazan
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2018-09-04forgotten argument addedGeorge Hazan
2018-09-04related to #1352 - more logs generatedGeorge Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-02-08Steam: do not change contact status, client and game info if protocol goes of...aunsane
2018-02-07Steam:aunsane
2018-02-02Steam:aunsane
2018-01-19Steam: fix annoying auth requests on every reloginaunsane
2018-01-17Steam: fixed #1107aunsane
2018-01-17Steam: fixed #1106aunsane
2018-01-14Steam: refactoring pt.2aunsane
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-28Steam: refactoringaunsane
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-20Lock whole adding/finding contactRobert Pösel
2017-08-20Rework ProcessContact methodRobert Pösel
2017-08-20Rename UpdateContact to UpdateContactDetailsRobert Pösel
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2016-12-25Steam: Improve auth handling (fixes #578)Robert Pösel
2016-12-18Steam: Attempt to fix not loading contact statuses at login (addresses #646) ...Robert Pösel
2016-12-11Steam: Attempt to fix not loading contact statuses at login (addresses #646)Robert Pösel
2016-09-14second major wipeout of database services & structures:George Hazan