summaryrefslogtreecommitdiff
path: root/protocols/NewsAggregator/Src/Utils.cpp
AgeCommit message (Expand)Author
2022-01-24compilation fixGeorge Hazan
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2020-06-10useless check removedGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-10-02fixes:85Kirill Volinsky
2012-09-06fixed destroying some messagesKirill Volinsky
2012-09-04fix for crash inside MSHTMLGeorge Hazan
2012-09-04more memory fixesGeorge Hazan
2012-09-04attempt to fix memory crash George Hazan
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
2012-06-16fixed message formattingKirill Volinsky
2012-06-14NewsAggregator:Kirill Volinsky
2012-06-14NewsAggregator:Kirill Volinsky
2012-06-06protocols plugins moved to protocolsKirill Volinsky