summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/Modules/m_database.cpp
AgeCommit message (Collapse)Author
2025-02-03MirLua: more fields for DBEVENTINFOGeorge Hazan
2025-01-10DBEVENTINFO::timestamp to become 64-bit integerGeorge Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call ↵George Hazan
db_event_getContact() just after db_event_get()
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2019-07-12MirLua: interface for extra icons addedGeorge Hazan
2018-08-12MirLua: fix cast into m_database + correct error on type mismatchaunsane
2018-06-27MirLua: code cleaningaunsane
2018-06-03MirLua: reworked http moduleaunsane
- removed Send method - added Request method to create request without sending - added async callbacks - version bump
2018-05-28MirLua: removed global Load & Unloadaunsane
2018-05-20MirLua: project reorderingaunsane