summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/random-var.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bat form unarmed delay display being randomised.Raphael Langella2013-02-041-0/+1
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Remove parentheses around return (simple_function_call).Adam Borowski2012-07-051-1/+1
* Implement div_rand_round() for random_var, use it for combat delay.Adam Borowski2011-09-191-0/+1
* Integer random variables.Robert Vollmert2010-04-151-0/+58