summaryrefslogtreecommitdiffstats
path: root/src/FastRandom.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-14Fixed grass spread, closes #1743Tiger Wang1-6/+0
2014-12-07Fixed c++11 branch issues.Mattes D1-8/+11
2014-10-21Missing EOL.Alexander Harkness1-1/+1
2014-10-19Migrated random generators to std::randomTiger Wang1-8/+28
2014-10-15Returned cFastRandom and cEnchantment:GetRandomEnchantmentFromVector to beforeSTRWarrior1-1/+1
2014-10-15Enchanted books generate in MineShafts chestsSTRWarrior1-1/+1
2014-08-22Fixed a warning in FastRandom.Mattes D1-1/+1
2014-07-23Fix item durability.Howaner1-0/+3
2014-04-07Modified commentdaniel09161-1/+1
2014-04-07Added Enchantment-Slot-Level generatingdaniel09161-0/+3
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-57/+57
2013-07-11Added the cFastRandom classmadmaxoft@gmail.com1-0/+57