summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/m_srmm.cpp
AgeCommit message (Collapse)Author
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-26MirLua: typoaunsane
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-09-29MirLua: added CMLuaEnviroment to execute lua code from extetnal source in ↵aunsane
sandbox
2017-09-27MirLua: srmm change metatable to work with table instead of userdataaunsane
2017-09-26MirLua: refactoringaunsane
- respect metatables in print function - srmm module functions now return metatable - version bump
2017-09-12MirLua: massive refactoringaunsane
- m_msg_buttonbar moved to m_srrm - version bump