[Commits] [wesnoth/wesnoth] 407485: Add synced=yes(default)/no to [set_menu_item]

GitHub noreply at github.com
Mon Jun 22 17:07:41 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 407485120333a5c3effb561a6279d6ee73b574a5
      https://github.com/wesnoth/wesnoth/commit/407485120333a5c3effb561a6279d6ee73b574a5
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M src/game_events/menu_item.cpp
    M src/game_events/menu_item.hpp
    M src/game_events/wmi_container.hpp
    M src/game_state.cpp
    M src/game_state.hpp
    M src/hotkey_handler_sp.cpp

  Log Message:
  -----------
  Add synced=yes(default)/no to [set_menu_item]

Allows to add 'unsynced' wml menu hotkeys which are not sended to other
players and are also clickable off-turn.

This can for example used for help menus and similar.


  Commit: 928404f19607d349a64786a0be73d321fe5ec82b
      https://github.com/wesnoth/wesnoth/commit/928404f19607d349a64786a0be73d321fe5ec82b
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M src/game_events/menu_item.cpp
    M src/game_events/menu_item.hpp
    M src/game_events/wmi_container.hpp
    M src/game_state.cpp
    M src/game_state.hpp
    M src/hotkey_handler_sp.cpp

  Log Message:
  -----------
  Merge pull request #413 from gfgtdf/unsyced_menu_item

Add synced=yes(default)/no to [set_menu_item]


Compare: https://github.com/wesnoth/wesnoth/compare/5e497031fbfe...928404f19607


More information about the Commits mailing list