summaryrefslogtreecommitdiffstats
path: root/src/FastRandom.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-14Use thread_local in cFastRandomTiger Wang1-2/+8
2015-03-14Fixed grass spread, closes #1743Tiger Wang1-24/+0
2014-12-07Fixed c++11 branch issues.Mattes D1-16/+16
2014-10-19Migrated random generators to std::randomTiger Wang1-54/+62
2014-10-15Returned cFastRandom and cEnchantment:GetRandomEnchantmentFromVector to beforeSTRWarrior1-9/+2
2014-10-15Enchanted books generate in MineShafts chestsSTRWarrior1-2/+9
2014-04-27Initalize counter in fastrandomTycho1-1/+2
2014-04-07Added Enchantment-Slot-Level generatingdaniel09161-0/+10
2013-12-20Properly fixed warnings in cFastRandom.madmaxoft1-4/+4
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-174/+174
2013-07-11Added the cFastRandom classmadmaxoft@gmail.com1-0/+174