Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-10 | no need to export Miranda's offal to the outside world | George Hazan | |
2020-10-16 | MirLua: | George Hazan | |
- fixes #2589 (MirLua doesn't work correctly in 64-bit Miranda); - code cleaning; - version bump | |||
2019-11-06 | MirLua: since we use 64-bit integers, no need to push wparam/lparam as pointers | George Hazan | |
2018-07-29 | MirLua: | aunsane | |
- added script table headers - added some logic functions to variables parser | |||
2018-07-29 | fix for registering Lua scripts | George Hazan | |
2018-07-15 | MirLua: add Evaluate option page to test scripts | aunsane | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-05-28 | MirLua: removed global Load & Unload | aunsane | |
2018-05-28 | core changes: | George Hazan | |
- added methods CMPluginBase::Load & CMPluginBase::Unload - duplicated data removed from BASIC_PLUGIN_INFO and replaced with data from CMPluginBase; - code cleaning | |||
2018-05-22 | name resolution conflict | George Hazan | |
2018-05-22 | plugin info must be filled | George Hazan | |
2018-05-20 | fix merge | aunsane | |
2018-05-20 | MirLua: refactoring | aunsane | |
2018-05-20 | MirLua: project reordering | aunsane | |