Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
|
|
|
|
|
|
- m_json moved into base plugin
- added m_http module
-version bump
|
|
m_json reworked Encode
|
|
version bump
|
|
sandbox
|
|
|
|
|
|
- respect metatables in print function
- srmm module functions now return metatable
- version bump
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- m_msg_buttonbar moved to m_srrm
- version bump
|
|
|
|
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing
changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- added ability to iterate accounts by protocol name
- PROTOCOLDESCRIPTOR is now a valid parameter for CallService and Accounts methods
- CallService and Accounts added to PROTOCOLDESCRIPTOR metatable methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- NETLIBUSER::szDescriptiveName replaced with MAllStrings;
- code cleaning.
|
|
|
|
Utf8DecodeW/Utf8EncodeW
|
|
|
|
|
|
- common code moved into the core
|
|
|
|
|