Commit graph

1 commit

Author SHA1 Message Date
fartwhif
fe34acc14f Moving class ACE.Server.Physics.Common.Random to ACE.ThreadSafeRandom in project ACE.Common (#1167)
* Moving ACE.Server.Physics.Common.Random to ACE.ThreadSafeRandom
replaced the thread discriminator with a lock
renamed "Random" to "ThreadSafeRandom"
renamed "RollDice" functions to the standard "Next"

* deleted Source/ACE.Server/Physics/Common/Random.cs
replaced conditionally omitted and commented code with new name

* renamed source file
2018-12-21 23:51:57 -05:00