[Commits] [wesnoth/wesnoth] f095ad: GUI2: refactor dispatcher to remove need for helpe...

GitHub noreply at github.com
Sun Apr 30 03:41:45 UTC 2017


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

  Changed paths:
    M src/gui/core/event/dispatcher.cpp
    M src/gui/core/event/dispatcher_private.hpp

  Log Message:
  -----------
  GUI2: refactor dispatcher to remove need for helper structs in fire()


  Commit: c25b0097f87b9c0f788689c457c7b53a52a69bd5
      https://github.com/wesnoth/wesnoth/commit/c25b0097f87b9c0f788689c457c7b53a52a69bd5
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/gui/core/event/dispatcher_private.hpp

  Log Message:
  -----------
  GUI2/dispatcher: simplified fire_event implementation with range-for


  Commit: 6eab63a71d370e7967b71b0ec739b8b4bd9efbde
      https://github.com/wesnoth/wesnoth/commit/6eab63a71d370e7967b71b0ec739b8b4bd9efbde
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp

  Log Message:
  -----------
  Updated CB projectfile


Compare: https://github.com/wesnoth/wesnoth/compare/d405ec1c9d10...6eab63a71d37


More information about the Commits mailing list