[Commits] [wesnoth/wesnoth] 731e69: Cleaned up resources.hpp includes

GitHub noreply at github.com
Mon Mar 20 01:00:37 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 731e6916b810f8742643d50bf0c639153ee6b02b
      https://github.com/wesnoth/wesnoth/commit/731e6916b810f8742643d50bf0c639153ee6b02b
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
    M src/actions/undo_update_shroud_action.cpp
    M src/editor/action/action.cpp
    M src/editor/map/map_context.cpp
    M src/game_events/manager_impl.cpp
    M src/gui/dialogs/chat_log.cpp
    M src/gui/dialogs/unit_attack.cpp
    M src/gui/dialogs/unit_create.cpp
    M src/quit_confirmation.cpp
    M src/synced_checkup.cpp
    M src/synced_commands.cpp
    M src/units/helper.cpp
    M src/whiteboard/highlighter.cpp

  Log Message:
  -----------
  Cleaned up resources.hpp includes

Includes one change of the source of a CVideo variable to remove a resources usecase.


  Commit: 55481c9949ad1edcb43e03a63796049b856dffbc
      https://github.com/wesnoth/wesnoth/commit/55481c9949ad1edcb43e03a63796049b856dffbc
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
    M src/actions/shroud_clearing_action.cpp
    M src/actions/shroud_clearing_action.hpp
    M src/actions/undo_action.cpp
    M src/actions/undo_action.hpp
    M src/actions/undo_dismiss_action.cpp
    M src/actions/undo_dismiss_action.hpp
    M src/actions/undo_move_action.cpp
    M src/actions/undo_move_action.hpp
    M src/actions/undo_recall_action.cpp
    M src/actions/undo_recall_action.hpp
    M src/actions/undo_recruit_action.cpp
    M src/actions/undo_recruit_action.hpp
    M src/actions/undo_update_shroud_action.cpp
    M src/actions/undo_update_shroud_action.hpp

  Log Message:
  -----------
  Added a bunch of missing copyright notices

[ci_skip]


  Commit: 0f01f97b305efe68d7787976df7b9021b93c0be1
      https://github.com/wesnoth/wesnoth/commit/0f01f97b305efe68d7787976df7b9021b93c0be1
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
    M data/ai/micro_ais/cas/ca_healer_initialize.lua
    M data/ai/micro_ais/cas/ca_healer_may_attack.lua
    M data/ai/micro_ais/engines/priority_target_engine.lua
    M data/ai/micro_ais/mai-defs/fast.lua
    M data/ai/micro_ais/mai-defs/protect.lua
    M data/ai/micro_ais/mai-defs/recruiting.lua
    M data/ai/micro_ais/micro_ai_helper.lua

  Log Message:
  -----------
  Update Micro AIs to use new Lua API functions for altering AI


  Commit: 1a1a893a4cabbe9e932024df65afd4f9717af58d
      https://github.com/wesnoth/wesnoth/commit/1a1a893a4cabbe9e932024df65afd4f9717af58d
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
    M data/lua/wml-tags.lua

  Log Message:
  -----------
  Update [heal_unit] to use new animation API calls


  Commit: 27b4a8f4ed1b1f11f1a028056dd99f15c1a51815
      https://github.com/wesnoth/wesnoth/commit/27b4a8f4ed1b1f11f1a028056dd99f15c1a51815
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
    M src/scripting/lua_kernel_base.cpp
    M src/scripting/lua_map_location_ops.cpp
    M src/scripting/lua_map_location_ops.hpp

  Log Message:
  -----------
  Some changes to the undocumented location Lua API
- Remove parse_direction and write_direction; instead just always require directions as strings
- Remove zero, as it's pointless - just use {0,0}
- Add vector_diff


Compare: https://github.com/wesnoth/wesnoth/compare/ef11433f63af...27b4a8f4ed1b


More information about the Commits mailing list