| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-22 | EV_PROTO_ONMENU removed | George Hazan | |
| 2018-04-22 | OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted | George Hazan | |
| 2018-04-21 | code cleaning: | George Hazan | |
| - in conformance to C++'11 rules, we don't declare a method as virtual if it's declared as override; - cause this code isn't visible in Pascal anymore, there's no need to use __cdecl calling convention for virtual methods; - since PROTO_INTERFACE is a regular C++ class, there's no need to use old style service declarations for virtual methods like OnModulesLoaded / OnShutdown | |||
| 2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to ↵ | George Hazan | |
| Proto_SetUniqueId / Proto_GetUniqueId | |||
