Age | Commit message (Expand) | Author |
2022-04-06 | remove executable attribute from affected files | georgehazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan |
2021-05-20 | forgotten setlocale() calls | George Hazan |
2021-04-03 | we don't pretend that we have more than one g_plugin ... | George Hazan |
2021-03-20 | code cleaning | George Hazan |
2021-03-20 | MirLua: no need to enable Apply button on scripts reload | George Hazan |
2021-02-08 | more UI classes related code cleaning | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-10-16 | warning fix | George Hazan |
2020-10-16 | MirLua: | George Hazan |
2020-07-09 | fix for MirLua project | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-11-06 | MirLua: since we use 64-bit integers, no need to push wparam/lparam as pointers | George Hazan |
2019-11-06 | typo fix | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-07-12 | compilation fix | George Hazan |
2019-07-12 | MirLua: interface for extra icons added | George Hazan |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan |
2019-04-12 | wiping custom icolib functions: all another plugins | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2019-03-06 | popups: | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2019-01-08 | mirlua: crashfix: | Gluzskiy Alexandr |
2019-01-04 | Update copyrights | dartraiden |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-10-17 | MirLua: | aunsane |
2018-10-02 | MirLua: m_protocols | aunsane |
2018-08-12 | MirLua: fix cast into m_database + correct error on type mismatch | aunsane |
2018-08-12 | MirLua: added open into m_options | aunsane |
2018-08-12 | MirLua: added openPage into m_options | aunsane |
2018-08-12 | MirLua: script loading moved to OnModulesLoaded to fix various glitches | aunsane |
2018-08-02 | MirLua: WaitOnHandle for m_core | aunsane |
2018-07-31 | mirlua: crash fix | George Hazan |
2018-07-29 | MirLua: | aunsane |
2018-07-29 | fix for registering Lua scripts | George Hazan |
2018-07-29 | MirLua: fix for crash on exit | George Hazan |
2018-07-21 | MirLua: winapi: current process id should return integer | aunsane |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan |