[wesnoth-commits] [wesnoth/wesnoth] 2d34a7: Unit Display: When a unit teleports, don't scroll ...

GitHub noreply at github.com
Sun Oct 14 17:43:03 UTC 2018


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2d34a752c246c466c12ab544f61182004c4a2570
      https://github.com/wesnoth/wesnoth/commit/2d34a752c246c466c12ab544f61182004c4a2570
  Author: josteph <josteph at fastmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M src/units/udisplay.cpp

  Log Message:
  -----------
  Unit Display: When a unit teleports, don't scroll to the source or destination hex if the unit is invisible there.


  Commit: 52343554acbf4f1bb76cf0c8f5bbd1c2a9975808
      https://github.com/wesnoth/wesnoth/commit/52343554acbf4f1bb76cf0c8f5bbd1c2a9975808
  Author: josteph <josteph at fastmail.com>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M src/units/udisplay.cpp
    M src/units/unit.cpp
    M src/units/unit.hpp

  Log Message:
  -----------
  Units: Add is_visible_to_team() overload and use it to improve the previous commit.


  Commit: c3da7b85103ba1745c6f7811ecd295b7c268e64b
      https://github.com/wesnoth/wesnoth/commit/c3da7b85103ba1745c6f7811ecd295b7c268e64b
  Author: josteph <josteph at fastmail.com>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M src/units/udisplay.cpp
    M src/units/unit.cpp
    M src/units/unit.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'jostephd/invisible-teleport' into 1.14

* jostephd/invisible-teleport:
  Units: Add is_visible_to_team() overload and use it to improve the previous commit.
  Unit Display: When a unit teleports, don't scroll to the source or destination hex if the unit is invisible there.


Compare: https://github.com/wesnoth/wesnoth/compare/a92619520af0...c3da7b85103b
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list