summaryrefslogtreecommitdiff
path: root/protocols/MinecraftDynmap
AgeCommit message (Expand)Author
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different pages...dartraiden
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-01-17Update copyrightsdartraiden
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге доба...George Hazan
2020-07-08group chat initialization to be done in protocol's constructor, not inside On...George Hazan
2020-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-01-25massive code cleaning:George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-06-01MinecraftDynmap untied from std_string_utils.cppGeorge Hazan
2019-04-12wiping custom icolib functions: all another pluginsGeorge Hazan
2019-04-04Move some docs to wikidartraiden
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2019-01-11unused constant removedGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-26Chat_AddGroup - simplified prototypeGeorge Hazan
2018-11-14code cleaningGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-19code cleaningGeorge Hazan
2018-04-18core changes:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan