summaryrefslogtreecommitdiffstats
path: root/source/MCLogger.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-03BiomeVisualiser: initial importmadmaxoft@gmail.com1-5/+9
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-191/+191
2012-03-25Fixed the Log altogether (doesn't use NULL-to-va_list assignment, compiles for RaspberryPi)madmaxoft@gmail.com1-5/+5
2012-02-18Logging: added thread ID to the log output in debug buildsmadmaxoft@gmail.com1-1/+4
2012-02-02cSocket API fix (possible invalid pointer)madmaxoft@gmail.com1-28/+56
2012-02-01sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com1-3/+11
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-9/+6
2011-10-03MCServer c++ source filesfaketruth1-0/+155