index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
MinecraftDynmap
/
src
/
proto.cpp
Age
Commit message (
Expand
)
Author
2019-02-25
GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-11-12
end of ME_OPT_INITIALISE related zoo in another plugins
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-04-19
code cleaning
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-12-06
fix after files conversation
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-01-31
- NUF_HTTPGATEWAY: unused option removed;
George Hazan
2017-01-11
strong typization - better typization
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-02
Copyrights update part 1
Dart Raiden
2015-11-04
Minecraft:
Tobias Weimer
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-01
MinecraftDynmap: Use new JSONNode syntax; rework TCHAR* to char*; version bump
Robert Pösel
2015-05-26
Unify Netlib initialization error message in some protocols
Robert Pösel
2015-05-25
MinecraftDynmap: decapitalization
Dart Raiden
2015-05-24
Add first working version of new MinecraftDynmap protocol
Robert Pösel