Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | properly this time? | Alexander Harkness | 2015-05-17 | 1 | -1/+1 |
| | |||||
* | Fixed typo. | Alexander Harkness | 2015-05-17 | 1 | -1/+1 |
| | |||||
* | Fix FastRandom seeding | worktycho | 2015-05-17 | 1 | -5/+21 |
| | | | | | Fixes #1815 Fixes #2021 | ||||
* | Use thread_local in cFastRandom | Tiger Wang | 2015-03-14 | 1 | -2/+8 |
| | |||||
* | Fixed grass spread, closes #1743 | Tiger Wang | 2015-03-14 | 1 | -24/+0 |
| | | | | | - Removed the salt parameter in cFastRandom functions, it wasn't doing what we thought it was following the move to C++11 | ||||
* | Fixed c++11 branch issues. | Mattes D | 2014-12-07 | 1 | -16/+16 |
| | |||||
* | Migrated random generators to std::random | Tiger Wang | 2014-10-19 | 1 | -54/+62 |
| | |||||
* | Initalize counter in fastrandom | Tycho | 2014-04-27 | 1 | -1/+2 |
| | | | | Fixes CID 43622 | ||||
* | Added Enchantment-Slot-Level generating | daniel0916 | 2014-04-07 | 1 | -0/+10 |
| | |||||
* | Properly fixed warnings in cFastRandom. | madmaxoft | 2013-12-20 | 1 | -4/+4 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+174 |