[Commits] [wesnoth/wesnoth] 43edb9: Fixup 42b309165a3c
GitHub
noreply at github.com
Thu Apr 20 21:05:40 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 43edb92537e5708cf348e196aaf6ad20b87b39ee
https://github.com/wesnoth/wesnoth/commit/43edb92537e5708cf348e196aaf6ad20b87b39ee
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/mt_rng.cpp
Log Message:
-----------
Fixup 42b309165a3c
get_next_random() had the side effect of also bumping random_calls_.
Commit: a1702d52e7f879a224522cdcc2231ee669b3645c
https://github.com/wesnoth/wesnoth/commit/a1702d52e7f879a224522cdcc2231ee669b3645c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/carryover.hpp
M src/game_data.hpp
M src/game_initialization/connect_engine.cpp
M src/game_initialization/connect_engine.hpp
M src/game_initialization/flg_manager.cpp
M src/game_initialization/flg_manager.hpp
M src/mt_rng.cpp
M src/mt_rng.hpp
M src/random_deterministic.cpp
M src/random_deterministic.hpp
M src/random_synced.hpp
M src/scripting/lua_rng.cpp
M src/server/game.hpp
M src/tests/test_mp_connect.cpp
M src/tests/test_rng.cpp
Log Message:
-----------
Merge rand_rng namespace with randomness
Compare: https://github.com/wesnoth/wesnoth/compare/3252348dd698...a1702d52e7f8
More information about the Commits
mailing list