Commit graph

10 commits

Author SHA1 Message Date
Mark Sturgill
0bd09dbeac line ending normalization 2014-02-18 10:23:15 -07:00
Mark Sturgill
cfdd943142 additional edge-case thread safety for RNG buffer filling 2014-02-09 13:02:20 -07:00
Mark Sturgill
e15e65033e fix random impl race condition 2013-11-13 21:42:16 -07:00
Mark Sturgill
cf7bc3043f use CSPRandom with MONO
add MONO comments to RunUO.exe.config
2013-11-02 12:29:43 -07:00
Mark Sturgill
75817400fc misc clr nagging/housekeeping 2013-10-21 23:01:44 -07:00
Mark Sturgill
710c600b65 randomdouble implementation tweaks 2013-10-14 14:28:48 -07:00
Mark Sturgill
b3831721d9 proper nextdouble
direct randombool
thread safe parallelized timer changes
2013-10-13 19:27:25 -07:00
Mark Sturgill
306a96bc81 RandomImpl display and additional interfaces 2013-10-06 13:54:45 -07:00
Mark Sturgill
f99eefb288 prep constants for rdrand parallelization 2013-10-05 11:13:09 -07:00
Mark Sturgill
ec3b7c8758 Aggressive rewrite of core random number generation.
Add Random.cs to VS project.
2013-10-05 04:41:02 -07:00