[wesnoth-commits] [wesnoth/wesnoth] cacd68: small illuminates optimisation

gfgtdf noreply at github.com
Fri Apr 17 23:57:22 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: cacd68342fd606993c853eb6285d34b476b3ab18
      https://github.com/wesnoth/wesnoth/commit/cacd68342fd606993c853eb6285d34b476b3ab18
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2020-04-18 (Sat, 18 Apr 2020)

  Changed paths:
    M src/tod_manager.cpp

  Log Message:
  -----------
  small illuminates optimisation

removes a call to get_ability_bool, in case that get_ability_bool
would return false, it would ot be faster than get_abilities, in
case that it returns true it is useless.





More information about the Commits mailing list