summaryrefslogtreecommitdiffstats
path: root/src/CompositeChat.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-13Moved chat json creating to the CompositeChat class.Howaner1-0/+6
2014-08-12Renamed LoggersTycho1-1/+1
2014-08-10First Implementatation of new Loggin frameworkTycho1-1/+1
2014-05-20Update CompositeChat.hTiger Wang1-2/+4
2014-05-19cCompositeChat message type is now formattedTiger Wang1-1/+8
2014-05-19Added client translation to achievementsTiger Wang1-0/+15
2014-04-01LOG() API reads the LogLevel from the cCompositeChat's MessageType.madmaxoft1-0/+4
2014-03-31Console logging supports cCompositeChat as its parameters.madmaxoft1-0/+5
2014-03-31cCompositeChat has a MessageType param in the constructor.madmaxoft1-1/+1
2014-03-04Manually exported cCompositeChat modifiers.madmaxoft1-7/+10
2014-02-17Fixed a memory leak in CompositeChat.madmaxoft1-0/+3
2014-02-16Links sent via chat messages are clickable.madmaxoft1-0/+3
2014-02-16Implemented cCompositeChat::ParseText(), incl. self-test.madmaxoft1-0/+5
2014-02-15Implemented cCompositeChat.madmaxoft1-0/+172