summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/Modules/m_options.cpp
AgeCommit message (Collapse)Author
2018-08-12MirLua: added open into m_optionsaunsane
2018-08-12MirLua: added openPage into m_optionsaunsane
2018-07-15MirLua: add Evaluate option page to test scriptsaunsane
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name)
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20MirLua: project reorderingaunsane