summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/environment.h
AgeCommit message (Collapse)Author
2018-07-29MirLua:aunsane
- added script table headers - added some logic functions to variables parser
2018-07-29MirLua: fix for crash on exitGeorge Hazan
2018-07-15MirLua: add Evaluate option page to test scriptsaunsane
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-15MirLua:aunsane
- Lua engine moved to separate class - added ability to compile scripts - renamed script enable setting name - version bump
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-20MirLua: refactoringaunsane
2018-05-20MirLua: project reorderingaunsane