summaryrefslogtreecommitdiff
path: root/src/logger.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+3
2012-09-02Add const to more classes.Andrei Karas1-5/+5
2012-07-20Fix code style.Andrei Karas1-1/+1
2012-02-29Fix code style in empty methods.Andrei Karas1-2/+4
2012-02-24Add safe error string reporting function.Andrei Karas1-0/+7
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-10-21Fix possible crash in network code after destroing all not leaked objects.Andrei Karas1-1/+1
2011-08-12Fix define once label names in logger.h and chatlogger.h.Andrei Karas1-2/+2
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-0/+110