summaryrefslogtreecommitdiffstats
path: root/source/cMCLogger.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-191/+191
* Fixed the Log altogether (doesn't use NULL-to-va_list assignment, compiles for RaspberryPi)madmaxoft@gmail.com2012-03-251-5/+5
* Logging: added thread ID to the log output in debug buildsmadmaxoft@gmail.com2012-02-181-1/+4
* cSocket API fix (possible invalid pointer)madmaxoft@gmail.com2012-02-021-28/+56
* sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com2012-02-011-3/+11
* 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/+6
* MCServer c++ source filesfaketruth2011-10-031-0/+155