[wesnoth-commits] [wesnoth/wesnoth] 60aee8: Add ability to bypass strict no-disabled-events as...

GitHub noreply at github.com
Sat Mar 24 17:55:45 UTC 2018


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 60aee8face2567d160d67d575a84f7aaa34dba9d
      https://github.com/wesnoth/wesnoth/commit/60aee8face2567d160d67d575a84f7aaa34dba9d
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-25 (Sun, 25 Mar 2018)

  Changed paths:
    M src/game_events/manager.cpp
    M src/game_events/manager.hpp
    M src/gui/dialogs/gamestate_inspector.cpp

  Log Message:
  -----------
  Add ability to bypass strict no-disabled-events assertion when writing events

This is since the Gamestate Inspector can be invoked mid-event (using [inspect])
and it makes use of write_events().




More information about the Commits mailing list