summaryrefslogtreecommitdiffstats
path: root/src/Log.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-17Fixed basic whitespace problems.madmaxoft1-2/+2
2014-03-14Fixed xofts issuesTycho1-2/+2
2014-03-11Move Format issuesTycho1-2/+2
2014-02-02Revert "Added LOGREPLACELINE for line replacement"Tiger Wang1-2/+2
2014-02-02Revert "Properly initialised variables"Tiger Wang1-1/+1
2014-02-02Revert "Fixed issues with insufficient console space"Tiger Wang1-10/+1
2014-02-02Revert "Again improved LogReplaceLine"Tiger Wang1-0/+1
2014-02-01Again improved LogReplaceLineTiger Wang1-1/+0
2014-02-01Fixed issues with insufficient console spaceTiger Wang1-1/+10
2014-01-31Properly initialised variablesTiger Wang1-1/+1
2014-01-29Added LOGREPLACELINE for line replacementTiger Wang1-2/+2
2014-01-16Another VarArgs fix.madmaxoft1-1/+1
2014-01-15Using a 2nd argument instead of va_copy().madmaxoft1-4/+4
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-2/+2
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-0/+0
2012-08-11Removed a useless include file.madmaxoft@gmail.com1-2/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-32/+32
2012-02-18Logging: added thread ID to the log output in debug buildsmadmaxoft@gmail.com1-5/+1
2012-02-01sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com1-8/+14
2011-10-03MCServer c++ source filesfaketruth1-0/+30