Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syntax | Tiger Wang | 2022-01-14 | 1 | -1/+1 |
| | |||||
* | eblockface | Tiger Wang | 2022-01-14 | 1 | -1/+1 |
| | |||||
* | Fixed Compiler Warnings | x12xx12x | 2022-01-14 | 1 | -1/+1 |
| | |||||
* | cIsThread cleanup | Tiger Wang | 2021-03-30 | 1 | -61/+60 |
| | | | | | + Semi-gracefully handle unexpected exceptions * No-one cared about the return values, remove them | ||||
* | Fix Windows XP to 7 compatibility (#5167) | Tiger Wang | 2021-03-28 | 1 | -47/+35 |
| | | | | | * Partially reverts 01a4e696b * Unify thread names - Remove use of GetThreadId API | ||||
* | Fix debug macro situation (#5114) | Tiger Wang | 2021-01-26 | 1 | -3/+3 |
| | | | Use the standard NDEBUG. | ||||
* | 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 |