summaryrefslogtreecommitdiffstats
path: root/source/cLog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Logging: added thread ID to the log output in debug buildsmadmaxoft@gmail.com2012-02-181-1/+6
* Lots of logging addedmadmaxoft@gmail.com2012-02-171-1/+6
* AString logging fix 2madmaxoft@gmail.com2012-02-011-3/+11
* sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com2012-02-011-39/+56
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-9/+5
* MCServer c++ source filesfaketruth2011-10-031-0/+136