[Commits] [wesnoth/wesnoth] 428421: Fix beeing able to use sync debug command during e...

GitHub noreply at github.com
Fri Jul 17 15:03:43 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 428421c3415953fdc91f94cc94737c09e72481bf
      https://github.com/wesnoth/wesnoth/commit/428421c3415953fdc91f94cc94737c09e72481bf
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M src/menu_events.cpp

  Log Message:
  -----------
  Fix beeing able to use sync debug command during events

Previously it was possible to issue synced debug commands like :unit
:n.. while another user actions was executed. This casued assertion
failures and OOS.


  Commit: db54a8dce543af9224dd79cd72e416b7f617aeb5
      https://github.com/wesnoth/wesnoth/commit/db54a8dce543af9224dd79cd72e416b7f617aeb5
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M src/actions/move.cpp
    M src/actions/move.hpp
    M src/actions/undo_move_action.cpp

  Log Message:
  -----------
  Fix capture event fired when undoing

http://gna.org/bugs/?23695


Compare: https://github.com/wesnoth/wesnoth/compare/a6ae18a9b5a1...db54a8dce543


More information about the Commits mailing list