index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
MinecraftDynmap
/
src
/
chat.cpp
Age
Commit message (
Expand
)
Author
2021-01-17
Update copyrights
dartraiden
2020-01-25
massive code cleaning:
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-06-01
MinecraftDynmap untied from std_string_utils.cpp
George Hazan
2019-02-25
GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...
George Hazan
2019-01-11
unused constant removed
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2018-11-26
Chat_AddGroup - simplified prototype
George Hazan
2018-11-14
code cleaning
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-03-16
class renaming, part II
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
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-09-19
useless structure GCDEST finally removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-09-19
grrrrm... there's no hLangpack in chat items, therefore strings must be trans...
George Hazan
2016-09-19
forgotten LPGENW restored
George Hazan
2016-09-19
- struct GCSESSION died;
George Hazan
2016-09-19
Chat_AddGroup - even less structures
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-02
Copyrights update part 1
Dart Raiden
2015-06-01
MinecraftDynmap: Fix codepage for chat strings
Robert Pösel
2015-06-01
MinecraftDynmap: Use new JSONNode syntax; rework TCHAR* to char*; version bump
Robert Pösel
2015-05-24
Add first working version of new MinecraftDynmap protocol
Robert Pösel