summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/mplugin.cpp
AgeCommit message (Collapse)Author
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-20fix mergeaunsane
2018-05-20Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"Konstantin
This reverts commit 3f90207479ee0a6530631812717801a54093658c, reversing changes made to 7d6b89fd45814936d0edeff664bf5efb2d19b875.
2018-05-20MirLua: environment now inherits CMPluginBaseaunsane
2018-05-20MirLua: no need to keep two instances of CMPluginaunsane