summaryrefslogtreecommitdiff
path: root/plugins/AVS/src/cache.cpp
AgeCommit message (Expand)Author
2022-02-21fixes #3025 (occasional crash in AVS)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-04-05embedded cycle removedGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-01-28AVS: metacontacs avatars occasionally got hiddenGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-08-01fixes #2022 (shitty internal AVS flags finally removed from global include file)George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-13fix for deadlock in AVSGeorge Hazan
2018-04-11AVS: if an avatar is already loaded, don't put it into a queue, just load & r...George Hazan
2018-04-10these temporary variables aren't needed as wellGeorge Hazan
2018-04-10obsolete compatibility code removed from AVSGeorge Hazan
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-01-08code cleaningGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-05-13code cleaning George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-15correct notification when avatar is removedGeorge Hazan
2015-04-24AVS - common projectVadim Dashevskiy
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-07-31old ugly trash removed from AVSGeorge Hazan
2014-07-24- AVS_path* functions replaced with the core analogs;George Hazan
2014-07-23removing direct access to metas: AVSGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-04-08bunch of mc related fixesGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-27direct access to MetaContacts/IsSubcontact removed everywhereGeorge 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
2013-10-22- rare crash fix in Smileys;George Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-08-11fix for russian variable name (though it works ok :)George Hazan
2013-08-10- strange built-in base64 encoder replaced with the core one;George Hazan
2013-08-10divide et imperaGeorge Hazan