[Commits] [wesnoth/wesnoth] b43194: Fix #2135: Honour the show_all_units_in_help prefe...

GitHub noreply at github.com
Mon Oct 30 17:47:58 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b43194ba2e8bf69efc20dd4db9739402cebee39a
      https://github.com/wesnoth/wesnoth/commit/b43194ba2e8bf69efc20dd4db9739402cebee39a
  Author: josteph <josteph at fastmail.com>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M src/hotkey/hotkey_command.cpp
    M src/hotkey/hotkey_command.hpp

  Log Message:
  -----------
  Fix #2135: Honour the show_all_units_in_help preference during scenarios

Adding this overload removes a silent type conversion from 'enum scope'
to 'hk_scopes' (std::bitset<3>) in the src/help/help_impl.cpp callsite.


  Commit: 7fbbef791e8015ab3fcafd564a95c81640d23047
      https://github.com/wesnoth/wesnoth/commit/7fbbef791e8015ab3fcafd564a95c81640d23047
  Author: josteph <josteph at fastmail.com>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M src/hotkey/hotkey_command.cpp

  Log Message:
  -----------
  Restore range check.


Compare: https://github.com/wesnoth/wesnoth/compare/e0efa082d7ab...7fbbef791e80


More information about the Commits mailing list