[wesnoth-commits] [wesnoth/wesnoth] a65fb9: fix mt_rng::rotate_random
gfgtdf
noreply at github.com
Wed Mar 20 15:37:42 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: a65fb92d82571eddb463e9c9302750b6bf1d822f
https://github.com/wesnoth/wesnoth/commit/a65fb92d82571eddb463e9c9302750b6bf1d822f
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2019-03-20 (Wed, 20 Mar 2019)
Changed paths:
M src/mt_rng.cpp
Log Message:
-----------
fix mt_rng::rotate_random
previously it would write the wrong random state after advancing to a new scenario, so that the first reload after advancing to a new scenario would change the deteministic rng.
More information about the Commits
mailing list