Age | Commit message (Expand) | Author |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-10-13 | MirLua: added new functions into m_database | aunsane |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-09-14 | fix for 32-bit libs | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-08-31 | GUID fix | George Hazan |
2016-08-06 | MirLua: m_json: | Alexander Lantsev |
2016-08-06 | MirLua: fixed m_json.Encode | Alexander Lantsev |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-07-21 | MirLua: fix redundant (char*) cast | Alexander Lantsev |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-07-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |
2016-07-20 | fix for the MirLua subprojects | George Hazan |
2016-07-01 | MirLua: mlua_metatable rewritted | MikalaiR |
2016-06-29 | MirLua: fixed tomparam function | Alexander Lantsev |
2016-06-24 | temporary revert | Vadim Dashevskiy |
2016-06-24 | fix return value | MikalaiR |
2016-06-24 | MirLua: fix(?) crash | MikalaiR |
2016-06-23 | MirLua: fix previous commit | Alexander Lantsev |
2016-06-23 | MirLua: reworked m_core and CMLuaScript | Alexander Lantsev |
2016-06-23 | git-svn-id: http://svn.miranda-ng.org/main/trunk@17022 1316c22d-e87f-b044-9b9... | MikalaiR |
2016-06-23 | MirLua: fixed UnhookEvent | MikalaiR |
2016-06-22 | MirLua: fixed script loading | Alexander Lantsev |
2016-06-19 | MirLua: almost work m_json | Alexander Lantsev |
2016-06-18 | MirLua: fix interpolate | MikalaiR |
2016-06-18 | MirLua: interpolate can use local variables with ${name} pattern | Alexander Lantsev |
2016-06-17 | MirLua: added CallSendChain & CallReceiveChain into m_protocols | Alexander Lantsev |
2016-06-16 | MirLua: fixed protocol search by contact | Alexander Lantsev |
2016-06-16 | MirLua: code optimization | MikalaiR |
2016-06-16 | MirLua: fixed m_options module | Alexander Lantsev |
2016-06-16 | vc2010 compilation fix | Kirill Volinsky |
2016-06-16 | MirLua: module returned back | MikalaiR |
2016-06-16 | MirLua: added forgotten file | Alexander Lantsev |
2016-06-15 | compilation fix | George Hazan |
2016-06-15 | MirLua: added m_options module | Alexander Lantsev |
2016-06-15 | MirLua: fix previous commit | Alexander Lantsev |
2016-06-15 | MirLua: DBEVENTINFO.Blob should be table | Alexander Lantsev |
2016-06-15 | MirLua: AddEvent support string as blob | MikalaiR |
2016-06-13 | MirLua: m_database.GetSeting return setting type as second value | Alexander Lantsev |
2016-06-13 | MirLua: break backward compatibility | Alexander Lantsev |
2016-06-13 | some fix | Alexander Lantsev |
2016-06-13 | lua winapi: GetOpenFileName function | MikalaiR |
2016-06-13 | MirLua: added Modules iterator | MikalaiR |
2016-06-12 | MirLua: fix ContactIterator, fix tonumber, added AddEvent function | MikalaiR |