summaryrefslogtreecommitdiffstats
path: root/source/Log.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-09-23Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com1-5/+4
2012-08-19Android: Showing last MCServer related logcat messagefaketruth1-1/+2
2012-08-18Android: Pressing back button sends stop command to serverfaketruth1-0/+2
2012-08-16MCServer should run just fine on Android now :Dfaketruth1-6/+6
2012-08-15Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android!faketruth1-0/+7
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-159/+159
2012-03-25Fixed the Log altogether (doesn't use NULL-to-va_list assignment, compiles for RaspberryPi)madmaxoft@gmail.com1-9/+1
2012-02-18Logging: added thread ID to the log output in debug buildsmadmaxoft@gmail.com1-1/+6
2012-02-17Lots of logging addedmadmaxoft@gmail.com1-1/+6
2012-02-01AString logging fix 2madmaxoft@gmail.com1-3/+11
2012-02-01sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com1-39/+56
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/+5
2011-10-03MCServer c++ source filesfaketruth1-0/+136