Revision b617364f453e973135d9b3e52afe4040f405295f authored by Die4Ever on 28 August 2021, 20:27:26 UTC, committed by Eugene Sandulenko on 28 August 2021, 20:55:13 UTC
This improves the range of seeds compared to using only getMillis (which
is the number of milliseconds since program start) as the seed. This was
especially an issue if you started the game directly from command line,
Steam, or GOG instead of using the ScummVM interface. Previously the
initial seed was just the load time, which can have very small variance
on a fast computer.
1 parent 7a47c44
History
File Mode Size
.github
audio
backends
base
common
devtools
dists
doc
engines
graphics
gui
icons
image
math
po
test
video
.clang-format -rw-r--r-- 667 bytes
.clang-tidy -rw-r--r-- 265 bytes
.editorconfig -rw-r--r-- 185 bytes
.gitattributes -rw-r--r-- 304 bytes
.gitignore -rw-r--r-- 4.8 KB
.gitmodules -rw-r--r-- 152 bytes
AUTHORS -rw-r--r-- 36.2 KB
CONTRIBUTING.md -rw-r--r-- 599 bytes
COPYING -rw-r--r-- 17.7 KB
COPYING.BSD -rw-r--r-- 6.2 KB
COPYING.FREEFONT -rw-r--r-- 35.1 KB
COPYING.ISC -rw-r--r-- 961 bytes
COPYING.LGPL -rw-r--r-- 26.1 KB
COPYING.LUA -rw-r--r-- 2.0 KB
COPYING.MIT -rw-r--r-- 1.5 KB
COPYING.OFL -rw-r--r-- 4.7 KB
COPYING.TINYGL -rw-r--r-- 1.2 KB
COPYRIGHT -rw-r--r-- 8.2 KB
Makefile -rw-r--r-- 4.9 KB
Makefile.common -rw-r--r-- 15.3 KB
NEWS.md -rw-r--r-- 108.5 KB
README.md -rw-r--r-- 4.9 KB
TODO -rw-r--r-- 114 bytes
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.2 KB
configure -rwxr-xr-x 171.4 KB
engines.awk -rwxr-xr-x 10.8 KB
plugin.exp -rw-r--r-- 76 bytes
ports.mk -rw-r--r-- 22.3 KB
rules.mk -rw-r--r-- 3.3 KB

README.md

back to top