[wesnoth-commits] [wesnoth/wesnoth] 1a7f9c: Fix undo recall action leaving behind parts of the...

jostephd noreply at github.com
Wed Feb 27 00:25:01 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 1a7f9cc8a2b9e65434915a1e4a4756aeea4c5a34
      https://github.com/wesnoth/wesnoth/commit/1a7f9cc8a2b9e65434915a1e4a4756aeea4c5a34
  Author: josteph <josteph at fastmail.com>
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
    M src/actions/undo_recall_action.cpp

  Log Message:
  -----------
  Fix undo recall action leaving behind parts of the sprite that extend beyond the unit's hex (fixes #3325)

The Fire Dragon sprite extends to two hexes away so invalidating only
the adjacent locations wouldn't have been enough.





More information about the Commits mailing list