[Commits] [wesnoth/wesnoth] 7d2d10: Convert menu item handling to the new vector-of-co...

GitHub noreply at github.com
Fri Apr 21 19:29:51 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7d2d100cf88f7bd675ad02ca5180ec1ccce5e0c3
      https://github.com/wesnoth/wesnoth/commit/7d2d100cf88f7bd675ad02ca5180ec1ccce5e0c3
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-22 (Sat, 22 Apr 2017)

  Changed paths:
    M src/controller_base.cpp
    M src/controller_base.hpp
    M src/display.cpp
    M src/editor/controller/editor_controller.cpp
    M src/editor/controller/editor_controller.hpp
    M src/editor/map/context_manager.cpp
    M src/editor/map/context_manager.hpp
    M src/editor/palette/common_palette.hpp
    M src/editor/palette/editor_palettes.cpp
    M src/editor/palette/editor_palettes.hpp
    M src/editor/palette/empty_palette.hpp
    M src/editor/palette/location_palette.hpp
    M src/editor/toolkit/editor_toolkit.cpp
    M src/game_events/wmi_container.cpp
    M src/game_events/wmi_container.hpp
    M src/hotkey/command_executor.cpp
    M src/hotkey/command_executor.hpp
    M src/hotkey/hotkey_handler.cpp
    M src/hotkey/hotkey_handler.hpp
    M src/theme.cpp
    M src/theme.hpp

  Log Message:
  -----------
  Convert menu item handling to the new vector-of-config method

This matches removes the need for end-conversion to config right before the menus are shown.


  Commit: 1310e03161d683bd1e2c779f944d7143396e9982
      https://github.com/wesnoth/wesnoth/commit/1310e03161d683bd1e2c779f944d7143396e9982
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-22 (Sat, 22 Apr 2017)

  Changed paths:
    M src/hotkey/command_executor.cpp

  Log Message:
  -----------
  Simplified a conditional


Compare: https://github.com/wesnoth/wesnoth/compare/8b8065cb2785...1310e03161d6


More information about the Commits mailing list