summaryrefslogtreecommitdiff
path: root/protocols/Omegle/src/main.cpp
AgeCommit message (Expand)Author
2023-11-12fixes #3917 (Omegle is dead)George Hazan
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-08-26unified fake User-Agent field generation for all http-related protocolsGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-12-06fix after files conversationKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-01-01bump copyright yeardartraiden
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-10-20Omegle: Format sourcesRobert Pösel
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-30unified project for Omegle protocolGeorge Hazan
2015-02-06Facebook, Omegle, MobileState: Happy New Year 2015Robert Pösel
2014-01-25С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-05-16Omegle:Robert Pösel
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...George Hazan
2013-02-07Umlauts for me.Robert Pösel
2013-01-17NG-ized few old IM relics.Robert Pösel
2013-01-12- Protocols descriptions standardization and russian langpack update accordin...Vadim Dashevskiy
2012-11-26various code cleaning considering protocols' declarationsGeorge Hazan
2012-10-13Omegle: folders restructurizationKirill Volinsky