summaryrefslogtreecommitdiffstats
path: root/src/CompositeChat.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved chat json creating to the CompositeChat class.Howaner2014-09-131-0/+178
* Renamed LoggersTycho2014-08-121-12/+12
* First Implementatation of new Loggin frameworkTycho2014-08-101-12/+12
* Normalized comments.madmaxoft2014-07-171-9/+9
* cCompositeChat message type is now formattedTiger Wang2014-05-191-1/+2
* Added client translation to achievementsTiger Wang2014-05-191-0/+22
* LOG() API reads the LogLevel from the cCompositeChat's MessageType.madmaxoft2014-04-011-0/+23
* Console logging supports cCompositeChat as its parameters.madmaxoft2014-03-311-0/+29
* cCompositeChat has a MessageType param in the constructor.madmaxoft2014-03-311-2/+2
* Fixed a couple of missing defsTycho2014-03-141-1/+1
* Fixed test assertsTycho2014-03-101-31/+31
* Links sent via chat messages are clickable.madmaxoft2014-02-161-0/+15
* Implemented cCompositeChat::ParseText(), incl. self-test.madmaxoft2014-02-161-1/+206
* Implemented cCompositeChat.madmaxoft2014-02-151-0/+206