index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
Steam
/
src
/
stdafx.h
Age
Commit message (
Expand
)
Author
2023-06-15
Steam: complete login sequence (though always gives us "Invalid password" error)
George Hazan
2023-06-14
Steam: ClientHello packet sending
George Hazan
2023-06-14
Steam: first working SendRequest()
George Hazan
2022-07-10
fixes #3112 (Steam plugin will not stay connected for more than 1-2 minutes)
George Hazan
2021-01-04
Steam:
George Hazan
2020-08-09
Steam: minor code cleaning
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-18
core changes:
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-03-28
all protocols rewritten to CMPluginBase
George Hazan
2018-02-03
Steam: added polling error limit setting
aunsane
2018-02-02
Steam:
aunsane
2018-01-26
AdvaImg:
George Hazan
2018-01-14
Steam: refactoring pt.2
aunsane
2017-12-28
Steam: refactoring
aunsane
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-02-14
fix for include duplicates & recursions
George Hazan
2016-10-29
unneeded macros removed
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
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-19
Steam: Support for receiving "user left conversation" events (like jabber has)
Robert Pösel
2015-06-30
Steam: fixed options
Alexander Lantsev
2015-06-24
Steam: code cleanup
Alexander Lantsev
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-26
Steam: merge new api
Alexander Lantsev
2015-04-30
unified project for Steam protocol
George Hazan