Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-03 | Fixed cFastRandom Test. (#3291) | Alexander Harkness | 1 | -72/+0 | |
This resolves #3290 | |||||
2015-11-03 | Use an unreserved qualifier for thread local storage | Cengiz Can | 1 | -9/+11 | |
Fixes #1906 | |||||
2015-05-17 | properly this time? | Alexander Harkness | 1 | -1/+1 | |
2015-05-17 | Fixed typo. | Alexander Harkness | 1 | -1/+1 | |
2015-05-17 | Fix FastRandom seeding | worktycho | 1 | -5/+21 | |
Fixes #1815 Fixes #2021 | |||||
2015-03-14 | Use thread_local in cFastRandom | Tiger Wang | 1 | -2/+8 | |
2015-03-14 | Fixed grass spread, closes #1743 | Tiger Wang | 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 | |||||
2014-12-07 | Fixed c++11 branch issues. | Mattes D | 1 | -16/+16 | |
2014-10-19 | Migrated random generators to std::random | Tiger Wang | 1 | -54/+62 | |
2014-10-15 | Returned cFastRandom and cEnchantment:GetRandomEnchantmentFromVector to before | STRWarrior | 1 | -9/+2 | |
Added cEnchantment:GenerateEnchantmentFromVector that allows to get the same enchantments over and over. | |||||
2014-10-15 | Enchanted books generate in MineShafts chests | STRWarrior | 1 | -2/+9 | |
2014-04-27 | Initalize counter in fastrandom | Tycho | 1 | -1/+2 | |
Fixes CID 43622 | |||||
2014-04-07 | Added Enchantment-Slot-Level generating | daniel0916 | 1 | -0/+10 | |
2013-12-20 | Properly fixed warnings in cFastRandom. | madmaxoft | 1 | -4/+4 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -174/+174 | |
2013-07-11 | Added the cFastRandom class | madmaxoft@gmail.com | 1 | -0/+174 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1672 0a769ca7-a7f5-676a-18bf-c427514a06d6 |