Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Use atomic bool for isthread terminate | tycho | 2015-12-19 | 1 | -1/+2 |
| | |||||
* | Fixed minor errors in Tycho's code | Tiger Wang | 2015-06-22 | 1 | -6/+9 |
| | | | | Everything should work now :) | ||||
* | cIsThread: Fixed a race condition on thread start. | Mattes D | 2014-12-25 | 1 | -5/+14 |
| | |||||
* | Suggestions | Tiger Wang | 2014-10-24 | 1 | -4/+1 |
| | |||||
* | Merged branch 'master' into c++11. | Mattes D | 2014-10-23 | 1 | -8/+4 |
|\ | |||||
| * | convert old style casts to fix warnings | Steven Riehl | 2014-10-12 | 1 | -20/+16 |
| | | |||||
* | | Migrated cSleep and cTimer to std::chrono | Tiger Wang | 2014-10-20 | 1 | -1/+1 |
| | | |||||
* | | Use std::thread | Tiger Wang | 2014-10-19 | 1 | -42/+2 |
|/ | |||||
* | OSSupport: Fixed UNICODE Windows builds. | Mattes D | 2014-09-14 | 1 | -1/+1 |
| | | | | The files now compile even inside UNICODE applications. | ||||
* | Fixed deadlock when moving players to other worlds. | Mattes D | 2014-06-08 | 1 | -0/+4 |
| | | | | Fixes #1039, fixes #851 | ||||
* | Fixed issues with 64-bit MSVC compilation. | madmaxoft | 2014-04-11 | 1 | -1/+1 |
| | |||||
* | Fix IsThread destructor | Tycho | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+100 |