Loïc Blot 7ddf67aa14 Chat protocol rewrite (#5117)
* New TOCLIENT_CHAT_MESSAGE packet

* Rename old packet to TOCLIENT_CHAT_MESSAGE_OLD for compat
* Handle TOCLIENT_CHAT_MESSAGE new structure client side
* Client chat queue should use a specific object
* SendChatMessage: use the right packet depending on protocol version (not complete yet)
* Add chatmessage(type) objects and handle them client side (partially)
* Use ChatMessage instead of std::wstring server side

* Update with timestamp support
2017-07-16 10:47:31 +02:00
..
2017-05-05 22:07:36 +02:00
2017-07-16 10:47:31 +02:00
2016-07-05 21:40:13 +02:00
2017-07-07 22:28:23 +01:00
2017-07-07 22:28:23 +01:00
2016-02-22 15:39:41 +01:00
2017-05-03 03:12:45 +01:00
2017-04-08 18:39:15 -07:00
2017-06-20 00:04:18 +02:00