aboutsummaryrefslogtreecommitdiff
path: root/common/random.cpp
AgeCommit message (Collapse)Author
2011-05-17COMMON: Remove unused RandomSource destructor, clarify comments, cleanupMax Horn
2011-05-17COMMON: Remove auxillary RandomSource constructorMax Horn
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
This also removes the dependency of engines on the event recorder header and API, and will make it easier to RandomSources that are not properly registered.
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
svn-id: r48279