Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cIsThread: Reset m_ShouldTerminate after the thread has stopped (#4258) | peterbell10 | 2018-07-22 | 1 | -8/+2 |
| | | | | | This allows threads to be restarted after stopping. Fixes #4257 | ||||
* | Added HTTPS links wherever they are supported. | Alexander Harkness | 2015-12-19 | 1 | -5/+1 |
| | |||||
* | Fixed minor errors in Tycho's code | Tiger Wang | 2015-06-22 | 1 | -2/+2 |
| | | | | Everything should work now :) | ||||
* | cIsThread: Fixed a race condition on thread start. | Mattes D | 2014-12-25 | 1 | -2/+16 |
| | |||||
* | Fixed c++11 branch issues. | Mattes D | 2014-12-07 | 1 | -10/+10 |
| | |||||
* | Fixed trailing whitespace. | Mattes D | 2014-12-04 | 1 | -5/+5 |
| | |||||
* | Compilation fixes | Tiger Wang | 2014-11-23 | 1 | -2/+2 |
| | |||||
* | Suggestions | Tiger Wang | 2014-10-24 | 1 | -2/+44 |
| | |||||
* | Use std::recusive_mutex | Tiger Wang | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | Use std::thread | Tiger Wang | 2014-10-19 | 1 | -129/+29 |
| | |||||
* | Fixed printf formats for Win builds | madmaxoft | 2014-07-01 | 1 | -1/+1 |
| | |||||
* | Fixed deadlock when moving players to other worlds. | Mattes D | 2014-06-08 | 1 | -3/+18 |
| | | | | Fixes #1039, fixes #851 | ||||
* | Fixed issues with 64-bit MSVC compilation. | madmaxoft | 2014-04-11 | 1 | -12/+19 |
| | |||||
* | Fixed the rest of constructor reorders. | madmaxoft | 2013-12-20 | 1 | -2/+2 |
| | |||||
* | fixed comparison of thread handle to Null point rather than null handle | Tycho Bickerstaff | 2013-12-10 | 1 | -1/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+172 |