summaryrefslogtreecommitdiff
path: root/include/m_protocols.h
AgeCommit message (Expand)Author
2017-01-01bump copyright yeardartraiden
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-21missing 'const' qualifierGeorge Hazan
2016-07-21improperly named helper renamedGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-06-19unused helper removedGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18protocol platform-independent code moved back to mir_appGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-03-29unneeded helper removedGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
2014-08-14account creation code extracted to the separate service function, MS_PROTO_CR...George Hazan
2014-03-15fix for a typo in commentsGeorge Hazan
2014-03-15PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocolsGeorge Hazan
2014-02-27more fun:George Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-02-23old C proto interface removedGeorge Hazan
2012-11-26battle for the virtual protocols beginsGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-15include: tabs over spacesGeorge Hazan
2012-10-07death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::typeGeorge Hazan
2012-09-16removed clutch for GCC (it already exists in m_system.h)George Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-05-18useless junk removedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy