[Commits] [wesnoth/wesnoth] 7788fb: remove old rng code

GitHub noreply at github.com
Wed Dec 10 16:44:28 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7788fbaa01aee736ec13c53aa2154e8ef9461ba0
      https://github.com/wesnoth/wesnoth/commit/7788fbaa01aee736ec13c53aa2154e8ef9461ba0
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-12-10 (Wed, 10 Dec 2014)

  Changed paths:
    M src/game_events/action_wml.cpp

  Log Message:
  -----------
  remove old rng code

the new boost mt rng returns full 32 bits of random so we don't need to
call it twice anymore if we need more than 15 bits of random.





More information about the Commits mailing list