Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-15 | CCtrlListView::addItem() doesn't add strings in the reverse order anymore | George Hazan | |
2023-11-06 | fixes #3848 (MirLua: не переводится строка) | George Hazan | |
2021-04-03 | we don't pretend that we have more than one g_plugin ... | George Hazan | |
2021-03-20 | code cleaning | George Hazan | |
2021-03-20 | MirLua: no need to enable Apply button on scripts reload | George Hazan | |
2021-02-08 | more UI classes related code cleaning | George Hazan | |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-04-12 | wiping custom icolib functions: all another plugins | George Hazan | |
2018-07-29 | MirLua: | aunsane | |
- added script table headers - added some logic functions to variables parser | |||
2018-07-15 | MirLua: add Evaluate option page to test scripts | aunsane | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-07-11 | GUI 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-06-15 | MirLua: | aunsane | |
- Lua engine moved to separate class - added ability to compile scripts - renamed script enable setting name - version bump | |||
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has ↵ | George Hazan | |
module setting | |||
2018-05-28 | MirLua: removed global Load & Unload | aunsane | |
2018-05-20 | MirLua: project reordering | aunsane | |