Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using Super. | Mattes D | 2020-04-16 | 1 | -2/+2 |
| | |||||
* | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 2017-09-11 | 1 | -32/+6 |
| | |||||
* | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 2017-09-02 | 1 | -6/+32 |
| | | | | This reverts commit 496c337cdfa593654018c171f6a74c28272265b5. | ||||
* | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 2017-09-01 | 1 | -32/+6 |
| | |||||
* | DeadlockDetect now lists some tracked CS's stats. | Mattes D | 2017-01-18 | 1 | -0/+65 |
| | |||||
* | DeadlockDetect: Provide more information for debugging. | Mattes D | 2017-01-17 | 1 | -3/+5 |
| | |||||
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -6/+6 |
| | |||||
* | Suggestions | Tiger Wang | 2014-10-24 | 1 | -1/+1 |
| | |||||
* | Migrated cSleep and cTimer to std::chrono | Tiger Wang | 2014-10-20 | 1 | -4/+4 |
| | |||||
* | Added initializers for class members. | Mattes D | 2014-08-21 | 1 | -1/+3 |
| | | | | As reported by Coverity, these weren't initialized. | ||||
* | Fixed crash on creating a world during plugin initialisation | worktycho | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | Did some static analysis, fixed some bugs and optimized a lot of code | jfhumann | 2014-04-18 | 1 | -5/+8 |
| | |||||
* | Removed unused constants. | madmaxoft | 2014-03-25 | 1 | -4/+1 |
| | | | | DeadlockDetect reads the value from the ini file, and world lighting has a separate queue now. | ||||
* | Fixed unessicary return | Tycho | 2014-03-15 | 1 | -1/+0 |
| | |||||
* | added abort to DeadlockDetector to generate core dumps on failure | Tycho Bickerstaff | 2013-12-10 | 1 | -5/+2 |
| | |||||
* | DeadlockDetect is configurable now. | madmaxoft | 2013-11-30 | 1 | -2/+4 |
| | | | | This is needed when debugging Lua plugins. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+147 |