summaryrefslogtreecommitdiff
path: root/plugins/MirLua
AgeCommit message (Expand)Author
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-11-29- BBBF_ISLSIDEBUTTON flag removed (set by default);George Hazan
2016-11-29BBBF_ANSITOOLTIP - unused flag removedGeorge Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-13MirLua: added new functions into m_databaseaunsane
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14fix for 32-bit libsGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-08-31GUID fixGeorge Hazan
2016-08-06MirLua: m_json:Alexander Lantsev
2016-08-06MirLua: fixed m_json.EncodeAlexander Lantsev
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-07-21MirLua: fix redundant (char*) castAlexander Lantsev
2016-07-21improperly named helper renamedGeorge Hazan
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-07-20fix for the MirLua subprojectsGeorge Hazan
2016-07-01MirLua: mlua_metatable rewritted MikalaiR
2016-06-29MirLua: fixed tomparam functionAlexander Lantsev
2016-06-24temporary revertVadim Dashevskiy
2016-06-24fix return valueMikalaiR
2016-06-24MirLua: fix(?) crashMikalaiR
2016-06-23MirLua: fix previous commitAlexander Lantsev
2016-06-23MirLua: reworked m_core and CMLuaScriptAlexander Lantsev
2016-06-23git-svn-id: http://svn.miranda-ng.org/main/trunk@17022 1316c22d-e87f-b044-9b9...MikalaiR
2016-06-23MirLua: fixed UnhookEventMikalaiR
2016-06-22MirLua: fixed script loadingAlexander Lantsev
2016-06-19MirLua: almost work m_jsonAlexander Lantsev
2016-06-18MirLua: fix interpolateMikalaiR
2016-06-18MirLua: interpolate can use local variables with ${name} patternAlexander Lantsev
2016-06-17MirLua: added CallSendChain & CallReceiveChain into m_protocolsAlexander Lantsev
2016-06-16MirLua: fixed protocol search by contactAlexander Lantsev
2016-06-16MirLua: code optimization MikalaiR
2016-06-16MirLua: fixed m_options moduleAlexander Lantsev
2016-06-16vc2010 compilation fixKirill Volinsky
2016-06-16MirLua: module returned back MikalaiR
2016-06-16MirLua: added forgotten fileAlexander Lantsev
2016-06-15compilation fixGeorge Hazan
2016-06-15MirLua: added m_options moduleAlexander Lantsev
2016-06-15MirLua: fix previous commitAlexander Lantsev
2016-06-15MirLua: DBEVENTINFO.Blob should be tableAlexander Lantsev
2016-06-15MirLua: AddEvent support string as blob MikalaiR