summaryrefslogtreecommitdiffstats
path: root/source/cThread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cThread uses AString instead of char * for name (fixed a warning)madmaxoft@gmail.com2012-07-151-1/+1
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-25/+25
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-1/+0
* Added thread names to cThread so when debugging in Visual Studio you actually know what thread you're looking atfaketruth2011-12-231-1/+3
* MCServer c++ source filesfaketruth2011-10-031-0/+25