1
0
forked from 0ad/0ad
0ad/binaries/data
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
..
config Reduce time needed for STUN 2024-08-23 21:00:15 +02:00
l10n Update Transifex configurations for the new API using the tx migrate command specified on https://github.com/transifex/cli/releases 2023-04-27 13:06:30 +00:00
mods Avoid calling random for phenotype to avoid OOS 2024-09-23 07:30:40 +02:00
tests Allow to use a generator as MapGenerator 2024-05-22 15:52:12 +00:00
tools Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00