summaryrefslogtreecommitdiffstats
path: root/src/FastRandom.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tentative fix for player-limit race condition (#3862)Tiger Wang2017-07-281-3/+0
| | | | | | | | | | * Attempts to fix #2257 Derived from d233e9843148313c71fbaba96ccff660e47b07b1 * Changed player count type to int * Clarified certain actions
* FastRandom: Remove discrepancy between arg and return value type. (#3846)Mattes D2017-07-211-8/+8
|
* FastRandom rewrite (#3754)peterbell102017-06-131-35/+165
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-2/+2
|
* Fixed grass spread, closes #1743Tiger Wang2015-03-141-6/+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 D2014-12-071-8/+11
|
* Missing EOL.Alexander Harkness2014-10-211-1/+1
|
* Migrated random generators to std::randomTiger Wang2014-10-191-8/+28
|
* Fixed a warning in FastRandom.Mattes D2014-08-221-1/+1
|
* Fix item durability.Howaner2014-07-231-0/+3
| | | Fixes #1181
* Modified commentdaniel09162014-04-071-1/+1
|
* Added Enchantment-Slot-Level generatingdaniel09162014-04-071-0/+3
|
* Moved source to srcAlexander Harkness2013-11-241-0/+57