[Commits] [wesnoth/wesnoth] dfbfd9: Don't allow returning to playing mode until the re...

GitHub noreply at github.com
Mon Feb 19 17:21:19 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: dfbfd924fb0aabf4c7f5e080db48b6eb0cd336c5
      https://github.com/wesnoth/wesnoth/commit/dfbfd924fb0aabf4c7f5e080db48b6eb0cd336c5
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
    M src/hotkey/hotkey_handler_sp.cpp

  Log Message:
  -----------
  Don't allow returning to playing mode until the replay finishes (#2508)

This fixes an assertion failure I got while trying to reproduce #2508, and
is the fix @gfgtdf recommended.

Note that #2508 is a different bug (an unhandled exception rather than an
assertion failure) and this commit doesn't fix it.





More information about the Commits mailing list