summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/environment.cpp
AgeCommit message (Collapse)Author
2022-09-10no need to export Miranda's offal to the outside worldGeorge Hazan
2020-10-16MirLua:George Hazan
- fixes #2589 (MirLua doesn't work correctly in 64-bit Miranda); - code cleaning; - version bump
2019-11-06MirLua: since we use 64-bit integers, no need to push wparam/lparam as pointersGeorge Hazan
2018-07-29MirLua:aunsane
- added script table headers - added some logic functions to variables parser
2018-07-29fix for registering Lua scriptsGeorge Hazan
2018-07-15MirLua: add Evaluate option page to test scriptsaunsane
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-28MirLua: removed global Load & Unloadaunsane
2018-05-28core 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-22name resolution conflictGeorge Hazan
2018-05-22plugin info must be filledGeorge Hazan
2018-05-20fix mergeaunsane
2018-05-20MirLua: refactoringaunsane
2018-05-20MirLua: project reorderingaunsane