[Commits] [wesnoth/wesnoth] 61ccf2: WIP: some refactoring of event handling w/ celticm...

GitHub noreply at github.com
Thu Jul 14 11:20:22 UTC 2016


  Branch: refs/heads/Vultraz-event_handling_fixes
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 61ccf2fc1623d4effea9360ef5e8940faf1db387
      https://github.com/wesnoth/wesnoth/commit/61ccf2fc1623d4effea9360ef5e8940faf1db387
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M src/events.cpp
    M src/events.hpp

  Log Message:
  -----------
  WIP: some refactoring of event handling w/ celticminstrel


  Commit: fb02c3442f4cb61f228430720f27a76ba8b25344
      https://github.com/wesnoth/wesnoth/commit/fb02c3442f4cb61f228430720f27a76ba8b25344
  Author: Andreas Löf <andreas at alternating.net>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M src/events.cpp
    M src/events.hpp

  Log Message:
  -----------
  Merge branch 'event_handling_fixes' of https://github.com/Vultraz/wesnoth into Vultraz-event_handling_fixes


  Commit: 90b6b58aa43ea58dc0b4cb3b6f45b01e6ffc1a8a
      https://github.com/wesnoth/wesnoth/commit/90b6b58aa43ea58dc0b4cb3b6f45b01e6ffc1a8a
  Author: Andreas Löf <andreas at alternating.net>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M src/events.cpp
    M src/events.hpp

  Log Message:
  -----------
  Fix crashes in the focus cycling code.

This ensures that the focus_handler is correctly initialised and
that cycle_focus() iterates over the current handlers correctly.


Compare: https://github.com/wesnoth/wesnoth/compare/61ccf2fc1623^...90b6b58aa43e


More information about the Commits mailing list