[Commits] [wesnoth/wesnoth] 5626d8: fixup blindfold to work with PR 121

GitHub noreply at github.com
Mon Apr 14 20:32:02 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 5626d89305b721308e640798f67428c22e3fa306
      https://github.com/wesnoth/wesnoth/commit/5626d89305b721308e640798f67428c22e3fa306
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M src/unit.cpp

  Log Message:
  -----------
  fixup blindfold to work with PR 121

fixes issue where using blindfold would cause OOS.
now we only check blindfold flag now when redrawing the unit,
not for other purposes


  Commit: 96bc079c89cdb054078ac7063bacaec591b73236
      https://github.com/wesnoth/wesnoth/commit/96bc079c89cdb054078ac7063bacaec591b73236
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M changelog

  Log Message:
  -----------
  update changelog


  Commit: 51d31196bc7c333a15f03d1a1085488c62dd6cd1
      https://github.com/wesnoth/wesnoth/commit/51d31196bc7c333a15f03d1a1085488c62dd6cd1
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M data/ai/micro_ais/cas/ca_big_animals.lua
    M data/ai/micro_ais/cas/ca_coward.lua
    M data/ai/micro_ais/cas/ca_forest_animals_move.lua
    M data/ai/micro_ais/cas/ca_forest_animals_new_rabbit.lua
    M data/ai/micro_ais/cas/ca_forest_animals_tusker_attack.lua
    M data/ai/micro_ais/cas/ca_forest_animals_tusklet_move.lua
    M data/ai/micro_ais/cas/ca_herding_attack_close_enemy.lua
    M data/ai/micro_ais/cas/ca_herding_dog_move.lua
    M data/ai/micro_ais/cas/ca_herding_f_herding_area.lua
    M data/ai/micro_ais/cas/ca_herding_herd_sheep.lua
    M data/ai/micro_ais/cas/ca_herding_sheep_move.lua
    M data/ai/micro_ais/cas/ca_herding_sheep_runs_dog.lua
    M data/ai/micro_ais/cas/ca_herding_sheep_runs_enemy.lua
    M data/ai/micro_ais/cas/ca_patrol.lua
    M data/ai/micro_ais/cas/ca_recruit_rushers.lua
    M data/ai/micro_ais/cas/ca_simple_attack.lua
    M data/ai/micro_ais/cas/ca_stationed_guardian.lua
    M data/ai/micro_ais/cas/ca_swarm_move.lua
    M data/ai/micro_ais/cas/ca_swarm_scatter.lua
    M data/ai/micro_ais/cas/ca_wolves_move.lua
    M data/ai/micro_ais/cas/ca_wolves_wander.lua
    M data/ai/micro_ais/cas/ca_zone_guardian.lua
    M src/flg_manager.cpp
    M src/gui/dialogs/gamestate_inspector.cpp
    M src/multiplayer_connect_engine.cpp
    M src/multiplayer_wait.cpp
    M src/storyscreen/controller.cpp
    M src/variable.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/wesnoth/wesnoth


Compare: https://github.com/wesnoth/wesnoth/compare/0115edda9e9e...51d31196bc7c


More information about the Commits mailing list