summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/IsThread.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cIsThread: Fixed a race condition on thread start.Mattes D2014-12-251-5/+14
|
* SuggestionsTiger Wang2014-10-241-4/+1
|
* Merged branch 'master' into c++11.Mattes D2014-10-231-8/+4
|\
| * convert old style casts to fix warningsSteven Riehl2014-10-121-20/+16
| |
* | Migrated cSleep and cTimer to std::chronoTiger Wang2014-10-201-1/+1
| |
* | Use std::threadTiger Wang2014-10-191-42/+2
|/
* OSSupport: Fixed UNICODE Windows builds.Mattes D2014-09-141-1/+1
| | | | The files now compile even inside UNICODE applications.
* Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-0/+4
| | | | Fixes #1039, fixes #851
* Fixed issues with 64-bit MSVC compilation.madmaxoft2014-04-111-1/+1
|
* Fix IsThread destructorTycho2014-03-091-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+100