[Commits] [wesnoth/wesnoth] fd2d44: Mouse Events: formatting cleanup

GitHub noreply at github.com
Tue Oct 10 08:36:01 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: fd2d44f783f39423608d178ea850b233507d9786
      https://github.com/wesnoth/wesnoth/commit/fd2d44f783f39423608d178ea850b233507d9786
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
    M src/mouse_events.cpp

  Log Message:
  -----------
  Mouse Events: formatting cleanup


  Commit: 8e388c1b3557f436cd524fb35572e40c739043ba
      https://github.com/wesnoth/wesnoth/commit/8e388c1b3557f436cd524fb35572e40c739043ba
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
    M src/game_display.cpp
    M src/game_display.hpp
    M src/mouse_events.cpp
    M src/mouse_events.hpp

  Log Message:
  -----------
  Fixed context menu showing when deselecting unit with right click (fixes #1908)

Do note the mouse_handler::unselected_reach_ flag is only used for this one bugfix, and I haven't
tested whether it needs to be set any time game_display::unhighlight_reach is called.


Compare: https://github.com/wesnoth/wesnoth/compare/d0100758f855...8e388c1b3557


More information about the Commits mailing list