1
0
forked from 0ad/0ad
0ad/binaries
Ralph Sennhauser fe78ee12a5
Avoid calling random for phenotype to avoid OOS
Using the same random generator as for the simulation for previewing
leads to out-of-sync of the random generator with other clients.

This is a quick fix, in the long run one might want to provide an other
random generator for non simulation tasks.

The patch by elexis was attached by Vladislav to issue #6888

Patch-by: elexis
Closes: #6888
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2024-09-23 07:30:40 +02:00
..
data Avoid calling random for phenotype to avoid OOS 2024-09-23 07:30:40 +02:00
logs
system Unify Windows scripts for getting nightly binaries 2024-09-04 17:20:50 +02:00