summaryrefslogtreecommitdiffstats
path: root/src/MCLogger.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First Implementatation of new Loggin frameworkTycho2014-08-101-267/+0
|
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-4/+4
|
* Normalized comments.madmaxoft2014-07-171-1/+1
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Nullify deleted pointers.archshift2014-06-191-0/+1
|
* More small fixes.archshift2014-04-261-1/+1
|
* Further refactored, Reverted Minecart changearchshift2014-04-261-7/+7
| | | | Other small changes.
* Small changes; warning fixing.archshift2014-04-251-2/+2
|
* Removed an unneeded code branch.madmaxoft2014-04-011-5/+0
|
* LOG() API reads the LogLevel from the cCompositeChat's MessageType.madmaxoft2014-04-011-7/+17
|
* Moved source to srcAlexander Harkness2013-11-241-0/+261