summaryrefslogtreecommitdiffstats
path: root/src/CompositeChat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rework of the color code with & and standard codes (#5416)Debucquoy Anthony tonitch2022-10-251-15/+12
* CompositeChat: use variants12xx122021-02-081-94/+25
* changing cComposite Chat to newer c++ standart (#5028)12xx122020-11-111-3/+8
* Update logging code to reduce unnecessary string copying:Peter Bell2020-05-161-2/+1
* Add two missing include guardsTiger Wang2020-05-041-0/+2
* Using Super.Mattes D2020-04-161-15/+48
* Fixed cCompositeChat's constructor LuaAPI bindings.Mattes D2016-09-251-15/+11
* Bulk clearing of whitespaceLogicParrot2016-02-051-39/+39
* Increase robustness of the logging subsystemtycho2015-09-151-0/+1
* Moved chat json creating to the CompositeChat class.Howaner2014-09-131-0/+6
* Renamed LoggersTycho2014-08-121-1/+1
* First Implementatation of new Loggin frameworkTycho2014-08-101-1/+1
* Update CompositeChat.hTiger Wang2014-05-201-2/+4
* cCompositeChat message type is now formattedTiger Wang2014-05-191-1/+8
* Added client translation to achievementsTiger Wang2014-05-191-0/+15
* LOG() API reads the LogLevel from the cCompositeChat's MessageType.madmaxoft2014-04-011-0/+4
* Console logging supports cCompositeChat as its parameters.madmaxoft2014-03-311-0/+5
* cCompositeChat has a MessageType param in the constructor.madmaxoft2014-03-311-1/+1
* Manually exported cCompositeChat modifiers.madmaxoft2014-03-041-7/+10
* Fixed a memory leak in CompositeChat.madmaxoft2014-02-171-0/+3
* Links sent via chat messages are clickable.madmaxoft2014-02-161-0/+3
* Implemented cCompositeChat::ParseText(), incl. self-test.madmaxoft2014-02-161-0/+5
* Implemented cCompositeChat.madmaxoft2014-02-151-0/+172