summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/script.cpp
AgeCommit message (Collapse)Author
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-15MirLua: add Evaluate option page to test scriptsaunsane
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: add logsaunsane
2018-05-20MirLua: project reorderingaunsane