[Commits] [wesnoth/wesnoth] c0bd62: Atttempt to fix repeated fireing of first_time_onl...

GitHub noreply at github.com
Sat Jun 3 19:45:49 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c0bd6253c1d8aad6b33d9a8723dfef1ad562b218
      https://github.com/wesnoth/wesnoth/commit/c0bd6253c1d8aad6b33d9a8723dfef1ad562b218
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M src/game_events/manager.hpp
    M src/game_events/menu_item.cpp
    M src/game_events/pump.cpp

  Log Message:
  -----------
  Atttempt to fix repeated fireing of first_time_only=yes events

fixup be665e29f111ad6c8ef1e8410a08608a405554cc

This isn't the best fix, ideally the code wouldn't use weak_ptr::expired to check whether an event was already handled.





More information about the Commits mailing list