[Commits] [wesnoth/wesnoth] ae1958: Tunnels: fix vision not being propagated through t...

GitHub noreply at github.com
Mon Sep 19 01:28:23 UTC 2016


  Branch: refs/heads/fix-tunnel-issues
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ae19588a37ce901a03ad17cefb6b2664209e7e2d
      https://github.com/wesnoth/wesnoth/commit/ae19588a37ce901a03ad17cefb6b2664209e7e2d
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
    M src/pathfind/pathfind.cpp
    M src/pathfind/teleport.cpp
    M src/pathfind/teleport.hpp

  Log Message:
  -----------
  Tunnels: fix vision not being propagated through tunnels


  Commit: f6016500705e4aac15327db1e1a996490bf54427
      https://github.com/wesnoth/wesnoth/commit/f6016500705e4aac15327db1e1a996490bf54427
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
    M src/pathfind/teleport.cpp
    M src/pathfind/teleport.hpp

  Log Message:
  -----------
  [tunnel] tag: add new optional parameter allow_vision=yes/no

This can be used to choose whether vision is enabled through tunnels.
Defaults to ‘yes’.


Compare: https://github.com/wesnoth/wesnoth/compare/738491fe46ba...f6016500705e


More information about the Commits mailing list